Aug 09 11:07:02 devstack devstack@n-api.service[63876]: [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini Aug 09 11:07:02 devstack devstack@n-api.service[63876]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Aug 9 11:07:02 2026] *** Aug 09 11:07:02 devstack devstack@n-api.service[63876]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 09 11:07:02 devstack devstack@n-api.service[63876]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Aug 09 11:07:02 devstack devstack@n-api.service[63876]: nodename: devstack Aug 09 11:07:02 devstack devstack@n-api.service[63876]: machine: x86_64 Aug 09 11:07:02 devstack devstack@n-api.service[63876]: clock source: unix Aug 09 11:07:02 devstack devstack@n-api.service[63876]: pcre jit disabled Aug 09 11:07:02 devstack devstack@n-api.service[63876]: detected number of CPU cores: 4 Aug 09 11:07:02 devstack devstack@n-api.service[63876]: current working directory: / Aug 09 11:07:02 devstack devstack@n-api.service[63876]: detected binary path: /usr/bin/uwsgi-core Aug 09 11:07:02 devstack devstack@n-api.service[63876]: your processes number limit is 47518 Aug 09 11:07:02 devstack devstack@n-api.service[63876]: your memory page size is 4096 bytes Aug 09 11:07:02 devstack devstack@n-api.service[63876]: detected max file descriptor number: 2048 Aug 09 11:07:02 devstack devstack@n-api.service[63876]: lock engine: pthread robust mutexes Aug 09 11:07:02 devstack devstack@n-api.service[63876]: thunder lock: enabled Aug 09 11:07:02 devstack devstack@n-api.service[63876]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/nova-api.socket fd 4 Aug 09 11:07:02 devstack devstack@n-api.service[63876]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 09 11:07:02 devstack devstack@n-api.service[63876]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 09 11:07:02 devstack devstack@n-api.service[63876]: Set PythonHome to /opt/stack/data/venv Aug 09 11:07:02 devstack devstack@n-api.service[63876]: Python main interpreter initialized at 0x78d35b0a4668 Aug 09 11:07:02 devstack devstack@n-api.service[63876]: python threads support enabled Aug 09 11:07:02 devstack devstack@n-api.service[63876]: your server socket listen backlog is limited to 100 connections Aug 09 11:07:02 devstack devstack@n-api.service[63876]: your mercy for graceful operations on workers is 80 seconds Aug 09 11:07:02 devstack devstack@n-api.service[63876]: mapped 403077 bytes (393 KB) for 2 cores Aug 09 11:07:02 devstack devstack@n-api.service[63876]: *** Operational MODE: preforking *** Aug 09 11:07:02 devstack devstack@n-api.service[63876]: *** uWSGI is running in multiple interpreter mode *** Aug 09 11:07:02 devstack devstack@n-api.service[63876]: spawned uWSGI master process (pid: 63876) Aug 09 11:07:02 devstack devstack@n-api.service[63876]: spawned uWSGI worker 1 (pid: 63877, cores: 1) Aug 09 11:07:02 devstack devstack@n-api.service[63876]: spawned uWSGI worker 2 (pid: 63878, cores: 1) Aug 09 11:07:02 devstack devstack@n-api.service[63876]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 09 11:07:05 devstack devstack@n-api.service[63877]: INFO dbcounter [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] Registered counter for database nova_api Aug 09 11:07:05 devstack devstack@n-api.service[63878]: INFO dbcounter [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] Registered counter for database nova_api Aug 09 11:07:05 devstack devstack@n-api.service[63877]: DEBUG oslo_db.sqlalchemy.engines [None req-5193237b-c637-4365-9cbd-3098feecb7e1 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_ENGINE_SUBSTITUTION {{(pid=63877) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 11:07:05 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writer thread running {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 09 11:07:05 devstack devstack@n-api.service[63878]: DEBUG oslo_db.sqlalchemy.engines [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 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_ENGINE_SUBSTITUTION {{(pid=63878) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 11:07:05 devstack devstack@n-api.service[63877]: DEBUG nova.context [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),b8132f51-180d-43a8-b333-ea48639ba7ff(cell1) {{(pid=63877) load_cells /opt/stack/nova/nova/context.py:509}} Aug 09 11:07:05 devstack devstack@n-api.service[63877]: INFO nova.utils [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] The cell worker thread pool MainProcess.cell_worker is initialized Aug 09 11:07:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:07:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5193237b-c637-4365-9cbd-3098feecb7e1 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.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:07:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5193237b-c637-4365-9cbd-3098feecb7e1 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.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:07:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:07:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:07:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:07:05 devstack devstack@n-api.service[63877]: INFO dbcounter [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] Registered counter for database nova_cell0 Aug 09 11:07:05 devstack devstack@n-api.service[63877]: INFO dbcounter [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] Registered counter for database nova_cell1 Aug 09 11:07:06 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writer thread running {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 09 11:07:06 devstack devstack@n-api.service[63878]: DEBUG nova.context [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),b8132f51-180d-43a8-b333-ea48639ba7ff(cell1) {{(pid=63878) load_cells /opt/stack/nova/nova/context.py:509}} Aug 09 11:07:06 devstack devstack@n-api.service[63878]: INFO nova.utils [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] The cell worker thread pool MainProcess.cell_worker is initialized Aug 09 11:07:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:07:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 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.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:07:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 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.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:07:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:07:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:07:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:07:06 devstack devstack@n-api.service[63878]: INFO dbcounter [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] Registered counter for database nova_cell0 Aug 09 11:07:06 devstack devstack@n-api.service[63878]: INFO dbcounter [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] Registered counter for database nova_cell1 Aug 09 11:07:06 devstack devstack@n-api.service[63877]: DEBUG oslo_db.sqlalchemy.engines [None req-5193237b-c637-4365-9cbd-3098feecb7e1 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_ENGINE_SUBSTITUTION {{(pid=63877) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 11:07:06 devstack devstack@n-api.service[63877]: DEBUG oslo_db.sqlalchemy.engines [None req-5193237b-c637-4365-9cbd-3098feecb7e1 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_ENGINE_SUBSTITUTION {{(pid=63877) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 11:07:06 devstack devstack@n-api.service[63878]: DEBUG oslo_db.sqlalchemy.engines [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 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_ENGINE_SUBSTITUTION {{(pid=63878) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 11:07:06 devstack devstack@n-api.service[63878]: DEBUG oslo_db.sqlalchemy.engines [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 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_ENGINE_SUBSTITUTION {{(pid=63878) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 11:07:06 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writer thread running {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 09 11:07:06 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writer thread running {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 09 11:07:06 devstack devstack@n-api.service[63877]: INFO dbcounter [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] Registered counter for database nova_cell0 Aug 09 11:07:06 devstack devstack@n-api.service[63877]: DEBUG oslo_db.sqlalchemy.engines [None req-5193237b-c637-4365-9cbd-3098feecb7e1 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_ENGINE_SUBSTITUTION {{(pid=63877) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 11:07:06 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writer thread running {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 09 11:07:06 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writer thread running {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 09 11:07:06 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writer thread running {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 09 11:07:06 devstack devstack@n-api.service[63878]: INFO dbcounter [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] Registered counter for database nova_cell0 Aug 09 11:07:06 devstack devstack@n-api.service[63878]: DEBUG oslo_db.sqlalchemy.engines [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 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_ENGINE_SUBSTITUTION {{(pid=63878) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 09 11:07:06 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writer thread running {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 09 11:07:07 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.processutils [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=63877) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 09 11:07:07 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.processutils [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.017s {{(pid=63877) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 09 11:07:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.processutils [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=63878) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 09 11:07:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.processutils [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.016s {{(pid=63878) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ******************************************************************************** {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3518}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] Configuration options gathered from: {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3519}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] command line args: [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3520}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3521}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ================================================================================ {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3526}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] allow_resize_to_same_host = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] arq_binding_timeout = 300 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ******************************************************************************** {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3518}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] block_device_allocate_retries = 60 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] Configuration options gathered from: {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3519}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] block_device_allocate_retries_interval = 3 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cell_worker_thread_pool_size = 5 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] command line args: [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3520}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cert = self.pem {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3521}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] compute_driver = libvirt.LibvirtDriver {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ================================================================================ {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3526}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] compute_monitors = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] allow_resize_to_same_host = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] concurrency_backend = auto {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] arq_binding_timeout = 300 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] config_dir = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] block_device_allocate_retries = 60 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] config_drive_format = iso9660 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] block_device_allocate_retries_interval = 3 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cell_worker_thread_pool_size = 5 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] config_source = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cert = self.pem {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] console_host = devstack {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] compute_driver = libvirt.LibvirtDriver {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] control_exchange = nova {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] compute_monitors = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cpu_allocation_ratio = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] concurrency_backend = auto {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] daemon = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] config_dir = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] debug = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] config_drive_format = iso9660 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] default_access_ip_network_name = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] default_availability_zone = nova {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] config_source = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] default_ephemeral_format = ext4 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] console_host = devstack {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] default_green_pool_size = 1000 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] control_exchange = nova {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] default_log_levels = ['amqp=WARN', 'boto=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=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cpu_allocation_ratio = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] default_schedule_zone = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] daemon = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] default_thread_pool_size = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] debug = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] disk_allocation_ratio = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] default_access_ip_network_name = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] enable_new_services = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] default_availability_zone = nova {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] flat_injected = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] default_ephemeral_format = ext4 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] force_config_drive = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] default_green_pool_size = 1000 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] force_raw_images = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] default_log_levels = ['amqp=WARN', 'boto=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=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] graceful_shutdown_timeout = 5 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] default_schedule_zone = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] heal_instance_info_cache_interval = -1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] default_thread_pool_size = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] host = devstack {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] disk_allocation_ratio = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] initial_cpu_allocation_ratio = 4.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] enable_new_services = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] initial_disk_allocation_ratio = 1.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] flat_injected = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] initial_ram_allocation_ratio = 1.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] force_config_drive = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] force_raw_images = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] instance_build_timeout = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] graceful_shutdown_timeout = 5 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] instance_delete_interval = 300 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] heal_instance_info_cache_interval = -1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] instance_format = [instance: %(uuid)s] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] host = devstack {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] instance_name_template = instance-%08x {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] initial_cpu_allocation_ratio = 4.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] instance_usage_audit = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] initial_disk_allocation_ratio = 1.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] instance_usage_audit_period = month {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] initial_ram_allocation_ratio = 1.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] instances_path = /opt/stack/data/nova/instances {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] instance_build_timeout = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] internal_service_availability_zone = internal {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] key = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] instance_delete_interval = 300 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] live_migration_retry_count = 30 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] instance_format = [instance: %(uuid)s] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] log_color = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] instance_name_template = instance-%08x {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] log_config_append = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] instance_usage_audit = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] instance_usage_audit_period = month {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] log_dir = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] log_file = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] instances_path = /opt/stack/data/nova/instances {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] log_options = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] internal_service_availability_zone = internal {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] log_rotate_interval = 1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] key = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] log_rotate_interval_type = days {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] live_migration_retry_count = 30 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] log_rotation_type = none {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] log_color = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] 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=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] log_config_append = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] log_dir = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] log_file = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] log_options = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] long_rpc_timeout = 1800 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] log_rotate_interval = 1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manager_shutdown_timeout = 160 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] log_rotate_interval_type = days {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] max_concurrent_builds = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] log_rotation_type = none {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] max_concurrent_live_migrations = 1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] 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=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] max_concurrent_snapshots = 5 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] max_local_block_devices = 3 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] max_logfile_count = 30 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] max_logfile_size_mb = 200 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] maximum_instance_delete_attempts = 5 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] long_rpc_timeout = 1800 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] migrate_max_retries = -1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manager_shutdown_timeout = 160 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] mkisofs_cmd = genisoimage {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] max_concurrent_builds = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] my_block_storage_ip = 192.168.122.209 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] max_concurrent_live_migrations = 1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] my_ip = 192.168.122.209 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] max_concurrent_snapshots = 5 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] my_shared_fs_storage_ip = 192.168.122.209 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] max_local_block_devices = 3 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] network_allocate_retries = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] max_logfile_count = 30 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] max_logfile_size_mb = 200 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] osapi_compute_unique_server_name_scope = {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] maximum_instance_delete_attempts = 5 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] password_length = 12 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] migrate_max_retries = -1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] periodic_enable = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] mkisofs_cmd = genisoimage {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] periodic_fuzzy_delay = 60 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] my_block_storage_ip = 192.168.122.209 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] pointer_model = ps2mouse {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] my_ip = 192.168.122.209 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] preallocate_images = none {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] my_shared_fs_storage_ip = 192.168.122.209 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] publish_errors = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] network_allocate_retries = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] pybasedir = /opt/stack/nova {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ram_allocation_ratio = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] osapi_compute_unique_server_name_scope = {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] rate_limit_burst = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] password_length = 12 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] rate_limit_except_level = CRITICAL {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] periodic_enable = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] rate_limit_interval = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] periodic_fuzzy_delay = 60 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] reboot_timeout = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] pointer_model = ps2mouse {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] reclaim_instance_interval = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] preallocate_images = none {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] record = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] publish_errors = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] reimage_timeout_per_gb = 20 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] pybasedir = /opt/stack/nova {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] report_interval = 120 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ram_allocation_ratio = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] rescue_timeout = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] rate_limit_burst = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] reserved_host_cpus = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] rate_limit_except_level = CRITICAL {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] reserved_host_disk_mb = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] rate_limit_interval = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] reserved_host_memory_mb = 512 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] reboot_timeout = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] reserved_huge_pages = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] reclaim_instance_interval = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] resize_confirm_window = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] resize_fs_using_block_device = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] record = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] resume_guests_state_on_host_boot = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] reimage_timeout_per_gb = 20 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] report_interval = 120 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] rpc_response_timeout = 60 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] rescue_timeout = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] running_deleted_instance_action = reap {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] reserved_host_cpus = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] running_deleted_instance_poll_interval = 1800 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] reserved_host_disk_mb = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] running_deleted_instance_timeout = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] reserved_host_memory_mb = 512 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] scheduler_instance_sync_interval = 120 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] reserved_huge_pages = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] service_down_time = 720 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] resize_confirm_window = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] servicegroup_driver = db {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] resize_fs_using_block_device = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] shell_completion = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] resume_guests_state_on_host_boot = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] shelved_offload_time = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] shelved_poll_interval = 3600 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] rpc_response_timeout = 60 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] shutdown_timeout = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] running_deleted_instance_action = reap {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] source_is_ipv6 = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] running_deleted_instance_poll_interval = 1800 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ssl_only = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] running_deleted_instance_timeout = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] state_path = /opt/stack/data/nova {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] scheduler_instance_sync_interval = 120 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] sync_power_state_interval = 600 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] service_down_time = 720 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] sync_power_state_pool_size = 5 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] servicegroup_driver = db {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] syslog_log_facility = LOG_USER {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] shell_completion = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] tempdir = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] shelved_offload_time = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] thread_pool_statistic_period = -1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] shelved_poll_interval = 3600 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] timeout_nbd = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] shutdown_timeout = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] transport_url = **** {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] source_is_ipv6 = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] update_resources_interval = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ssl_only = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] use_cow_images = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] state_path = /opt/stack/data/nova {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] use_journal = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] sync_power_state_interval = 600 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] use_json = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] sync_power_state_pool_size = 5 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] use_rootwrap_daemon = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] syslog_log_facility = LOG_USER {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] use_stderr = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] tempdir = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] use_syslog = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] thread_pool_statistic_period = -1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vcpu_pin_set = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] timeout_nbd = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vif_plugging_is_fatal = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] transport_url = **** {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vif_plugging_timeout = 300 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] update_resources_interval = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] virt_mkfs = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] use_cow_images = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] volume_usage_poll_interval = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] use_journal = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] web = /usr/share/spice-html5 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] use_json = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_concurrency.disable_process_locking = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] use_rootwrap_daemon = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] use_stderr = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api.compute_link_prefix = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] use_syslog = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] 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=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vcpu_pin_set = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api.dhcp_domain = novalocal {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vif_plugging_is_fatal = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api.enable_instance_password = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vif_plugging_timeout = 300 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api.glance_link_prefix = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] virt_mkfs = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api.instance_list_cells_batch_fixed_size = 100 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] volume_usage_poll_interval = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api.instance_list_cells_batch_strategy = distributed {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] web = /usr/share/spice-html5 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api.instance_list_per_project_cells = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_concurrency.disable_process_locking = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api.list_records_by_skipping_down_cells = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api.local_metadata_per_cell = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api.compute_link_prefix = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api.max_limit = 1000 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] 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=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api.metadata_cache_expiration = 15 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api.dhcp_domain = novalocal {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api.neutron_default_project_id = default {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api.enable_instance_password = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api.response_validation = error {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api.glance_link_prefix = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api.use_neutron_default_nets = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api.instance_list_cells_batch_fixed_size = 100 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api.vendordata_dynamic_connect_timeout = 5 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api.instance_list_cells_batch_strategy = distributed {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api.vendordata_dynamic_failure_fatal = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api.instance_list_per_project_cells = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api.vendordata_dynamic_read_timeout = 5 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api.list_records_by_skipping_down_cells = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api.vendordata_dynamic_ssl_certfile = {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api.local_metadata_per_cell = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api.vendordata_dynamic_targets = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api.max_limit = 1000 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api.vendordata_jsonfile_path = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api.metadata_cache_expiration = 15 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api.vendordata_providers = ['StaticJSON'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api.neutron_default_project_id = default {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.backend = dogpile.cache.memcached {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api.response_validation = error {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.backend_argument = **** {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api.use_neutron_default_nets = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.backend_expiration_time = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api.vendordata_dynamic_connect_timeout = 5 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.config_prefix = cache.oslo {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api.vendordata_dynamic_failure_fatal = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.debug_cache_backend = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api.vendordata_dynamic_read_timeout = 5 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.enable_retry_client = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api.vendordata_dynamic_ssl_certfile = {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.enable_socket_keepalive = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api.vendordata_dynamic_targets = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.enabled = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api.vendordata_jsonfile_path = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.expiration_time = 600 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api.vendordata_providers = ['StaticJSON'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.backend = dogpile.cache.memcached {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.hashclient_retry_attempts = 2 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.backend_argument = **** {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.memcache_dead_retry = 300 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.backend_expiration_time = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.config_prefix = cache.oslo {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.debug_cache_backend = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.memcache_pool_maxsize = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.enable_retry_client = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.enable_socket_keepalive = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.memcache_sasl_enabled = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.enabled = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.expiration_time = 600 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.password = **** {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.proxies = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.hashclient_retry_attempts = 2 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.redis_db = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.redis_sentinel_service_name = mymaster {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.memcache_dead_retry = 300 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.redis_server = localhost:6379 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.retry_attempts = 2 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.memcache_pool_maxsize = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.retry_delay = 0.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.socket_keepalive_count = 1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.memcache_sasl_enabled = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.socket_keepalive_idle = 1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.socket_keepalive_interval = 1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.password = **** {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.socket_timeout = 1.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.proxies = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.tls_allowed_ciphers = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.redis_db = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.tls_cafile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.redis_sentinel_service_name = mymaster {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.tls_certfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.tls_enabled = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.redis_server = localhost:6379 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.tls_keyfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.retry_attempts = 2 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cache.username = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.retry_delay = 0.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cinder.auth_section = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.socket_keepalive_count = 1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cinder.auth_type = password {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.socket_keepalive_idle = 1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cinder.cafile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.socket_keepalive_interval = 1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cinder.catalog_info = volumev3::publicURL {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.socket_timeout = 1.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cinder.certfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.tls_allowed_ciphers = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cinder.collect_timing = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.tls_cafile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cinder.cross_az_attach = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.tls_certfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cinder.debug = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.tls_enabled = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cinder.endpoint_template = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.tls_keyfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cinder.http_retries = 3 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cache.username = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cinder.insecure = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cinder.auth_section = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cinder.keyfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cinder.auth_type = password {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cinder.os_region_name = RegionOne {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cinder.cafile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cinder.split_loggers = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cinder.catalog_info = volumev3::publicURL {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cinder.timeout = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cinder.certfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] compute.consecutive_build_service_disable_threshold = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cinder.collect_timing = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] compute.cpu_dedicated_set = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cinder.cross_az_attach = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] compute.cpu_shared_set = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cinder.debug = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] compute.image_type_exclude_list = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cinder.endpoint_template = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] compute.live_migration_wait_for_vif_plug = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cinder.http_retries = 3 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] compute.max_concurrent_disk_ops = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cinder.insecure = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] compute.max_disk_devices_to_attach = -1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cinder.keyfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cinder.os_region_name = RegionOne {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cinder.split_loggers = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] compute.resource_provider_association_refresh = 300 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cinder.timeout = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] compute.consecutive_build_service_disable_threshold = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] compute.shutdown_retry_interval = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] compute.cpu_dedicated_set = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] compute.cpu_shared_set = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] conductor.workers = 2 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] compute.image_type_exclude_list = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] console.allowed_origins = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] compute.live_migration_wait_for_vif_plug = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] console.ssl_ciphers = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] compute.max_concurrent_disk_ops = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] console.ssl_minimum_version = default {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] compute.max_disk_devices_to_attach = -1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] consoleauth.enforce_session_timeout = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] consoleauth.token_ttl = 600 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cyborg.cafile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] compute.resource_provider_association_refresh = 300 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cyborg.certfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cyborg.collect_timing = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] compute.shutdown_retry_interval = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cyborg.connect_retries = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cyborg.connect_retry_delay = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] conductor.workers = 2 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cyborg.endpoint_override = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] console.allowed_origins = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cyborg.insecure = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] console.ssl_ciphers = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cyborg.keyfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] console.ssl_minimum_version = default {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cyborg.max_version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] consoleauth.enforce_session_timeout = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cyborg.min_version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cyborg.region_name = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] consoleauth.token_ttl = 600 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cyborg.retriable_status_codes = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cyborg.cafile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cyborg.service_name = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cyborg.certfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cyborg.service_type = accelerator {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cyborg.collect_timing = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cyborg.split_loggers = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cyborg.connect_retries = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cyborg.status_code_retries = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cyborg.connect_retry_delay = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cyborg.status_code_retry_delay = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cyborg.endpoint_override = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cyborg.timeout = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cyborg.insecure = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cyborg.keyfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] cyborg.version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cyborg.max_version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] database.asyncio_connection = **** {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cyborg.min_version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] database.asyncio_slave_connection = **** {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cyborg.region_name = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] database.backend = sqlalchemy {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cyborg.retriable_status_codes = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] database.connection = **** {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cyborg.service_name = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] database.connection_debug = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cyborg.service_type = accelerator {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] database.connection_parameters = {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cyborg.split_loggers = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] database.connection_recycle_time = 3600 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cyborg.status_code_retries = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] database.connection_trace = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cyborg.status_code_retry_delay = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] database.db_inc_retry_interval = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cyborg.timeout = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] database.db_max_retries = 20 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] database.db_max_retry_interval = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] cyborg.version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] database.db_retry_interval = 1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] database.asyncio_connection = **** {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] database.max_overflow = 50 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] database.asyncio_slave_connection = **** {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] database.max_pool_size = 5 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] database.backend = sqlalchemy {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] database.max_retries = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] database.connection = **** {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] database.connection_debug = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] database.mysql_wsrep_sync_wait = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] database.connection_parameters = {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] database.pool_timeout = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] database.connection_recycle_time = 3600 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] database.retry_interval = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] database.connection_trace = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] database.slave_connection = **** {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] database.db_inc_retry_interval = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] database.sqlite_synchronous = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] database.db_max_retries = 20 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] database.synchronous_reader = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] database.db_max_retry_interval = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] database.use_db_reconnect = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] database.db_retry_interval = 1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api_database.asyncio_connection = **** {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] database.max_overflow = 50 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api_database.asyncio_slave_connection = **** {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] database.max_pool_size = 5 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api_database.backend = sqlalchemy {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] database.max_retries = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api_database.connection = **** {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api_database.connection_debug = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] database.mysql_wsrep_sync_wait = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api_database.connection_parameters = {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] database.pool_timeout = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api_database.connection_recycle_time = 3600 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] database.retry_interval = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api_database.connection_trace = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] database.slave_connection = **** {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api_database.db_inc_retry_interval = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] database.sqlite_synchronous = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api_database.db_max_retries = 20 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] database.synchronous_reader = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api_database.db_max_retry_interval = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] database.use_db_reconnect = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api_database.db_retry_interval = 1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api_database.asyncio_connection = **** {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api_database.max_overflow = 50 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api_database.asyncio_slave_connection = **** {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api_database.max_pool_size = 5 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api_database.backend = sqlalchemy {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api_database.max_retries = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api_database.connection = **** {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api_database.mysql_sql_mode = TRADITIONAL {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api_database.connection_debug = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api_database.mysql_wsrep_sync_wait = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api_database.connection_parameters = {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api_database.pool_timeout = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api_database.connection_recycle_time = 3600 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api_database.retry_interval = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api_database.connection_trace = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api_database.slave_connection = **** {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api_database.db_inc_retry_interval = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api_database.sqlite_synchronous = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api_database.db_max_retries = 20 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] api_database.synchronous_reader = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api_database.db_max_retry_interval = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] devices.enabled_mdev_types = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api_database.db_retry_interval = 1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api_database.max_overflow = 50 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ephemeral_storage_encryption.default_format = luks {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api_database.max_pool_size = 5 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ephemeral_storage_encryption.enabled = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api_database.max_retries = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ephemeral_storage_encryption.key_size = 512 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api_database.mysql_sql_mode = TRADITIONAL {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.api_servers = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api_database.mysql_wsrep_sync_wait = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.cafile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api_database.pool_timeout = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.certfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api_database.retry_interval = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.collect_timing = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api_database.slave_connection = **** {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.connect_retries = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api_database.sqlite_synchronous = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.connect_retry_delay = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] api_database.synchronous_reader = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.debug = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] devices.enabled_mdev_types = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.default_trusted_certificate_ids = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.enable_certificate_validation = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ephemeral_storage_encryption.default_format = luks {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.enable_rbd_download = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ephemeral_storage_encryption.enabled = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.endpoint_override = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ephemeral_storage_encryption.key_size = 512 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.insecure = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.api_servers = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.keyfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.cafile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.max_version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.certfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.min_version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.collect_timing = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.num_retries = 3 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.connect_retries = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.rbd_ceph_conf = {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.connect_retry_delay = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.rbd_connect_timeout = 5 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.debug = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.rbd_pool = {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.default_trusted_certificate_ids = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.rbd_user = {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.region_name = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.enable_certificate_validation = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.retriable_status_codes = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.enable_rbd_download = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.service_name = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.endpoint_override = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.service_type = image {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.insecure = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.split_loggers = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.keyfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.status_code_retries = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.max_version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.status_code_retry_delay = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.min_version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.timeout = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.num_retries = 3 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.valid_interfaces = ['internal', 'public'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.rbd_ceph_conf = {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.verify_glance_signatures = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.rbd_connect_timeout = 5 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] glance.version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.rbd_pool = {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] guestfs.debug = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.rbd_user = {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manila.auth_section = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.region_name = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manila.auth_type = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.retriable_status_codes = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manila.cafile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.service_name = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manila.certfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.service_type = image {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manila.collect_timing = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.split_loggers = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manila.connect_retries = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.status_code_retries = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manila.connect_retry_delay = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.status_code_retry_delay = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manila.endpoint_override = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.timeout = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manila.insecure = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.valid_interfaces = ['internal', 'public'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manila.keyfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.verify_glance_signatures = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manila.max_version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] glance.version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manila.min_version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] guestfs.debug = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manila.region_name = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manila.auth_section = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manila.retriable_status_codes = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manila.auth_type = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manila.service_name = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manila.cafile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manila.service_type = shared-file-system {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manila.certfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manila.share_apply_policy_timeout = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manila.collect_timing = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manila.split_loggers = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manila.connect_retries = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manila.status_code_retries = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manila.connect_retry_delay = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manila.status_code_retry_delay = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manila.endpoint_override = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manila.timeout = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manila.insecure = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manila.valid_interfaces = ['internal', 'public'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manila.keyfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] manila.version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manila.max_version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] mks.enabled = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manila.min_version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manila.region_name = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] image_cache.manager_interval = 2400 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manila.retriable_status_codes = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] image_cache.precache_concurrency = 1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manila.service_name = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] image_cache.remove_unused_base_images = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manila.service_type = shared-file-system {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manila.share_apply_policy_timeout = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manila.split_loggers = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] image_cache.subdirectory_name = _base {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manila.status_code_retries = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.api_max_retries = 60 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manila.status_code_retry_delay = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manila.timeout = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.api_retry_interval = 2 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.auth_section = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manila.valid_interfaces = ['internal', 'public'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.auth_type = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] manila.version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.cafile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] mks.enabled = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.certfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.collect_timing = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] image_cache.manager_interval = 2400 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.conductor_group = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] image_cache.precache_concurrency = 1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.connect_retries = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] image_cache.remove_unused_base_images = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.connect_retry_delay = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.endpoint_override = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.insecure = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] image_cache.subdirectory_name = _base {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.keyfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.api_max_retries = 60 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.max_version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.api_retry_interval = 2 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.min_version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.auth_section = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.peer_list = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.auth_type = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.region_name = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.cafile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.retriable_status_codes = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.serial_console_state_timeout = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.certfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.service_name = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.collect_timing = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.service_type = baremetal {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.conductor_group = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.shard = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.connect_retries = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.split_loggers = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.connect_retry_delay = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.status_code_retries = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.endpoint_override = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.status_code_retry_delay = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.insecure = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.timeout = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.keyfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.valid_interfaces = ['internal', 'public'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.max_version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.min_version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ironic.vnc_console_state_timeout = 60 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.peer_list = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.region_name = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.retriable_status_codes = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] key_manager.fixed_key = **** {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.serial_console_state_timeout = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.service_name = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican.barbican_api_version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.service_type = baremetal {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican.barbican_endpoint = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.shard = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican.barbican_endpoint_type = public {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.split_loggers = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican.barbican_region_name = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.status_code_retries = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican.cafile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.status_code_retry_delay = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican.certfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.timeout = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican.collect_timing = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.valid_interfaces = ['internal', 'public'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican.insecure = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican.keyfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ironic.vnc_console_state_timeout = 60 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican.number_of_retries = 60 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican.retry_delay = 1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] key_manager.fixed_key = **** {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican.send_service_user_token = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican.split_loggers = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican.timeout = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican.barbican_api_version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican.verify_ssl = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican.barbican_endpoint = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican.verify_ssl_path = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican.barbican_endpoint_type = public {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican_service_user.auth_section = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican.barbican_region_name = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican_service_user.auth_type = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican.cafile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican_service_user.cafile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican.certfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican_service_user.certfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican.collect_timing = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican_service_user.collect_timing = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican.insecure = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican_service_user.insecure = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican.keyfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican_service_user.keyfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican.number_of_retries = 60 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican_service_user.split_loggers = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican.retry_delay = 1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] barbican_service_user.timeout = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican.send_service_user_token = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vault.approle_role_id = **** {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican.split_loggers = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vault.approle_secret_id = **** {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican.timeout = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vault.auth_method = approle {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican.verify_ssl = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vault.auth_path = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican.verify_ssl_path = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vault.kv_mountpoint = secret {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican_service_user.auth_section = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vault.kv_path = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican_service_user.auth_type = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vault.kv_version = 2 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican_service_user.cafile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vault.namespace = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican_service_user.certfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vault.root_token_id = **** {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican_service_user.collect_timing = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vault.ssl_ca_crt_file = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican_service_user.insecure = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vault.timeout = 60.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican_service_user.keyfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vault.token_file = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican_service_user.split_loggers = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vault.token_role = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] barbican_service_user.timeout = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vault.use_ssl = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vault.approle_role_id = **** {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vault.approle_secret_id = **** {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone.cafile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vault.auth_method = approle {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone.certfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vault.auth_path = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone.collect_timing = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vault.kv_mountpoint = secret {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone.connect_retries = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vault.kv_path = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone.connect_retry_delay = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vault.kv_version = 2 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone.endpoint_override = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vault.namespace = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone.insecure = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vault.root_token_id = **** {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone.keyfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vault.ssl_ca_crt_file = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone.max_version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vault.timeout = 60.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone.min_version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vault.token_file = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone.region_name = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vault.token_role = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone.retriable_status_codes = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vault.use_ssl = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone.service_name = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone.service_type = identity {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone.split_loggers = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone.cafile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone.status_code_retries = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone.certfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone.status_code_retry_delay = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone.collect_timing = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone.timeout = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone.connect_retries = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone.valid_interfaces = ['internal', 'public'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone.connect_retry_delay = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone.version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone.endpoint_override = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.ceph_mount_options = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone.insecure = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone.keyfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.ceph_mount_point_base = /opt/stack/data/nova/mnt {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone.max_version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.connection_uri = {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone.min_version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.cpu_mode = host-passthrough {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone.region_name = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.cpu_model_extra_flags = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone.retriable_status_codes = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.cpu_models = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone.service_name = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.cpu_power_governor_high = performance {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone.service_type = identity {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.cpu_power_governor_low = powersave {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone.split_loggers = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.cpu_power_management = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone.status_code_retries = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.cpu_power_management_strategy = cpu_state {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone.status_code_retry_delay = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.device_detach_attempts = 8 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone.timeout = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.device_detach_timeout = 20 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone.valid_interfaces = ['internal', 'public'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.disk_cachemodes = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone.version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.disk_prefix = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.enabled_perf_events = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.ceph_mount_options = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.file_backed_memory = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.ceph_mount_point_base = /opt/stack/data/nova/mnt {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.gid_maps = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.connection_uri = {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.hw_disk_discard = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.cpu_mode = host-passthrough {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.hw_machine_type = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.cpu_model_extra_flags = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.images_address_space_limit = 2 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.cpu_models = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.images_cpu_time_limit = 30 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.cpu_power_governor_high = performance {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.images_rbd_ceph_conf = {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.cpu_power_governor_low = powersave {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.cpu_power_management = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.cpu_power_management_strategy = cpu_state {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.images_rbd_glance_store_name = {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.device_detach_attempts = 8 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.images_rbd_pool = rbd {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.device_detach_timeout = 20 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.images_type = default {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.disk_cachemodes = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.images_volume_group = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.disk_prefix = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.inject_key = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.enabled_perf_events = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.inject_partition = -2 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.file_backed_memory = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.inject_password = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.gid_maps = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.iscsi_iface = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.hw_disk_discard = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.iser_use_multipath = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.hw_machine_type = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.live_migration_bandwidth = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.images_address_space_limit = 2 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.live_migration_completion_timeout = 800 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.images_cpu_time_limit = 30 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.live_migration_downtime = 500 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.images_rbd_ceph_conf = {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.live_migration_downtime_delay = 75 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.live_migration_downtime_steps = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.live_migration_inbound_addr = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.images_rbd_glance_store_name = {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.live_migration_monitor_interval = 5 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.images_rbd_pool = rbd {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.live_migration_parallel_connections = 1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.images_type = default {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.live_migration_permit_auto_converge = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.images_volume_group = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.live_migration_permit_post_copy = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.inject_key = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.live_migration_scheme = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.inject_partition = -2 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.live_migration_timeout_action = abort {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.inject_password = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.live_migration_tunnelled = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.iscsi_iface = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: WARNING oslo_config.cfg [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] Deprecated: Option "live_migration_uri" from group "libvirt" is deprecated for removal ( Aug 09 11:07:08 devstack devstack@n-api.service[63877]: live_migration_uri is deprecated for removal in favor of two other options that Aug 09 11:07:08 devstack devstack@n-api.service[63877]: allow to change live migration scheme and target URI: ``live_migration_scheme`` Aug 09 11:07:08 devstack devstack@n-api.service[63877]: and ``live_migration_inbound_addr`` respectively. Aug 09 11:07:08 devstack devstack@n-api.service[63877]: ). Its value may be silently ignored in the future. Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.iser_use_multipath = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.live_migration_uri = qemu+ssh://quobyte@%s/system {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.live_migration_bandwidth = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.live_migration_with_native_tls = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.live_migration_completion_timeout = 800 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.max_queues = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.live_migration_downtime = 500 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.mem_stats_period_seconds = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.live_migration_downtime_delay = 75 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.live_migration_downtime_steps = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.migration_inbound_addr = 192.168.122.209 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.nfs_mount_options = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.live_migration_inbound_addr = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.live_migration_monitor_interval = 5 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.live_migration_parallel_connections = 1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.num_aoe_discover_tries = 3 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.live_migration_permit_auto_converge = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.num_iser_scan_tries = 5 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.live_migration_permit_post_copy = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.num_nvme_discover_tries = 5 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.live_migration_scheme = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.num_pcie_ports = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.live_migration_timeout_action = abort {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.num_volume_scan_tries = 5 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.live_migration_tunnelled = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.pmem_namespaces = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: WARNING oslo_config.cfg [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] Deprecated: Option "quobyte_client_cfg" from group "libvirt" is deprecated for removal ( Aug 09 11:07:08 devstack devstack@n-api.service[63877]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Aug 09 11:07:08 devstack devstack@n-api.service[63877]: will be removed from nova when the volume driver is removed from cinder. Aug 09 11:07:08 devstack devstack@n-api.service[63877]: ). Its value may be silently ignored in the future. Aug 09 11:07:08 devstack devstack@n-api.service[63878]: WARNING oslo_config.cfg [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] Deprecated: Option "live_migration_uri" from group "libvirt" is deprecated for removal ( Aug 09 11:07:08 devstack devstack@n-api.service[63878]: live_migration_uri is deprecated for removal in favor of two other options that Aug 09 11:07:08 devstack devstack@n-api.service[63878]: allow to change live migration scheme and target URI: ``live_migration_scheme`` Aug 09 11:07:08 devstack devstack@n-api.service[63878]: and ``live_migration_inbound_addr`` respectively. Aug 09 11:07:08 devstack devstack@n-api.service[63878]: ). Its value may be silently ignored in the future. Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.quobyte_client_cfg = /etc/quobyte/client-nova.cfg {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.live_migration_uri = qemu+ssh://quobyte@%s/system {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: WARNING oslo_config.cfg [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] Deprecated: Option "quobyte_mount_point_base" from group "libvirt" is deprecated for removal ( Aug 09 11:07:08 devstack devstack@n-api.service[63877]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Aug 09 11:07:08 devstack devstack@n-api.service[63877]: will be removed from nova when the volume driver is removed from cinder. Aug 09 11:07:08 devstack devstack@n-api.service[63877]: ). Its value may be silently ignored in the future. Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.live_migration_with_native_tls = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt/ {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.max_queues = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.rbd_connect_timeout = 5 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.mem_stats_period_seconds = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.rbd_destroy_volume_retries = 12 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.migration_inbound_addr = 192.168.122.209 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.nfs_mount_options = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.rbd_secret_uuid = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.rbd_user = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.num_aoe_discover_tries = 3 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.realtime_scheduler_priority = 1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.num_iser_scan_tries = 5 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.remote_filesystem_transport = ssh {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.num_nvme_discover_tries = 5 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.rescue_image_id = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.num_pcie_ports = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.rescue_kernel_id = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.num_volume_scan_tries = 5 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.rescue_ramdisk_id = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.pmem_namespaces = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.rng_dev_path = /dev/urandom {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.rx_queue_size = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: WARNING oslo_config.cfg [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] Deprecated: Option "quobyte_client_cfg" from group "libvirt" is deprecated for removal ( Aug 09 11:07:08 devstack devstack@n-api.service[63878]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Aug 09 11:07:08 devstack devstack@n-api.service[63878]: will be removed from nova when the volume driver is removed from cinder. Aug 09 11:07:08 devstack devstack@n-api.service[63878]: ). Its value may be silently ignored in the future. Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.smbfs_mount_options = {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.quobyte_client_cfg = /etc/quobyte/client-nova.cfg {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: WARNING oslo_config.cfg [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] Deprecated: Option "quobyte_mount_point_base" from group "libvirt" is deprecated for removal ( Aug 09 11:07:08 devstack devstack@n-api.service[63878]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Aug 09 11:07:08 devstack devstack@n-api.service[63878]: will be removed from nova when the volume driver is removed from cinder. Aug 09 11:07:08 devstack devstack@n-api.service[63878]: ). Its value may be silently ignored in the future. Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.snapshot_compression = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt/ {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.snapshot_image_format = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.rbd_connect_timeout = 5 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.rbd_destroy_volume_retries = 12 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.sparse_logical_volumes = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.supported_tpm_secret_security = ['user', 'host', 'deployment'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.rbd_secret_uuid = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.swtpm_enabled = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.rbd_user = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.swtpm_group = tss {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.realtime_scheduler_priority = 1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.swtpm_user = tss {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.remote_filesystem_transport = ssh {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.sysinfo_serial = unique {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.rescue_image_id = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.tb_cache_size = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.rescue_kernel_id = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.tx_queue_size = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.rescue_ramdisk_id = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.uid_maps = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.rng_dev_path = /dev/urandom {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.use_default_aio_mode_for_volumes = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.rx_queue_size = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.use_virtio_for_bridges = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.smbfs_mount_options = {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.virt_type = kvm {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.volume_clear = zero {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.snapshot_compression = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.volume_clear_size = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.snapshot_image_format = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.volume_enforce_multipath = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.volume_use_multipath = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.sparse_logical_volumes = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.vzstorage_cache_path = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.supported_tpm_secret_security = ['user', 'host', 'deployment'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.vzstorage_mount_group = qemu {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.swtpm_enabled = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.vzstorage_mount_opts = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.swtpm_group = tss {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.vzstorage_mount_perms = 0770 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.swtpm_user = tss {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.sysinfo_serial = unique {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.tb_cache_size = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.vzstorage_mount_user = stack {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.tx_queue_size = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] libvirt.wait_soft_reboot_seconds = 120 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.uid_maps = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.auth_section = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.use_default_aio_mode_for_volumes = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.auth_type = password {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.use_virtio_for_bridges = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.cafile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.virt_type = kvm {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.certfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.volume_clear = zero {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.collect_timing = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.connect_retries = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.volume_clear_size = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.connect_retry_delay = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.volume_enforce_multipath = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.default_floating_pool = public {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.volume_use_multipath = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.endpoint_override = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.vzstorage_cache_path = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.extension_sync_interval = 600 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.http_retries = 3 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.vzstorage_mount_group = qemu {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.insecure = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.vzstorage_mount_opts = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.keyfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.vzstorage_mount_perms = 0770 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.max_version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.metadata_proxy_shared_secret = **** {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.vzstorage_mount_user = stack {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.min_version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] libvirt.wait_soft_reboot_seconds = 120 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.ovs_bridge = br-int {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.auth_section = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.physnets = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.auth_type = password {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.region_name = RegionOne {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.cafile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.retriable_status_codes = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.certfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.service_metadata_proxy = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.collect_timing = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.service_name = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.connect_retries = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.service_type = network {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.connect_retry_delay = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.split_loggers = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.default_floating_pool = public {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.status_code_retries = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.endpoint_override = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.status_code_retry_delay = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.extension_sync_interval = 600 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.timeout = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.http_retries = 3 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.valid_interfaces = ['internal', 'public'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.insecure = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] neutron.version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.keyfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] notifications.bdms_in_notifications = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.max_version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] notifications.default_level = INFO {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.metadata_proxy_shared_secret = **** {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] notifications.include_share_mapping = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.min_version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] notifications.notification_format = unversioned {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.ovs_bridge = br-int {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] notifications.notify_on_state_change = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.physnets = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.region_name = RegionOne {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] pci.alias = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.retriable_status_codes = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] pci.device_spec = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.service_metadata_proxy = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] pci.report_in_placement = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.service_name = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] placement.auth_section = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.service_type = network {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] placement.auth_type = password {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.split_loggers = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] placement.cafile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.status_code_retries = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] placement.certfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.status_code_retry_delay = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] placement.collect_timing = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.timeout = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] placement.connect_retries = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.valid_interfaces = ['internal', 'public'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] placement.connect_retry_delay = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] placement.endpoint_override = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] neutron.version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] placement.insecure = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] notifications.bdms_in_notifications = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] placement.keyfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] notifications.default_level = INFO {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] placement.max_version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] notifications.include_share_mapping = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] placement.min_version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] notifications.notification_format = unversioned {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] placement.region_name = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] notifications.notify_on_state_change = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] placement.retriable_status_codes = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] placement.service_name = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] pci.alias = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] placement.service_type = placement {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] pci.device_spec = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] placement.split_loggers = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] pci.report_in_placement = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] placement.status_code_retries = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] placement.auth_section = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] placement.status_code_retry_delay = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] placement.auth_type = password {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] placement.timeout = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] placement.cafile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] placement.valid_interfaces = ['internal', 'public'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] placement.certfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] placement.version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] placement.collect_timing = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] quota.cores = 20 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] placement.connect_retries = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] quota.count_usage_from_placement = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] placement.connect_retry_delay = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] quota.driver = nova.quota.DbQuotaDriver {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] placement.endpoint_override = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] quota.injected_file_content_bytes = 10240 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] placement.insecure = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] quota.injected_file_path_length = 255 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] placement.keyfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] quota.injected_files = 5 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] placement.max_version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] quota.instances = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] placement.min_version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] quota.key_pairs = 100 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] placement.region_name = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] quota.metadata_items = 128 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] placement.retriable_status_codes = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] quota.ram = 51200 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] placement.service_name = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] quota.recheck_quota = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] placement.service_type = placement {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] quota.server_group_members = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] placement.split_loggers = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] quota.server_groups = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] placement.status_code_retries = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] quota.unified_limits_resource_list = ['servers'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] placement.status_code_retry_delay = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] quota.unified_limits_resource_strategy = require {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] placement.timeout = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] placement.valid_interfaces = ['internal', 'public'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] scheduler.enable_isolated_aggregate_filtering = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] scheduler.image_metadata_prefilter = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] placement.version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] quota.cores = 20 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] scheduler.max_attempts = 3 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] quota.count_usage_from_placement = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] scheduler.max_placement_results = 1000 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] quota.driver = nova.quota.DbQuotaDriver {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] scheduler.placement_aggregate_required_for_tenants = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] quota.injected_file_content_bytes = 10240 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] scheduler.query_placement_for_image_type_support = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] quota.injected_file_path_length = 255 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] quota.injected_files = 5 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] scheduler.workers = 2 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] quota.instances = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] quota.key_pairs = 100 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] quota.metadata_items = 128 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] quota.ram = 51200 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] quota.recheck_quota = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] quota.server_group_members = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] quota.server_groups = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] quota.unified_limits_resource_list = ['servers'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] quota.unified_limits_resource_strategy = require {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.host_subset_size = 1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] scheduler.enable_isolated_aggregate_filtering = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] scheduler.image_metadata_prefilter = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.image_properties_default_architecture = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.image_props_weight_multiplier = 0.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] scheduler.max_attempts = 3 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.image_props_weight_setting = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] scheduler.max_placement_results = 1000 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] scheduler.placement_aggregate_required_for_tenants = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.isolated_hosts = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] scheduler.query_placement_for_image_type_support = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.isolated_images = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.max_instances_per_host = 50 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] scheduler.workers = 2 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.max_io_ops_per_host = 8 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.pci_in_placement = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.host_subset_size = 1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.track_instance_changes = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.image_properties_default_architecture = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] metrics.required = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.image_props_weight_multiplier = 0.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] metrics.weight_multiplier = 1.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.image_props_weight_setting = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] metrics.weight_of_unavailable = -10000.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] metrics.weight_setting = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.isolated_hosts = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.isolated_images = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] serial_console.enabled = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.max_instances_per_host = 50 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] serial_console.port_range = 10000:20000 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.max_io_ops_per_host = 8 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] serial_console.proxyclient_address = 127.0.0.1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] serial_console.serialproxy_host = 0.0.0.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.pci_in_placement = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] serial_console.serialproxy_port = 6083 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] service_user.auth_section = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] service_user.auth_type = password {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] service_user.cafile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] service_user.certfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] service_user.collect_timing = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] service_user.insecure = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.track_instance_changes = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] service_user.keyfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] service_user.send_service_user_token = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] metrics.required = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] metrics.weight_multiplier = 1.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] service_user.split_loggers = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] metrics.weight_of_unavailable = -10000.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] service_user.timeout = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] spice.agent_enabled = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] metrics.weight_setting = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] spice.enabled = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] serial_console.enabled = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] spice.html5proxy_host = 0.0.0.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] serial_console.port_range = 10000:20000 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] spice.html5proxy_port = 6082 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] serial_console.proxyclient_address = 127.0.0.1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] spice.image_compression = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] serial_console.serialproxy_host = 0.0.0.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] spice.jpeg_compression = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] serial_console.serialproxy_port = 6083 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] spice.playback_compression = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] service_user.auth_section = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] spice.require_secure = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] service_user.auth_type = password {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] spice.server_listen = 127.0.0.1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] service_user.cafile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] spice.server_proxyclient_address = 127.0.0.1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] service_user.certfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] service_user.collect_timing = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] spice.spice_direct_proxy_base_url = http://127.0.0.1:13002/nova {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] service_user.insecure = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] spice.streaming_mode = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] service_user.keyfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] spice.zlib_compression = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] service_user.send_service_user_token = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] upgrade_levels.baseapi = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] service_user.split_loggers = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] upgrade_levels.compute = auto {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] service_user.timeout = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] upgrade_levels.conductor = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] spice.agent_enabled = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] upgrade_levels.scheduler = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] spice.enabled = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vendordata_dynamic_auth.auth_section = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vendordata_dynamic_auth.auth_type = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vendordata_dynamic_auth.cafile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] spice.html5proxy_host = 0.0.0.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vendordata_dynamic_auth.certfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] spice.html5proxy_port = 6082 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vendordata_dynamic_auth.collect_timing = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] spice.image_compression = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vendordata_dynamic_auth.insecure = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] spice.jpeg_compression = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vendordata_dynamic_auth.keyfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] spice.playback_compression = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vendordata_dynamic_auth.split_loggers = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] spice.require_secure = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vendordata_dynamic_auth.timeout = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] spice.server_listen = 127.0.0.1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.api_retry_count = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] spice.server_proxyclient_address = 127.0.0.1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.ca_file = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] spice.spice_direct_proxy_base_url = http://127.0.0.1:13002/nova {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.cache_prefix = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] spice.streaming_mode = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.cluster_name = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] spice.zlib_compression = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.connection_pool_size = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.console_delay_seconds = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] upgrade_levels.baseapi = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.datastore_regex = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.host_ip = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.host_password = **** {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] upgrade_levels.compute = auto {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.host_port = 443 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] upgrade_levels.conductor = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.host_username = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] upgrade_levels.scheduler = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vendordata_dynamic_auth.auth_section = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vendordata_dynamic_auth.auth_type = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.insecure = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vendordata_dynamic_auth.cafile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.integration_bridge = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vendordata_dynamic_auth.certfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.maximum_objects = 100 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vendordata_dynamic_auth.collect_timing = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.pbm_default_policy = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vendordata_dynamic_auth.insecure = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.pbm_enabled = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vendordata_dynamic_auth.keyfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.pbm_wsdl_location = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vendordata_dynamic_auth.split_loggers = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vendordata_dynamic_auth.timeout = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.serial_port_proxy_uri = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.api_retry_count = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.serial_port_service_uri = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.ca_file = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.task_poll_interval = 0.5 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.cache_prefix = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.use_linked_clone = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.cluster_name = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.vnc_keymap = en-us {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.connection_pool_size = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.vnc_port = 5900 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.console_delay_seconds = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vmware.vnc_port_total = 10000 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.datastore_regex = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vnc.auth_schemes = ['none'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.host_ip = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vnc.enabled = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.host_password = **** {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.host_port = 443 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vnc.novncproxy_host = 0.0.0.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.host_username = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vnc.novncproxy_port = 6080 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.insecure = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vnc.server_listen = 127.0.0.1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.integration_bridge = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.maximum_objects = 100 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vnc.vencrypt_ca_certs = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.pbm_default_policy = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vnc.vencrypt_client_cert = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.pbm_enabled = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] vnc.vencrypt_client_key = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.pbm_wsdl_location = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] workarounds.disable_compute_service_check_for_ffu = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] workarounds.disable_deep_image_inspection = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.serial_port_proxy_uri = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] workarounds.disable_fallback_pcpu_query = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.serial_port_service_uri = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] workarounds.disable_group_policy_check_upcall = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.task_poll_interval = 0.5 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.use_linked_clone = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] workarounds.disable_libvirt_livesnapshot = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] workarounds.disable_rootwrap = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.vnc_keymap = en-us {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] workarounds.enable_numa_live_migration = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.vnc_port = 5900 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] workarounds.enable_qemu_monitor_announce_self = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vmware.vnc_port_total = 10000 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vnc.auth_schemes = ['none'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] workarounds.handle_virt_lifecycle_events = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vnc.enabled = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] workarounds.libvirt_disable_apic = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] workarounds.never_download_image_if_on_rbd = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vnc.novncproxy_host = 0.0.0.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vnc.novncproxy_port = 6080 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vnc.server_listen = 127.0.0.1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] workarounds.skip_cpu_compare_at_startup = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vnc.vencrypt_ca_certs = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] workarounds.skip_cpu_compare_on_dest = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vnc.vencrypt_client_cert = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] vnc.vencrypt_client_key = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] workarounds.disable_compute_service_check_for_ffu = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] workarounds.disable_deep_image_inspection = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] workarounds.disable_fallback_pcpu_query = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] workarounds.disable_group_policy_check_upcall = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] wsgi.secure_proxy_ssl_header = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] workarounds.disable_libvirt_livesnapshot = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] zvm.ca_file = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] workarounds.disable_rootwrap = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] zvm.cloud_connector_url = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] workarounds.enable_numa_live_migration = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] workarounds.enable_qemu_monitor_announce_self = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] zvm.reachable_timeout = 300 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] workarounds.handle_virt_lifecycle_events = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_middleware.enable_proxy_headers_parsing = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] workarounds.libvirt_disable_apic = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] workarounds.never_download_image_if_on_rbd = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_middleware.max_request_body_size = 114688 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] workarounds.skip_cpu_compare_at_startup = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] workarounds.skip_cpu_compare_on_dest = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] profiler.connection_string = messaging:// {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] profiler.enabled = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] profiler.es_doc_type = notification {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] profiler.es_scroll_size = 10000 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] wsgi.secure_proxy_ssl_header = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] profiler.es_scroll_time = 2m {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] zvm.ca_file = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] profiler.filter_error_trace = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] zvm.cloud_connector_url = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] profiler.hmac_keys = **** {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] profiler.sentinel_service_name = mymaster {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] profiler.socket_timeout = 0.1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] zvm.reachable_timeout = 300 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] profiler.trace_requests = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] profiler.trace_sqlalchemy = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_middleware.enable_proxy_headers_parsing = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] profiler_jaeger.process_tags = {} {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] profiler_jaeger.service_name_prefix = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_middleware.max_request_body_size = 114688 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] profiler_otlp.service_name_prefix = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.auth_section = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.auth_type = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.cafile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.certfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.collect_timing = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] profiler.connection_string = messaging:// {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.connect_retries = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] profiler.enabled = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.connect_retry_delay = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] profiler.es_doc_type = notification {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.endpoint_id = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] profiler.es_scroll_size = 10000 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.endpoint_interface = public {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] profiler.es_scroll_time = 2m {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.endpoint_override = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] profiler.filter_error_trace = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.endpoint_region_name = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] profiler.hmac_keys = **** {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.endpoint_service_name = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] profiler.sentinel_service_name = mymaster {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.endpoint_service_type = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] profiler.socket_timeout = 0.1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.insecure = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] profiler.trace_requests = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.keyfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] profiler.trace_sqlalchemy = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.max_version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] profiler_jaeger.process_tags = {} {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.min_version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] profiler_jaeger.service_name_prefix = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.region_name = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] profiler_otlp.service_name_prefix = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.retriable_status_codes = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.auth_section = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.service_name = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.auth_type = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.service_type = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.cafile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.split_loggers = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.certfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.status_code_retries = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.collect_timing = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.status_code_retry_delay = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.connect_retries = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.timeout = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.connect_retry_delay = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.valid_interfaces = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.endpoint_id = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_limit.version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.endpoint_interface = public {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.endpoint_override = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.endpoint_region_name = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.endpoint_service_name = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.endpoint_service_type = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.insecure = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.keyfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.max_version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.min_version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.region_name = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.retriable_status_codes = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.service_name = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.service_type = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.split_loggers = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.status_code_retries = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.processname = uwsgi {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.status_code_retry_delay = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.timeout = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.valid_interfaces = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_limit.version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.ssl = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.processname = uwsgi {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.ssl_version = {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_notifications.retry = -1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_messaging_notifications.transport_url = **** {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_reports.file_event_handler = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] oslo_reports.log_dir = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.ssl = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] privsep_osbrick.group = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] privsep_osbrick.helper_command = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] privsep_osbrick.user = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.ssl_version = {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.auth_section = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.auth_type = password {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.auth_url = http://192.168.122.209/identity {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_notifications.retry = -1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.auth_version = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.cache = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_messaging_notifications.transport_url = **** {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_reports.file_event_handler = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.certfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.default_domain_id = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] oslo_reports.log_dir = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.default_domain_name = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.delay_auth_decision = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.domain_id = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.domain_name = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] privsep_osbrick.group = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.http_connect_timeout = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] privsep_osbrick.helper_command = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.include_service_catalog = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.insecure = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.interface = public {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] privsep_osbrick.user = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.keyfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.auth_section = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.memcache_password = {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.auth_type = password {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.auth_url = http://192.168.122.209/identity {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.auth_version = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.cache = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.certfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.default_domain_id = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.default_domain_name = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.delay_auth_decision = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.domain_id = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.domain_name = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.http_connect_timeout = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.include_service_catalog = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.memcache_username = {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.insecure = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.interface = public {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.password = **** {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.keyfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.project_domain_id = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.memcache_password = {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.project_domain_name = Default {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.project_id = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.project_name = service {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.region_name = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.service_token_roles_required = True {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.service_type = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.system_scope = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.token_cache_time = 300 {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.trust_id = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.user_domain_id = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.user_domain_name = Default {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.user_id = None {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.username = nova {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.209/identity {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.memcache_username = {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi_app [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] ******************************************************************************** {{(pid=63877) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3552}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x78d35b0a4668 pid: 63877 (default app) Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.password = **** {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.project_domain_id = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.project_domain_name = Default {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.project_id = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.project_name = service {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.region_name = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.service_token_roles_required = True {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.service_type = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.system_scope = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.token_cache_time = 300 {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.trust_id = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.user_domain_id = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.user_domain_name = Default {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.user_id = None {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.username = nova {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] 192.168.122.209 "GET /compute/v2.1/" status: 200 len: 393 microversion: 2.1 time: 0.005312 Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.209/identity {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3545}} Aug 09 11:07:08 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 1/1] 192.168.122.209 () {50 vars in 791 bytes} [Sun Aug 9 11:07:08 2026] GET /compute/v2.1/ => generated 393 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:07:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi_app [None req-3987e3ae-b928-4ee9-8d2c-3b5c27fbf930 None None] ******************************************************************************** {{(pid=63878) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3552}} Aug 09 11:07:08 devstack devstack@n-api.service[63878]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x78d35b0a4668 pid: 63878 (default app) Aug 09 11:07:15 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:07:16 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:07:16 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:07:16 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:07:16 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:07:16 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:07:16 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:07:16 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:09:30 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:09:30 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] 192.168.122.209 "GET /compute/v2.1" status: 200 len: 393 microversion: 2.1 time: 0.011920 Aug 09 11:09:30 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 2/2] 192.168.122.209 () {54 vars in 935 bytes} [Sun Aug 9 11:09:30 2026] GET /compute/v2.1 => generated 393 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:09:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e4fb7b9b-7da5-46e4-8e5f-513579bed8d2 admin admin] Acquiring lock "nova-policy-init" {{(pid=63878) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 09 11:09:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e4fb7b9b-7da5-46e4-8e5f-513579bed8d2 admin admin] Acquired lock "nova-policy-init" {{(pid=63878) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 09 11:09:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e4fb7b9b-7da5-46e4-8e5f-513579bed8d2 admin admin] Releasing lock "nova-policy-init" {{(pid=63878) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 09 11:09:31 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-e4fb7b9b-7da5-46e4-8e5f-513579bed8d2 admin admin] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:09:31 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-e4fb7b9b-7da5-46e4-8e5f-513579bed8d2 admin admin] 192.168.122.209 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 15 microversion: 2.61 time: 0.625056 Aug 09 11:09:31 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 1/3] 192.168.122.209 () {60 vars in 1296 bytes} [Sun Aug 9 11:09:30 2026] GET /compute/v2.1/flavors/detail?is_public=True => generated 15 bytes in 627 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:09:34 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:09:34 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-5193237b-c637-4365-9cbd-3098feecb7e1 None None] 192.168.122.209 "GET /compute/v2.1" status: 200 len: 393 microversion: 2.1 time: 0.005517 Aug 09 11:09:34 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 3/4] 192.168.122.209 () {54 vars in 935 bytes} [Sun Aug 9 11:09:34 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:09:34 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-7a391391-0a21-48a5-9164-cb27684456d1 admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "c1", "OS-FLV-EXT-DATA:ephemeral": 0, "name": "cirros256", "vcpus": 1, "os-flavor-access:is_public": true, "ram": 256, "swap": 0, "disk": 1}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:09:34 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-7a391391-0a21-48a5-9164-cb27684456d1 admin admin] 192.168.122.209 "POST /compute/v2.1/flavors" status: 200 len: 415 microversion: 2.61 time: 0.131399 Aug 09 11:09:34 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 2/5] 192.168.122.209 () {64 vars in 1287 bytes} [Sun Aug 9 11:09:34 2026] POST /compute/v2.1/flavors => generated 415 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) Aug 09 11:09:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-514ddd5b-8555-45a1-b09a-bc9daa997e5a admin admin] Acquiring lock "nova-policy-init" {{(pid=63877) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 09 11:09:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-514ddd5b-8555-45a1-b09a-bc9daa997e5a admin admin] Acquired lock "nova-policy-init" {{(pid=63877) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 09 11:09:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-514ddd5b-8555-45a1-b09a-bc9daa997e5a admin admin] Releasing lock "nova-policy-init" {{(pid=63877) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 09 11:09:34 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-514ddd5b-8555-45a1-b09a-bc9daa997e5a admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:09:34 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-514ddd5b-8555-45a1-b09a-bc9daa997e5a admin admin] 192.168.122.209 "POST /compute/v2.1/flavors/c1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.459930 Aug 09 11:09:34 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 4/6] 192.168.122.209 () {64 vars in 1340 bytes} [Sun Aug 9 11:09:34 2026] POST /compute/v2.1/flavors/c1/os-extra_specs => generated 43 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:09:38 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-7a391391-0a21-48a5-9164-cb27684456d1 admin admin] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:09:38 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-7a391391-0a21-48a5-9164-cb27684456d1 admin admin] 192.168.122.209 "GET /compute/v2.1" status: 200 len: 393 microversion: 2.1 time: 0.012113 Aug 09 11:09:38 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 3/7] 192.168.122.209 () {54 vars in 935 bytes} [Sun Aug 9 11:09:38 2026] GET /compute/v2.1 => generated 393 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:09:38 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b545b962-8cd0-41d4-8dea-a6339ab17262 admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "d1", "vcpus": 1, "name": "ds512M", "ram": 512, "disk": 5, "os-flavor-access:is_public": true, "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:09:38 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b545b962-8cd0-41d4-8dea-a6339ab17262 admin admin] 192.168.122.209 "POST /compute/v2.1/flavors" status: 200 len: 412 microversion: 2.61 time: 0.219174 Aug 09 11:09:38 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 5/8] 192.168.122.209 () {64 vars in 1287 bytes} [Sun Aug 9 11:09:38 2026] POST /compute/v2.1/flavors => generated 412 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:09:38 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-9e8a126d-ed1b-4421-ba39-d2d94e4e8c8c admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:09:38 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-9e8a126d-ed1b-4421-ba39-d2d94e4e8c8c admin admin] 192.168.122.209 "POST /compute/v2.1/flavors/d1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.079139 Aug 09 11:09:38 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 4/9] 192.168.122.209 () {64 vars in 1340 bytes} [Sun Aug 9 11:09:38 2026] POST /compute/v2.1/flavors/d1/os-extra_specs => generated 43 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:09:41 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b545b962-8cd0-41d4-8dea-a6339ab17262 admin admin] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:09:41 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b545b962-8cd0-41d4-8dea-a6339ab17262 admin admin] 192.168.122.209 "GET /compute/v2.1" status: 200 len: 393 microversion: 2.1 time: 0.014105 Aug 09 11:09:41 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 6/10] 192.168.122.209 () {54 vars in 935 bytes} [Sun Aug 9 11:09:41 2026] GET /compute/v2.1 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:09:42 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-84966803-8754-471d-8268-d3e2478d3b8b admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "ds1G", "swap": 0, "os-flavor-access:is_public": true, "disk": 10, "ram": 1024, "OS-FLV-EXT-DATA:ephemeral": 0, "id": "d2", "vcpus": 1}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:09:42 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-84966803-8754-471d-8268-d3e2478d3b8b admin admin] 192.168.122.209 "POST /compute/v2.1/flavors" status: 200 len: 412 microversion: 2.61 time: 0.153481 Aug 09 11:09:42 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 5/11] 192.168.122.209 () {64 vars in 1287 bytes} [Sun Aug 9 11:09:41 2026] POST /compute/v2.1/flavors => generated 412 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:09:42 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-f9cd1e05-0b47-4253-90bc-bb33206da76f admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:09:42 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-f9cd1e05-0b47-4253-90bc-bb33206da76f admin admin] 192.168.122.209 "POST /compute/v2.1/flavors/d2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.054790 Aug 09 11:09:42 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 7/12] 192.168.122.209 () {64 vars in 1340 bytes} [Sun Aug 9 11:09:42 2026] POST /compute/v2.1/flavors/d2/os-extra_specs => generated 43 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:09:45 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-84966803-8754-471d-8268-d3e2478d3b8b admin admin] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:09:45 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-84966803-8754-471d-8268-d3e2478d3b8b admin admin] 192.168.122.209 "GET /compute/v2.1" status: 200 len: 393 microversion: 2.1 time: 0.005018 Aug 09 11:09:45 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 6/13] 192.168.122.209 () {54 vars in 935 bytes} [Sun Aug 9 11:09:45 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:09:45 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-993000f7-d432-4678-b5f5-c6e21a2e4899 admin admin] Action: 'create', calling method: >, body: {"flavor": {"disk": 10, "vcpus": 2, "swap": 0, "ram": 2048, "OS-FLV-EXT-DATA:ephemeral": 0, "name": "ds2G", "os-flavor-access:is_public": true, "id": "d3"}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:09:45 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-993000f7-d432-4678-b5f5-c6e21a2e4899 admin admin] 192.168.122.209 "POST /compute/v2.1/flavors" status: 200 len: 412 microversion: 2.61 time: 0.087145 Aug 09 11:09:45 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 8/14] 192.168.122.209 () {64 vars in 1287 bytes} [Sun Aug 9 11:09:45 2026] POST /compute/v2.1/flavors => generated 412 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) Aug 09 11:09:45 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-1ff5d1f3-e096-4275-801e-af0c11017f17 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:09:45 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-1ff5d1f3-e096-4275-801e-af0c11017f17 admin admin] 192.168.122.209 "POST /compute/v2.1/flavors/d3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.040031 Aug 09 11:09:45 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 7/15] 192.168.122.209 () {64 vars in 1340 bytes} [Sun Aug 9 11:09:45 2026] POST /compute/v2.1/flavors/d3/os-extra_specs => generated 43 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:09:49 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-993000f7-d432-4678-b5f5-c6e21a2e4899 admin admin] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:09:49 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-993000f7-d432-4678-b5f5-c6e21a2e4899 admin admin] 192.168.122.209 "GET /compute/v2.1" status: 200 len: 393 microversion: 2.1 time: 0.005065 Aug 09 11:09:49 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 9/16] 192.168.122.209 () {54 vars in 935 bytes} [Sun Aug 9 11:09:49 2026] GET /compute/v2.1 => generated 393 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:09:49 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-847ca4c5-e8bf-4e37-bc4c-e78c50503e29 admin admin] Action: 'create', calling method: >, body: {"flavor": {"OS-FLV-EXT-DATA:ephemeral": 0, "id": "d4", "ram": 4096, "disk": 20, "swap": 0, "name": "ds4G", "vcpus": 4, "os-flavor-access:is_public": true}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:09:49 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-847ca4c5-e8bf-4e37-bc4c-e78c50503e29 admin admin] 192.168.122.209 "POST /compute/v2.1/flavors" status: 200 len: 412 microversion: 2.61 time: 0.099421 Aug 09 11:09:49 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 8/17] 192.168.122.209 () {64 vars in 1287 bytes} [Sun Aug 9 11:09:49 2026] POST /compute/v2.1/flavors => generated 412 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:09:49 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-1ac0bb69-c761-4c73-bc28-a9f6a04f0bc5 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:09:49 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-1ac0bb69-c761-4c73-bc28-a9f6a04f0bc5 admin admin] 192.168.122.209 "POST /compute/v2.1/flavors/d4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.047755 Aug 09 11:09:49 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 10/18] 192.168.122.209 () {64 vars in 1340 bytes} [Sun Aug 9 11:09:49 2026] POST /compute/v2.1/flavors/d4/os-extra_specs => generated 43 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:09:52 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-847ca4c5-e8bf-4e37-bc4c-e78c50503e29 admin admin] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:09:52 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-847ca4c5-e8bf-4e37-bc4c-e78c50503e29 admin admin] 192.168.122.209 "GET /compute/v2.1" status: 200 len: 393 microversion: 2.1 time: 0.006001 Aug 09 11:09:52 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 9/19] 192.168.122.209 () {54 vars in 935 bytes} [Sun Aug 9 11:09:52 2026] GET /compute/v2.1 => generated 393 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:09:52 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-4933b7ff-58fc-407e-bd23-739b909cadc8 admin admin] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:09:52 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-4933b7ff-58fc-407e-bd23-739b909cadc8 admin admin] 192.168.122.209 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 2146 microversion: 2.61 time: 0.107242 Aug 09 11:09:52 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 11/20] 192.168.122.209 () {60 vars in 1296 bytes} [Sun Aug 9 11:09:52 2026] GET /compute/v2.1/flavors/detail?is_public=True => generated 2146 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:09:55 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-847ca4c5-e8bf-4e37-bc4c-e78c50503e29 admin admin] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:09:55 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-847ca4c5-e8bf-4e37-bc4c-e78c50503e29 admin admin] 192.168.122.209 "GET /compute/v2.1" status: 200 len: 393 microversion: 2.1 time: 0.005059 Aug 09 11:09:55 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 10/21] 192.168.122.209 () {54 vars in 935 bytes} [Sun Aug 9 11:09:55 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:09:55 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-545ce4e3-abbf-4f30-b5c1-ba55330b546b admin admin] Action: 'create', calling method: >, body: {"flavor": {"swap": 0, "vcpus": 1, "os-flavor-access:is_public": true, "ram": 512, "disk": 1, "OS-FLV-EXT-DATA:ephemeral": 0, "id": "1", "name": "m1.tiny"}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:09:55 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-545ce4e3-abbf-4f30-b5c1-ba55330b546b admin admin] 192.168.122.209 "POST /compute/v2.1/flavors" status: 200 len: 410 microversion: 2.61 time: 0.103002 Aug 09 11:09:55 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 12/22] 192.168.122.209 () {64 vars in 1287 bytes} [Sun Aug 9 11:09:55 2026] POST /compute/v2.1/flavors => generated 410 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:09:55 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-e8f97896-3d6d-4e93-a24c-2459720fdf54 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:09:55 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-e8f97896-3d6d-4e93-a24c-2459720fdf54 admin admin] 192.168.122.209 "POST /compute/v2.1/flavors/1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.035772 Aug 09 11:09:55 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 11/23] 192.168.122.209 () {64 vars in 1337 bytes} [Sun Aug 9 11:09:55 2026] POST /compute/v2.1/flavors/1/os-extra_specs => generated 43 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:09:59 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-545ce4e3-abbf-4f30-b5c1-ba55330b546b admin admin] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:09:59 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-545ce4e3-abbf-4f30-b5c1-ba55330b546b admin admin] 192.168.122.209 "GET /compute/v2.1" status: 200 len: 393 microversion: 2.1 time: 0.005057 Aug 09 11:09:59 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 13/24] 192.168.122.209 () {54 vars in 935 bytes} [Sun Aug 9 11:09:59 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:09:59 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-43219a5f-03aa-429c-ac00-613cb4debc5c admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "2", "swap": 0, "name": "m1.small", "disk": 20, "os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "vcpus": 1, "ram": 2048}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:09:59 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-43219a5f-03aa-429c-ac00-613cb4debc5c admin admin] 192.168.122.209 "POST /compute/v2.1/flavors" status: 200 len: 413 microversion: 2.61 time: 0.100833 Aug 09 11:09:59 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 12/25] 192.168.122.209 () {64 vars in 1287 bytes} [Sun Aug 9 11:09:59 2026] POST /compute/v2.1/flavors => generated 413 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:09:59 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-f80c4c78-bedc-4b2d-b222-b9a40e8bc944 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:09:59 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-f80c4c78-bedc-4b2d-b222-b9a40e8bc944 admin admin] 192.168.122.209 "POST /compute/v2.1/flavors/2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.053910 Aug 09 11:09:59 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 14/26] 192.168.122.209 () {64 vars in 1337 bytes} [Sun Aug 9 11:09:59 2026] POST /compute/v2.1/flavors/2/os-extra_specs => generated 43 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:10:02 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-43219a5f-03aa-429c-ac00-613cb4debc5c admin admin] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:10:02 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-43219a5f-03aa-429c-ac00-613cb4debc5c admin admin] 192.168.122.209 "GET /compute/v2.1" status: 200 len: 393 microversion: 2.1 time: 0.005863 Aug 09 11:10:02 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 13/27] 192.168.122.209 () {54 vars in 935 bytes} [Sun Aug 9 11:10:02 2026] GET /compute/v2.1 => generated 393 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:10:02 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b690ac15-493b-4584-a932-c34daf2e23bb admin admin] Action: 'create', calling method: >, body: {"flavor": {"disk": 40, "swap": 0, "id": "3", "name": "m1.medium", "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": true, "ram": 4096, "vcpus": 2}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:10:02 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b690ac15-493b-4584-a932-c34daf2e23bb admin admin] 192.168.122.209 "POST /compute/v2.1/flavors" status: 200 len: 414 microversion: 2.61 time: 0.087304 Aug 09 11:10:02 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 15/28] 192.168.122.209 () {64 vars in 1287 bytes} [Sun Aug 9 11:10:02 2026] POST /compute/v2.1/flavors => generated 414 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:10:02 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-c2c961b3-8b79-4d8a-a32b-35fcc7d850ee admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:10:02 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-c2c961b3-8b79-4d8a-a32b-35fcc7d850ee admin admin] 192.168.122.209 "POST /compute/v2.1/flavors/3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.036492 Aug 09 11:10:02 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 14/29] 192.168.122.209 () {64 vars in 1337 bytes} [Sun Aug 9 11:10:02 2026] POST /compute/v2.1/flavors/3/os-extra_specs => generated 43 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:10:05 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b690ac15-493b-4584-a932-c34daf2e23bb admin admin] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:10:05 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b690ac15-493b-4584-a932-c34daf2e23bb admin admin] 192.168.122.209 "GET /compute/v2.1" status: 200 len: 393 microversion: 2.1 time: 0.006068 Aug 09 11:10:05 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 16/30] 192.168.122.209 () {54 vars in 935 bytes} [Sun Aug 9 11:10:05 2026] GET /compute/v2.1 => generated 393 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:10:05 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-b97ef776-762a-4c68-9811-8c5172327ea3 admin admin] Action: 'create', calling method: >, body: {"flavor": {"swap": 0, "os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "name": "m1.large", "id": "4", "disk": 80, "vcpus": 4, "ram": 8192}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:10:05 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-b97ef776-762a-4c68-9811-8c5172327ea3 admin admin] 192.168.122.209 "POST /compute/v2.1/flavors" status: 200 len: 413 microversion: 2.61 time: 0.086716 Aug 09 11:10:05 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 15/31] 192.168.122.209 () {64 vars in 1287 bytes} [Sun Aug 9 11:10:05 2026] POST /compute/v2.1/flavors => generated 413 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:10:05 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-7add1e9d-e25f-43dc-9e4e-84837197bc64 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:10:05 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-7add1e9d-e25f-43dc-9e4e-84837197bc64 admin admin] 192.168.122.209 "POST /compute/v2.1/flavors/4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.036263 Aug 09 11:10:05 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 17/32] 192.168.122.209 () {64 vars in 1337 bytes} [Sun Aug 9 11:10:05 2026] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:10:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-b97ef776-762a-4c68-9811-8c5172327ea3 admin admin] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:10:08 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-b97ef776-762a-4c68-9811-8c5172327ea3 admin admin] 192.168.122.209 "GET /compute/v2.1" status: 200 len: 393 microversion: 2.1 time: 0.005364 Aug 09 11:10:08 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 16/33] 192.168.122.209 () {54 vars in 935 bytes} [Sun Aug 9 11:10:08 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:10:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-99e2259c-6379-4c2f-a249-d11d5f0d0c3e admin admin] Action: 'create', calling method: >, body: {"flavor": {"vcpus": 8, "name": "m1.xlarge", "ram": 16384, "os-flavor-access:is_public": true, "disk": 160, "OS-FLV-EXT-DATA:ephemeral": 0, "swap": 0, "id": "5"}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:10:08 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-99e2259c-6379-4c2f-a249-d11d5f0d0c3e admin admin] 192.168.122.209 "POST /compute/v2.1/flavors" status: 200 len: 416 microversion: 2.61 time: 0.080875 Aug 09 11:10:08 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 18/34] 192.168.122.209 () {64 vars in 1287 bytes} [Sun Aug 9 11:10:08 2026] POST /compute/v2.1/flavors => generated 416 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:10:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-8c95f49f-db80-4944-a656-580d69e497ed admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:10:08 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-8c95f49f-db80-4944-a656-580d69e497ed admin admin] 192.168.122.209 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.038329 Aug 09 11:10:08 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 17/35] 192.168.122.209 () {64 vars in 1337 bytes} [Sun Aug 9 11:10:08 2026] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:10:16 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-99e2259c-6379-4c2f-a249-d11d5f0d0c3e admin admin] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:10:16 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-99e2259c-6379-4c2f-a249-d11d5f0d0c3e admin admin] 192.168.122.209 "GET /compute/v2.1" status: 200 len: 393 microversion: 2.1 time: 0.005037 Aug 09 11:10:16 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 19/36] 192.168.122.209 () {54 vars in 935 bytes} [Sun Aug 9 11:10:16 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:10:16 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-a5b86126-5737-4052-ac7a-ed6caa500e9b admin admin] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:10:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a5b86126-5737-4052-ac7a-ed6caa500e9b admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:10:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a5b86126-5737-4052-ac7a-ed6caa500e9b 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.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:10:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a5b86126-5737-4052-ac7a-ed6caa500e9b 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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:10:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a5b86126-5737-4052-ac7a-ed6caa500e9b admin admin] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:10:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a5b86126-5737-4052-ac7a-ed6caa500e9b admin admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:10:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a5b86126-5737-4052-ac7a-ed6caa500e9b admin admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:10:16 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-a5b86126-5737-4052-ac7a-ed6caa500e9b admin admin] 192.168.122.209 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.165848 Aug 09 11:10:16 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 18/37] 192.168.122.209 () {60 vars in 1325 bytes} [Sun Aug 9 11:10:16 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:10:18 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=21,nova_api:SAVEPOINT=5,nova_api:INSERT=10,nova_api:RELEASE=5 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:10:26 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:10:26 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:10:26 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=23,nova_api:INSERT=10,nova_api:SAVEPOINT=5,nova_api:RELEASE=5 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:10:51 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-99e2259c-6379-4c2f-a249-d11d5f0d0c3e admin admin] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:10:51 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-99e2259c-6379-4c2f-a249-d11d5f0d0c3e admin admin] 192.168.122.209 "GET /compute/v2.1" status: 200 len: 393 microversion: 2.1 time: 0.006830 Aug 09 11:10:51 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 20/38] 192.168.122.209 () {54 vars in 935 bytes} [Sun Aug 9 11:10:51 2026] GET /compute/v2.1 => generated 393 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:10:51 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-0e255c3a-7c09-4437-9e18-e4a0b86b92da admin admin] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:10:51 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-0e255c3a-7c09-4437-9e18-e4a0b86b92da admin admin] 192.168.122.209 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 4282 microversion: 2.61 time: 0.080729 Aug 09 11:10:51 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 19/39] 192.168.122.209 () {60 vars in 1296 bytes} [Sun Aug 9 11:10:51 2026] GET /compute/v2.1/flavors/detail?is_public=True => generated 4282 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:10:57 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-99e2259c-6379-4c2f-a249-d11d5f0d0c3e admin admin] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:10:57 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-99e2259c-6379-4c2f-a249-d11d5f0d0c3e admin admin] 192.168.122.209 "GET /compute/v2.1" status: 200 len: 393 microversion: 2.1 time: 0.005553 Aug 09 11:10:57 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 21/40] 192.168.122.209 () {54 vars in 935 bytes} [Sun Aug 9 11:10:57 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:10:57 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-e3de79e7-821f-4f98-a594-fe733798cece admin admin] Action: 'create', calling method: >, body: {"flavor": {"vcpus": 1, "id": "42", "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "swap": 0, "os-flavor-access:is_public": true, "ram": 192, "name": "m1.nano"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:10:57 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-e3de79e7-821f-4f98-a594-fe733798cece admin admin] 192.168.122.209 "POST /compute/v2.1/flavors" status: 200 len: 413 microversion: 2.61 time: 0.087394 Aug 09 11:10:57 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 20/41] 192.168.122.209 () {64 vars in 1287 bytes} [Sun Aug 9 11:10:57 2026] POST /compute/v2.1/flavors => generated 413 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:10:57 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b2d7d2eb-31c6-4f81-9265-bf208c6b7167 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:10:57 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b2d7d2eb-31c6-4f81-9265-bf208c6b7167 admin admin] 192.168.122.209 "POST /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.038388 Aug 09 11:10:57 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 22/42] 192.168.122.209 () {64 vars in 1340 bytes} [Sun Aug 9 11:10:57 2026] POST /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:11:04 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-e3de79e7-821f-4f98-a594-fe733798cece admin admin] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:11:04 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-e3de79e7-821f-4f98-a594-fe733798cece admin admin] 192.168.122.209 "GET /compute/v2.1" status: 200 len: 393 microversion: 2.1 time: 0.009099 Aug 09 11:11:04 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 21/43] 192.168.122.209 () {54 vars in 935 bytes} [Sun Aug 9 11:11:04 2026] GET /compute/v2.1 => generated 393 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:11:04 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-0f13d89a-9312-4fe4-bef3-e360dbd97ddd admin admin] Action: 'create', calling method: >, body: {"flavor": {"swap": 0, "id": "84", "OS-FLV-EXT-DATA:ephemeral": 0, "name": "m1.micro", "os-flavor-access:is_public": true, "ram": 256, "vcpus": 1, "disk": 1}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:11:04 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-0f13d89a-9312-4fe4-bef3-e360dbd97ddd admin admin] 192.168.122.209 "POST /compute/v2.1/flavors" status: 200 len: 414 microversion: 2.61 time: 0.085748 Aug 09 11:11:04 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 23/44] 192.168.122.209 () {64 vars in 1287 bytes} [Sun Aug 9 11:11:04 2026] POST /compute/v2.1/flavors => generated 414 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:11:04 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-e1a5c1e3-8bc8-459d-8d80-fd12228a122b admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:11:04 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-e1a5c1e3-8bc8-459d-8d80-fd12228a122b admin admin] 192.168.122.209 "POST /compute/v2.1/flavors/84/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.036066 Aug 09 11:11:04 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 22/45] 192.168.122.209 () {64 vars in 1340 bytes} [Sun Aug 9 11:11:04 2026] POST /compute/v2.1/flavors/84/os-extra_specs => generated 43 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:11:14 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=4,nova_api:SAVEPOINT=1,nova_api:INSERT=2,nova_api:RELEASE=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:11:14 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=5,nova_api:INSERT=2,nova_api:SAVEPOINT=1,nova_api:RELEASE=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:16:46 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1939937934", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42", "networks": [{"uuid": "dd71cccb-e369-42d5-a4d4-6a36ea5ab133"}]}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:16:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:16:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:16:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:16:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:16:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:16:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:16:47 devstack devstack@n-api.service[63877]: DEBUG nova.network.neutron [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] validate_networks() for [('dd71cccb-e369-42d5-a4d4-6a36ea5ab133', None, None, None, None, None)] {{(pid=63877) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:16:47 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:16:51 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:16:56 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:16:57 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:16:57 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:16:59 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Flavor limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:16:59 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Image limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:16:59 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Flavor pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:16:59 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Image pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:16:59 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:16:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:16:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:16:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:16:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:16:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:16:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:16:59 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Getting quotas for project 505fde5cf69144b49b59ba666ddf02c1. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:16:59 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Getting quotas for user 9a09efa9d09e4863b57ce2d34a7dc713 and project 505fde5cf69144b49b59ba666ddf02c1. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:16:59 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Going to run 1 instances... {{(pid=63877) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:16:59 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] [instance: e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd] 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='f5bfcc50-eba0-489a-9da6-58e41099c8c2',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=63877) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:16:59 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-129a9577-edb2-458f-b2b7-b9ee7022ef1c tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 388 microversion: 2.1 time: 13.356916 Aug 09 11:16:59 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 24/46] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:16:46 2026] POST /compute/v2.1/servers => generated 388 bytes in 13359 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Aug 09 11:16:59 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-50c67a78-b892-4f90-9b8e-66f60e6a5a07 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:16:59 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-50c67a78-b892-4f90-9b8e-66f60e6a5a07 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] [instance: e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:16:59 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-50c67a78-b892-4f90-9b8e-66f60e6a5a07 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:02 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-50c67a78-b892-4f90-9b8e-66f60e6a5a07 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9a09efa9d09e4863b57ce2d34a7dc713', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505fde5cf69144b49b59ba666ddf02c1', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:02 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-50c67a78-b892-4f90-9b8e-66f60e6a5a07 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd" status: 200 len: 1229 microversion: 2.1 time: 2.654957 Aug 09 11:17:02 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 23/47] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:16:59 2026] GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd => generated 1229 bytes in 2656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:17:03 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-d779b886-0037-49ff-b51f-76759b132695 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:03 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-d779b886-0037-49ff-b51f-76759b132695 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] [instance: e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d779b886-0037-49ff-b51f-76759b132695 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d779b886-0037-49ff-b51f-76759b132695 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d779b886-0037-49ff-b51f-76759b132695 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d779b886-0037-49ff-b51f-76759b132695 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d779b886-0037-49ff-b51f-76759b132695 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d779b886-0037-49ff-b51f-76759b132695 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:03 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-d779b886-0037-49ff-b51f-76759b132695 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:06 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-d779b886-0037-49ff-b51f-76759b132695 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9a09efa9d09e4863b57ce2d34a7dc713', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505fde5cf69144b49b59ba666ddf02c1', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:06 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-d779b886-0037-49ff-b51f-76759b132695 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd" status: 200 len: 1287 microversion: 2.1 time: 3.655894 Aug 09 11:17:06 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 25/48] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:17:03 2026] GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd => generated 1287 bytes in 3659 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:17:07 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-0b900ecd-8034-48fd-861f-62774e3a1b64 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:07 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-0b900ecd-8034-48fd-861f-62774e3a1b64 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] [instance: e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0b900ecd-8034-48fd-861f-62774e3a1b64 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0b900ecd-8034-48fd-861f-62774e3a1b64 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0b900ecd-8034-48fd-861f-62774e3a1b64 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0b900ecd-8034-48fd-861f-62774e3a1b64 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0b900ecd-8034-48fd-861f-62774e3a1b64 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0b900ecd-8034-48fd-861f-62774e3a1b64 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:07 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-0b900ecd-8034-48fd-861f-62774e3a1b64 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:09 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:17:09 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=3 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:17:12 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-0b900ecd-8034-48fd-861f-62774e3a1b64 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9a09efa9d09e4863b57ce2d34a7dc713', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505fde5cf69144b49b59ba666ddf02c1', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:12 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-0b900ecd-8034-48fd-861f-62774e3a1b64 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd" status: 200 len: 1287 microversion: 2.1 time: 4.215872 Aug 09 11:17:12 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 24/49] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:17:07 2026] GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd => generated 1287 bytes in 4218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:17:12 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:17:13 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-0aef61fa-d85b-49b8-aaa6-7353c86cb85a tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:13 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-0aef61fa-d85b-49b8-aaa6-7353c86cb85a tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] [instance: e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0aef61fa-d85b-49b8-aaa6-7353c86cb85a tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0aef61fa-d85b-49b8-aaa6-7353c86cb85a tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0aef61fa-d85b-49b8-aaa6-7353c86cb85a tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0aef61fa-d85b-49b8-aaa6-7353c86cb85a tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0aef61fa-d85b-49b8-aaa6-7353c86cb85a tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0aef61fa-d85b-49b8-aaa6-7353c86cb85a tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:13 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-0aef61fa-d85b-49b8-aaa6-7353c86cb85a tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:16 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-837896951", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42", "networks": [{"uuid": "9ce22792-d276-44b1-ad07-68da5626e5f8"}]}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:17:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:17 devstack devstack@n-api.service[63878]: DEBUG nova.network.neutron [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] validate_networks() for [('9ce22792-d276-44b1-ad07-68da5626e5f8', None, None, None, None, None)] {{(pid=63878) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:17:17 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:17 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-0aef61fa-d85b-49b8-aaa6-7353c86cb85a tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9a09efa9d09e4863b57ce2d34a7dc713', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505fde5cf69144b49b59ba666ddf02c1', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:18 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-0aef61fa-d85b-49b8-aaa6-7353c86cb85a tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd" status: 200 len: 1329 microversion: 2.1 time: 4.929074 Aug 09 11:17:18 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 26/50] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:17:13 2026] GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd => generated 1329 bytes in 4930 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:17:18 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-d0ea02a0-4d2a-4152-a161-5586f7c430fd req-76f0729c-87e7-4ea8-a321-47d0e3fc95fc service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd", "tag": "66cfba78-739e-4b72-b182-b6c1f6161d11"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:17:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-d0ea02a0-4d2a-4152-a161-5586f7c430fd req-76f0729c-87e7-4ea8-a321-47d0e3fc95fc service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-d0ea02a0-4d2a-4152-a161-5586f7c430fd req-76f0729c-87e7-4ea8-a321-47d0e3fc95fc service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-d0ea02a0-4d2a-4152-a161-5586f7c430fd req-76f0729c-87e7-4ea8-a321-47d0e3fc95fc service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:18 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-d0ea02a0-4d2a-4152-a161-5586f7c430fd req-76f0729c-87e7-4ea8-a321-47d0e3fc95fc service nova] Creating event network-changed:66cfba78-739e-4b72-b182-b6c1f6161d11 for instance e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd on devstack Aug 09 11:17:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-d0ea02a0-4d2a-4152-a161-5586f7c430fd req-76f0729c-87e7-4ea8-a321-47d0e3fc95fc service nova] Acquiring lock "compute-rpcapi-router" {{(pid=63877) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 09 11:17:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-d0ea02a0-4d2a-4152-a161-5586f7c430fd req-76f0729c-87e7-4ea8-a321-47d0e3fc95fc service nova] Acquired lock "compute-rpcapi-router" {{(pid=63877) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 09 11:17:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-30ee7219-bdfa-4820-939b-4e2ce1700ce4 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-30ee7219-bdfa-4820-939b-4e2ce1700ce4 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.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-30ee7219-bdfa-4820-939b-4e2ce1700ce4 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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-30ee7219-bdfa-4820-939b-4e2ce1700ce4 None None] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-30ee7219-bdfa-4820-939b-4e2ce1700ce4 None None] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-30ee7219-bdfa-4820-939b-4e2ce1700ce4 None None] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:18 devstack devstack@n-api.service[63877]: INFO nova.compute.rpcapi [None req-30ee7219-bdfa-4820-939b-4e2ce1700ce4 None None] Automatically selected compute RPC version 6.5 from minimum service version 72 Aug 09 11:17:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-30ee7219-bdfa-4820-939b-4e2ce1700ce4 None None] Releasing lock "compute-rpcapi-router" {{(pid=63877) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 09 11:17:18 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [None req-30ee7219-bdfa-4820-939b-4e2ce1700ce4 None None] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:17:18 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-30ee7219-bdfa-4820-939b-4e2ce1700ce4 None None] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.197961 Aug 09 11:17:18 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 27/51] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:17:18 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:17:18 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-acd2fadf-2fe4-4f41-93a8-d37dab163e30 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-343802327", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNP51v2igMry9gldt5YSytmBjWT0TN+w2Tdd/QZ0d12ECXj8vmTkWqSH444zvsIvhrIGYXpZSvEAM2ppNwqzLx0I5BG87Fihm5F2dVW6hGTVnKauq2WUnBk9KcEb+KDK0g=="}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:17:18 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-acd2fadf-2fe4-4f41-93a8-d37dab163e30 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Getting quotas for project 7e6190b1782d4b2f92771af0d5983e8f. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:17:18 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-acd2fadf-2fe4-4f41-93a8-d37dab163e30 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Getting quotas for user a08862a6aca64346a425fcf4261dd44a and project 7e6190b1782d4b2f92771af0d5983e8f. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:17:18 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-acd2fadf-2fe4-4f41-93a8-d37dab163e30 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.49 time: 0.110269 Aug 09 11:17:18 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 28/52] 192.168.122.209 () {62 vars in 1202 bytes} [Sun Aug 9 11:17:18 2026] POST /compute/v2.1/os-keypairs => generated 400 bytes in 112 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Aug 09 11:17:18 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:19 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-436256db-711a-4bb0-88d6-c5d96c2db79f tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:19 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-436256db-711a-4bb0-88d6-c5d96c2db79f tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] [instance: e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-436256db-711a-4bb0-88d6-c5d96c2db79f tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-436256db-711a-4bb0-88d6-c5d96c2db79f tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-436256db-711a-4bb0-88d6-c5d96c2db79f tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-436256db-711a-4bb0-88d6-c5d96c2db79f tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-436256db-711a-4bb0-88d6-c5d96c2db79f tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-436256db-711a-4bb0-88d6-c5d96c2db79f tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:19 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-436256db-711a-4bb0-88d6-c5d96c2db79f tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:19 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-436256db-711a-4bb0-88d6-c5d96c2db79f tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9a09efa9d09e4863b57ce2d34a7dc713', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505fde5cf69144b49b59ba666ddf02c1', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:19 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-436256db-711a-4bb0-88d6-c5d96c2db79f tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd" status: 200 len: 1329 microversion: 2.1 time: 0.659488 Aug 09 11:17:19 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 29/53] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:17:19 2026] GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd => generated 1329 bytes in 661 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:17:19 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Flavor limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:17:19 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Image limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:17:19 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Flavor pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:17:19 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Image pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:17:19 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:17:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:19 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Getting quotas for project c594539d26744364ac3ede1a635ceb17. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:17:19 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Getting quotas for user 7b8e9af2af5b4cfabb2c6b6d3b002243 and project c594539d26744364ac3ede1a635ceb17. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:17:19 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Going to run 1 instances... {{(pid=63878) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:17:19 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] [instance: fb06925b-3a0f-49ba-a650-acd10e167ea4] 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='f5bfcc50-eba0-489a-9da6-58e41099c8c2',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=63878) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:17:20 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-8d34d74a-466d-4a83-93f7-8df55b6d568f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 388 microversion: 2.1 time: 3.405468 Aug 09 11:17:20 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 25/54] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:17:16 2026] POST /compute/v2.1/servers => generated 388 bytes in 3407 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Aug 09 11:17:20 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b472a742-4aad-488e-8a9d-0ccae8286453 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:20 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-b472a742-4aad-488e-8a9d-0ccae8286453 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] [instance: fb06925b-3a0f-49ba-a650-acd10e167ea4] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:20 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-b472a742-4aad-488e-8a9d-0ccae8286453 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:20 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-b472a742-4aad-488e-8a9d-0ccae8286453 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b8e9af2af5b4cfabb2c6b6d3b002243', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c594539d26744364ac3ede1a635ceb17', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:20 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b472a742-4aad-488e-8a9d-0ccae8286453 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fb06925b-3a0f-49ba-a650-acd10e167ea4" status: 200 len: 1231 microversion: 2.1 time: 0.413123 Aug 09 11:17:20 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 30/55] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:17:20 2026] GET /compute/v2.1/servers/fb06925b-3a0f-49ba-a650-acd10e167ea4 => generated 1231 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:17:20 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-9aa6e250-d696-4e08-b135-684a7c847c42 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:20 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-9aa6e250-d696-4e08-b135-684a7c847c42 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] [instance: e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9aa6e250-d696-4e08-b135-684a7c847c42 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9aa6e250-d696-4e08-b135-684a7c847c42 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9aa6e250-d696-4e08-b135-684a7c847c42 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9aa6e250-d696-4e08-b135-684a7c847c42 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9aa6e250-d696-4e08-b135-684a7c847c42 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9aa6e250-d696-4e08-b135-684a7c847c42 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:20 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-9aa6e250-d696-4e08-b135-684a7c847c42 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:21 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-50167e9c-d742-4fd5-accf-feab98056d06 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:21 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-50167e9c-d742-4fd5-accf-feab98056d06 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] [instance: fb06925b-3a0f-49ba-a650-acd10e167ea4] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:21 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-50167e9c-d742-4fd5-accf-feab98056d06 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:22 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-50167e9c-d742-4fd5-accf-feab98056d06 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b8e9af2af5b4cfabb2c6b6d3b002243', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c594539d26744364ac3ede1a635ceb17', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:22 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-50167e9c-d742-4fd5-accf-feab98056d06 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fb06925b-3a0f-49ba-a650-acd10e167ea4" status: 200 len: 1231 microversion: 2.1 time: 0.792320 Aug 09 11:17:22 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 31/56] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:17:21 2026] GET /compute/v2.1/servers/fb06925b-3a0f-49ba-a650-acd10e167ea4 => generated 1231 bytes in 796 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:17:22 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-device-tagging-server-951995485", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "be46cf54-5d76-460f-98ad-da61ddc1342a"}], "security_groups": [{"name": "tempest-securitygroup--245996901"}], "key_name": "tempest-keypair-343802327", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:17:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-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.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:22 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:22 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-9aa6e250-d696-4e08-b135-684a7c847c42 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9a09efa9d09e4863b57ce2d34a7dc713', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505fde5cf69144b49b59ba666ddf02c1', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:22 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-9aa6e250-d696-4e08-b135-684a7c847c42 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd" status: 200 len: 1329 microversion: 2.1 time: 1.902260 Aug 09 11:17:22 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 26/57] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:17:20 2026] GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd => generated 1329 bytes in 1903 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:17:22 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-f60a30ed-9568-47a8-921e-60fcd8e93093 req-aecf692c-9ddd-4a74-a2fd-7c78e9affc28 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd", "name": "network-vif-plugged", "status": "completed", "tag": "66cfba78-739e-4b72-b182-b6c1f6161d11"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:17:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-f60a30ed-9568-47a8-921e-60fcd8e93093 req-aecf692c-9ddd-4a74-a2fd-7c78e9affc28 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-f60a30ed-9568-47a8-921e-60fcd8e93093 req-aecf692c-9ddd-4a74-a2fd-7c78e9affc28 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-f60a30ed-9568-47a8-921e-60fcd8e93093 req-aecf692c-9ddd-4a74-a2fd-7c78e9affc28 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:23 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-f60a30ed-9568-47a8-921e-60fcd8e93093 req-aecf692c-9ddd-4a74-a2fd-7c78e9affc28 service nova] Creating event network-vif-plugged:66cfba78-739e-4b72-b182-b6c1f6161d11 for instance e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd on devstack Aug 09 11:17:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-f60a30ed-9568-47a8-921e-60fcd8e93093 req-aecf692c-9ddd-4a74-a2fd-7c78e9affc28 service nova] Acquiring lock "compute-rpcapi-router" {{(pid=63878) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 09 11:17:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-f60a30ed-9568-47a8-921e-60fcd8e93093 req-aecf692c-9ddd-4a74-a2fd-7c78e9affc28 service nova] Acquired lock "compute-rpcapi-router" {{(pid=63878) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 09 11:17:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1a060175-8516-4aeb-8a52-32e19e09000f None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1a060175-8516-4aeb-8a52-32e19e09000f 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.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1a060175-8516-4aeb-8a52-32e19e09000f 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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1a060175-8516-4aeb-8a52-32e19e09000f None None] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1a060175-8516-4aeb-8a52-32e19e09000f None None] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1a060175-8516-4aeb-8a52-32e19e09000f None None] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:23 devstack devstack@n-api.service[63878]: INFO nova.compute.rpcapi [None req-1a060175-8516-4aeb-8a52-32e19e09000f None None] Automatically selected compute RPC version 6.5 from minimum service version 72 Aug 09 11:17:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1a060175-8516-4aeb-8a52-32e19e09000f None None] Releasing lock "compute-rpcapi-router" {{(pid=63878) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 09 11:17:23 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [None req-1a060175-8516-4aeb-8a52-32e19e09000f None None] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:17:23 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-1a060175-8516-4aeb-8a52-32e19e09000f None None] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.204746 Aug 09 11:17:23 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 27/58] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:17:22 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:17:23 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-3b1d17fc-6a7c-4b55-9368-207685d9a94a tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:23 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-3b1d17fc-6a7c-4b55-9368-207685d9a94a tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] [instance: fb06925b-3a0f-49ba-a650-acd10e167ea4] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:23 devstack devstack@n-api.service[63877]: DEBUG nova.network.neutron [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] validate_networks() for [('be46cf54-5d76-460f-98ad-da61ddc1342a', None, None, None, None, None)] {{(pid=63877) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:17:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3b1d17fc-6a7c-4b55-9368-207685d9a94a tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3b1d17fc-6a7c-4b55-9368-207685d9a94a tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3b1d17fc-6a7c-4b55-9368-207685d9a94a tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:23 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3b1d17fc-6a7c-4b55-9368-207685d9a94a tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3b1d17fc-6a7c-4b55-9368-207685d9a94a tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.009s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3b1d17fc-6a7c-4b55-9368-207685d9a94a tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:23 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-3b1d17fc-6a7c-4b55-9368-207685d9a94a tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:27 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-3b1d17fc-6a7c-4b55-9368-207685d9a94a tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b8e9af2af5b4cfabb2c6b6d3b002243', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c594539d26744364ac3ede1a635ceb17', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:27 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-3b1d17fc-6a7c-4b55-9368-207685d9a94a tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fb06925b-3a0f-49ba-a650-acd10e167ea4" status: 200 len: 1331 microversion: 2.1 time: 4.327429 Aug 09 11:17:27 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 28/59] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:17:23 2026] GET /compute/v2.1/servers/fb06925b-3a0f-49ba-a650-acd10e167ea4 => generated 1331 bytes in 4335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:17:27 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-5ea6ee30-e109-481d-8182-0a5c7d26490d tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:27 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-5ea6ee30-e109-481d-8182-0a5c7d26490d tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] [instance: e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5ea6ee30-e109-481d-8182-0a5c7d26490d tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5ea6ee30-e109-481d-8182-0a5c7d26490d tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5ea6ee30-e109-481d-8182-0a5c7d26490d tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5ea6ee30-e109-481d-8182-0a5c7d26490d tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5ea6ee30-e109-481d-8182-0a5c7d26490d tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5ea6ee30-e109-481d-8182-0a5c7d26490d tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:27 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-5ea6ee30-e109-481d-8182-0a5c7d26490d tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:27 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:28 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-5ea6ee30-e109-481d-8182-0a5c7d26490d tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9a09efa9d09e4863b57ce2d34a7dc713', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505fde5cf69144b49b59ba666ddf02c1', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:28 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-5ea6ee30-e109-481d-8182-0a5c7d26490d tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd" status: 200 len: 1510 microversion: 2.1 time: 0.794807 Aug 09 11:17:28 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 29/60] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:17:27 2026] GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd => generated 1510 bytes in 799 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:17:28 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-68234ecc-6d70-4d07-8fce-64db7bf81729 req-f771654b-d738-45c3-93e0-cf070629a6fd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd", "name": "network-vif-plugged", "status": "completed", "tag": "66cfba78-739e-4b72-b182-b6c1f6161d11"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:17:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-68234ecc-6d70-4d07-8fce-64db7bf81729 req-f771654b-d738-45c3-93e0-cf070629a6fd service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-68234ecc-6d70-4d07-8fce-64db7bf81729 req-f771654b-d738-45c3-93e0-cf070629a6fd service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-68234ecc-6d70-4d07-8fce-64db7bf81729 req-f771654b-d738-45c3-93e0-cf070629a6fd service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:28 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-68234ecc-6d70-4d07-8fce-64db7bf81729 req-f771654b-d738-45c3-93e0-cf070629a6fd service nova] Creating event network-vif-plugged:66cfba78-739e-4b72-b182-b6c1f6161d11 for instance e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd on devstack Aug 09 11:17:28 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-68234ecc-6d70-4d07-8fce-64db7bf81729 req-f771654b-d738-45c3-93e0-cf070629a6fd service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:17:28 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-68234ecc-6d70-4d07-8fce-64db7bf81729 req-f771654b-d738-45c3-93e0-cf070629a6fd service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.133278 Aug 09 11:17:28 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 30/61] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:17:28 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:17:28 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Flavor limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:17:28 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Image limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:17:28 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Flavor pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:17:28 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Image pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:17:28 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:17:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:28 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Getting quotas for project 7e6190b1782d4b2f92771af0d5983e8f. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:17:28 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Getting quotas for user a08862a6aca64346a425fcf4261dd44a and project 7e6190b1782d4b2f92771af0d5983e8f. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:17:28 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Going to run 1 instances... {{(pid=63877) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:17:28 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] 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='f5bfcc50-eba0-489a-9da6-58e41099c8c2',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=63877) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:17:28 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-5bd53a4a-362e-48cf-92ca-ec1454295493 req-43a93b10-7636-4734-9afe-4caef5431562 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fb06925b-3a0f-49ba-a650-acd10e167ea4", "tag": "2d371dd5-f182-4e15-b213-b00302db49e9"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:17:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-5bd53a4a-362e-48cf-92ca-ec1454295493 req-43a93b10-7636-4734-9afe-4caef5431562 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-5bd53a4a-362e-48cf-92ca-ec1454295493 req-43a93b10-7636-4734-9afe-4caef5431562 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-5bd53a4a-362e-48cf-92ca-ec1454295493 req-43a93b10-7636-4734-9afe-4caef5431562 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:28 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-5bd53a4a-362e-48cf-92ca-ec1454295493 req-43a93b10-7636-4734-9afe-4caef5431562 service nova] Creating event network-changed:2d371dd5-f182-4e15-b213-b00302db49e9 for instance fb06925b-3a0f-49ba-a650-acd10e167ea4 on devstack Aug 09 11:17:28 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-5bd53a4a-362e-48cf-92ca-ec1454295493 req-43a93b10-7636-4734-9afe-4caef5431562 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:17:28 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-5bd53a4a-362e-48cf-92ca-ec1454295493 req-43a93b10-7636-4734-9afe-4caef5431562 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.281549 Aug 09 11:17:28 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 31/62] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:17:28 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:17:28 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-08be742e-2e4f-452b-b4a8-a3e601db2ee0 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 413 microversion: 2.49 time: 6.577665 Aug 09 11:17:28 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 32/63] 192.168.122.209 () {62 vars in 1190 bytes} [Sun Aug 9 11:17:22 2026] POST /compute/v2.1/servers => generated 413 bytes in 6579 msecs (HTTP/1.1 202) 10 headers in 457 bytes (1 switches on core 0) Aug 09 11:17:28 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-5af90f21-e5f6-41d8-9739-315cfdaaedf6 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:28 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-5af90f21-e5f6-41d8-9739-315cfdaaedf6 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] [instance: fb06925b-3a0f-49ba-a650-acd10e167ea4] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:28 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-40c80680-f827-49c5-a41d-94b61a8268df tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:28 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-40c80680-f827-49c5-a41d-94b61a8268df tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:28 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-40c80680-f827-49c5-a41d-94b61a8268df tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5af90f21-e5f6-41d8-9739-315cfdaaedf6 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5af90f21-e5f6-41d8-9739-315cfdaaedf6 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5af90f21-e5f6-41d8-9739-315cfdaaedf6 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5af90f21-e5f6-41d8-9739-315cfdaaedf6 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5af90f21-e5f6-41d8-9739-315cfdaaedf6 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5af90f21-e5f6-41d8-9739-315cfdaaedf6 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:29 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-5af90f21-e5f6-41d8-9739-315cfdaaedf6 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:29 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-40c80680-f827-49c5-a41d-94b61a8268df tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:29 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-40c80680-f827-49c5-a41d-94b61a8268df tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:29 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-40c80680-f827-49c5-a41d-94b61a8268df tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:29 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-40c80680-f827-49c5-a41d-94b61a8268df tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec" status: 200 len: 1334 microversion: 2.49 time: 0.225875 Aug 09 11:17:29 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 33/64] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:17:28 2026] GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec => generated 1334 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:17:29 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-5af90f21-e5f6-41d8-9739-315cfdaaedf6 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b8e9af2af5b4cfabb2c6b6d3b002243', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c594539d26744364ac3ede1a635ceb17', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:29 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-5af90f21-e5f6-41d8-9739-315cfdaaedf6 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fb06925b-3a0f-49ba-a650-acd10e167ea4" status: 200 len: 1331 microversion: 2.1 time: 0.757941 Aug 09 11:17:29 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 32/65] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:17:28 2026] GET /compute/v2.1/servers/fb06925b-3a0f-49ba-a650-acd10e167ea4 => generated 1331 bytes in 773 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:17:29 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:17:30 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-755133fa-a880-4e19-b53a-969289f1ca5e tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:30 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-755133fa-a880-4e19-b53a-969289f1ca5e tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:30 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-755133fa-a880-4e19-b53a-969289f1ca5e tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:30 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-755133fa-a880-4e19-b53a-969289f1ca5e tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:30 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-755133fa-a880-4e19-b53a-969289f1ca5e tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:30 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-755133fa-a880-4e19-b53a-969289f1ca5e tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:30 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-81bd1f82-338b-47dd-879d-6ea33a58d51d tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:30 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-81bd1f82-338b-47dd-879d-6ea33a58d51d tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] [instance: fb06925b-3a0f-49ba-a650-acd10e167ea4] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:30 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-755133fa-a880-4e19-b53a-969289f1ca5e tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec" status: 200 len: 1334 microversion: 2.49 time: 0.539420 Aug 09 11:17:30 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 34/66] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:17:30 2026] GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec => generated 1334 bytes in 541 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:17:30 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-75d77a06-305b-4a89-810a-c86cbb1c4639 req-fc05ba6b-8143-45f2-8c06-e100c541f83e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fb06925b-3a0f-49ba-a650-acd10e167ea4", "name": "network-vif-unplugged", "status": "completed", "tag": "2d371dd5-f182-4e15-b213-b00302db49e9"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:17:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-81bd1f82-338b-47dd-879d-6ea33a58d51d tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-75d77a06-305b-4a89-810a-c86cbb1c4639 req-fc05ba6b-8143-45f2-8c06-e100c541f83e service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-75d77a06-305b-4a89-810a-c86cbb1c4639 req-fc05ba6b-8143-45f2-8c06-e100c541f83e service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-75d77a06-305b-4a89-810a-c86cbb1c4639 req-fc05ba6b-8143-45f2-8c06-e100c541f83e service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-81bd1f82-338b-47dd-879d-6ea33a58d51d tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-81bd1f82-338b-47dd-879d-6ea33a58d51d tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.026s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-81bd1f82-338b-47dd-879d-6ea33a58d51d tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-81bd1f82-338b-47dd-879d-6ea33a58d51d tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.012s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-81bd1f82-338b-47dd-879d-6ea33a58d51d tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:30 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-75d77a06-305b-4a89-810a-c86cbb1c4639 req-fc05ba6b-8143-45f2-8c06-e100c541f83e service nova] Creating event network-vif-unplugged:2d371dd5-f182-4e15-b213-b00302db49e9 for instance fb06925b-3a0f-49ba-a650-acd10e167ea4 on devstack Aug 09 11:17:30 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-75d77a06-305b-4a89-810a-c86cbb1c4639 req-fc05ba6b-8143-45f2-8c06-e100c541f83e service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:17:30 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-81bd1f82-338b-47dd-879d-6ea33a58d51d tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:30 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-75d77a06-305b-4a89-810a-c86cbb1c4639 req-fc05ba6b-8143-45f2-8c06-e100c541f83e service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.224360 Aug 09 11:17:30 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 35/67] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:17:30 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:17:31 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-81bd1f82-338b-47dd-879d-6ea33a58d51d tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b8e9af2af5b4cfabb2c6b6d3b002243', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c594539d26744364ac3ede1a635ceb17', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:31 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-81bd1f82-338b-47dd-879d-6ea33a58d51d tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fb06925b-3a0f-49ba-a650-acd10e167ea4" status: 200 len: 1331 microversion: 2.1 time: 0.702755 Aug 09 11:17:31 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 33/68] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:17:30 2026] GET /compute/v2.1/servers/fb06925b-3a0f-49ba-a650-acd10e167ea4 => generated 1331 bytes in 710 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:17:31 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-a4af6aff-a6bc-46ee-a8a6-14f5da169e21 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:31 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-a4af6aff-a6bc-46ee-a8a6-14f5da169e21 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a4af6aff-a6bc-46ee-a8a6-14f5da169e21 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a4af6aff-a6bc-46ee-a8a6-14f5da169e21 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a4af6aff-a6bc-46ee-a8a6-14f5da169e21 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a4af6aff-a6bc-46ee-a8a6-14f5da169e21 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a4af6aff-a6bc-46ee-a8a6-14f5da169e21 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a4af6aff-a6bc-46ee-a8a6-14f5da169e21 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:32 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-a4af6aff-a6bc-46ee-a8a6-14f5da169e21 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:32 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-a4af6aff-a6bc-46ee-a8a6-14f5da169e21 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:32 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-a4af6aff-a6bc-46ee-a8a6-14f5da169e21 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:32 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-a4af6aff-a6bc-46ee-a8a6-14f5da169e21 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:32 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-a7988435-8534-451a-b981-dd5ea3620fce tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:32 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-a7988435-8534-451a-b981-dd5ea3620fce tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] [instance: fb06925b-3a0f-49ba-a650-acd10e167ea4] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:32 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-a4af6aff-a6bc-46ee-a8a6-14f5da169e21 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec" status: 200 len: 1386 microversion: 2.49 time: 0.665813 Aug 09 11:17:32 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 36/69] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:17:31 2026] GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec => generated 1386 bytes in 671 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:17:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a7988435-8534-451a-b981-dd5ea3620fce tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a7988435-8534-451a-b981-dd5ea3620fce tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a7988435-8534-451a-b981-dd5ea3620fce tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a7988435-8534-451a-b981-dd5ea3620fce tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a7988435-8534-451a-b981-dd5ea3620fce tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.008s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a7988435-8534-451a-b981-dd5ea3620fce tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:32 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-a7988435-8534-451a-b981-dd5ea3620fce tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:33 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-3edaded2-967f-4d86-aa97-4fe569f14f44 req-cf2dd456-cc17-48ac-a452-07d0ba3bd6ef service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fb06925b-3a0f-49ba-a650-acd10e167ea4", "name": "network-vif-plugged", "status": "completed", "tag": "2d371dd5-f182-4e15-b213-b00302db49e9"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:17:33 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:17:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-3edaded2-967f-4d86-aa97-4fe569f14f44 req-cf2dd456-cc17-48ac-a452-07d0ba3bd6ef service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-3edaded2-967f-4d86-aa97-4fe569f14f44 req-cf2dd456-cc17-48ac-a452-07d0ba3bd6ef service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-3edaded2-967f-4d86-aa97-4fe569f14f44 req-cf2dd456-cc17-48ac-a452-07d0ba3bd6ef service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:33 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-3edaded2-967f-4d86-aa97-4fe569f14f44 req-cf2dd456-cc17-48ac-a452-07d0ba3bd6ef service nova] Creating event network-vif-plugged:2d371dd5-f182-4e15-b213-b00302db49e9 for instance fb06925b-3a0f-49ba-a650-acd10e167ea4 on devstack Aug 09 11:17:33 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-3edaded2-967f-4d86-aa97-4fe569f14f44 req-cf2dd456-cc17-48ac-a452-07d0ba3bd6ef service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:17:33 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-3edaded2-967f-4d86-aa97-4fe569f14f44 req-cf2dd456-cc17-48ac-a452-07d0ba3bd6ef service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.186733 Aug 09 11:17:33 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 37/70] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:17:33 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:17:33 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-a7988435-8534-451a-b981-dd5ea3620fce tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b8e9af2af5b4cfabb2c6b6d3b002243', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c594539d26744364ac3ede1a635ceb17', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:33 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-8030ffa7-edbe-4a69-addf-b5245d6a8033 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:33 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-8030ffa7-edbe-4a69-addf-b5245d6a8033 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:33 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-a7988435-8534-451a-b981-dd5ea3620fce tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fb06925b-3a0f-49ba-a650-acd10e167ea4" status: 200 len: 1331 microversion: 2.1 time: 1.115762 Aug 09 11:17:33 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 34/71] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:17:32 2026] GET /compute/v2.1/servers/fb06925b-3a0f-49ba-a650-acd10e167ea4 => generated 1331 bytes in 1124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:17:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8030ffa7-edbe-4a69-addf-b5245d6a8033 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8030ffa7-edbe-4a69-addf-b5245d6a8033 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8030ffa7-edbe-4a69-addf-b5245d6a8033 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8030ffa7-edbe-4a69-addf-b5245d6a8033 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8030ffa7-edbe-4a69-addf-b5245d6a8033 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8030ffa7-edbe-4a69-addf-b5245d6a8033 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:33 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-8030ffa7-edbe-4a69-addf-b5245d6a8033 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:34 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-3facb347-13e2-4599-a756-d87919b8e2c4 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "92dc6c38-545f-40e5-9c2f-42d75fd6b93c"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:17:34 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-3facb347-13e2-4599-a756-d87919b8e2c4 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] [instance: e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3facb347-13e2-4599-a756-d87919b8e2c4 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3facb347-13e2-4599-a756-d87919b8e2c4 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3facb347-13e2-4599-a756-d87919b8e2c4 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3facb347-13e2-4599-a756-d87919b8e2c4 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3facb347-13e2-4599-a756-d87919b8e2c4 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3facb347-13e2-4599-a756-d87919b8e2c4 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:36 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-8030ffa7-edbe-4a69-addf-b5245d6a8033 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:36 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-8030ffa7-edbe-4a69-addf-b5245d6a8033 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:36 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-8030ffa7-edbe-4a69-addf-b5245d6a8033 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:36 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-8030ffa7-edbe-4a69-addf-b5245d6a8033 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec" status: 200 len: 1459 microversion: 2.49 time: 3.146521 Aug 09 11:17:36 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 38/72] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:17:33 2026] GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec => generated 1459 bytes in 3148 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:17:36 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-9bf3975d-e236-46f8-b9a9-306c096b435d tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:36 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-9bf3975d-e236-46f8-b9a9-306c096b435d tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] [instance: fb06925b-3a0f-49ba-a650-acd10e167ea4] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9bf3975d-e236-46f8-b9a9-306c096b435d tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9bf3975d-e236-46f8-b9a9-306c096b435d tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9bf3975d-e236-46f8-b9a9-306c096b435d tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9bf3975d-e236-46f8-b9a9-306c096b435d tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9bf3975d-e236-46f8-b9a9-306c096b435d tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9bf3975d-e236-46f8-b9a9-306c096b435d tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:36 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-3facb347-13e2-4599-a756-d87919b8e2c4 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] 192.168.122.209 "POST /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.720577 Aug 09 11:17:36 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 35/73] 192.168.122.209 () {60 vars in 1325 bytes} [Sun Aug 9 11:17:34 2026] POST /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd/os-volume_attachments => generated 194 bytes in 2725 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:17:36 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-467e076e-3f4e-413f-966b-846fad2b2915 req-656f1e90-a314-42ca-899c-16404fc0b3dc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fb06925b-3a0f-49ba-a650-acd10e167ea4", "name": "network-vif-plugged", "status": "completed", "tag": "2d371dd5-f182-4e15-b213-b00302db49e9"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:17:36 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-9bf3975d-e236-46f8-b9a9-306c096b435d tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-467e076e-3f4e-413f-966b-846fad2b2915 req-656f1e90-a314-42ca-899c-16404fc0b3dc service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-467e076e-3f4e-413f-966b-846fad2b2915 req-656f1e90-a314-42ca-899c-16404fc0b3dc service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.008s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-467e076e-3f4e-413f-966b-846fad2b2915 req-656f1e90-a314-42ca-899c-16404fc0b3dc service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:36 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-467e076e-3f4e-413f-966b-846fad2b2915 req-656f1e90-a314-42ca-899c-16404fc0b3dc service nova] Creating event network-vif-plugged:2d371dd5-f182-4e15-b213-b00302db49e9 for instance fb06925b-3a0f-49ba-a650-acd10e167ea4 on devstack Aug 09 11:17:36 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-467e076e-3f4e-413f-966b-846fad2b2915 req-656f1e90-a314-42ca-899c-16404fc0b3dc service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:17:36 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-467e076e-3f4e-413f-966b-846fad2b2915 req-656f1e90-a314-42ca-899c-16404fc0b3dc service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.191824 Aug 09 11:17:36 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 36/74] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:17:36 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:17:37 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-4fbe057a-af6b-44a9-9e73-f85a53782814 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:37 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-4fbe057a-af6b-44a9-9e73-f85a53782814 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4fbe057a-af6b-44a9-9e73-f85a53782814 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4fbe057a-af6b-44a9-9e73-f85a53782814 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4fbe057a-af6b-44a9-9e73-f85a53782814 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4fbe057a-af6b-44a9-9e73-f85a53782814 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4fbe057a-af6b-44a9-9e73-f85a53782814 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4fbe057a-af6b-44a9-9e73-f85a53782814 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:37 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-4fbe057a-af6b-44a9-9e73-f85a53782814 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:38 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-9bf3975d-e236-46f8-b9a9-306c096b435d tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b8e9af2af5b4cfabb2c6b6d3b002243', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c594539d26744364ac3ede1a635ceb17', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:38 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-9bf3975d-e236-46f8-b9a9-306c096b435d tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fb06925b-3a0f-49ba-a650-acd10e167ea4" status: 200 len: 1515 microversion: 2.1 time: 1.532511 Aug 09 11:17:38 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 39/75] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:17:36 2026] GET /compute/v2.1/servers/fb06925b-3a0f-49ba-a650-acd10e167ea4 => generated 1515 bytes in 1535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:17:38 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-c4704109-a249-46ef-bde1-b871f49ad760 req-a271a900-a696-428e-9e75-0c64e70bdbff service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec", "tag": "bdf7b0cf-c3a6-4732-b61f-5beacfd784cb"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:17:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-c4704109-a249-46ef-bde1-b871f49ad760 req-a271a900-a696-428e-9e75-0c64e70bdbff service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-c4704109-a249-46ef-bde1-b871f49ad760 req-a271a900-a696-428e-9e75-0c64e70bdbff service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-c4704109-a249-46ef-bde1-b871f49ad760 req-a271a900-a696-428e-9e75-0c64e70bdbff service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:38 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-c4704109-a249-46ef-bde1-b871f49ad760 req-a271a900-a696-428e-9e75-0c64e70bdbff service nova] Creating event network-changed:bdf7b0cf-c3a6-4732-b61f-5beacfd784cb for instance 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec on devstack Aug 09 11:17:38 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-c4704109-a249-46ef-bde1-b871f49ad760 req-a271a900-a696-428e-9e75-0c64e70bdbff service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:17:38 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-c4704109-a249-46ef-bde1-b871f49ad760 req-a271a900-a696-428e-9e75-0c64e70bdbff service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.061542 Aug 09 11:17:38 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 40/76] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:17:38 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:17:38 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-4fbe057a-af6b-44a9-9e73-f85a53782814 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:38 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-4fbe057a-af6b-44a9-9e73-f85a53782814 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:38 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-4fbe057a-af6b-44a9-9e73-f85a53782814 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:38 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-4fbe057a-af6b-44a9-9e73-f85a53782814 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec" status: 200 len: 1459 microversion: 2.49 time: 0.926127 Aug 09 11:17:38 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 37/77] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:17:37 2026] GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec => generated 1459 bytes in 934 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:17:38 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=3 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:17:39 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-de67e5c2-b02b-4fa2-9128-7225a4018d32 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:39 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-de67e5c2-b02b-4fa2-9128-7225a4018d32 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-de67e5c2-b02b-4fa2-9128-7225a4018d32 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-de67e5c2-b02b-4fa2-9128-7225a4018d32 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-de67e5c2-b02b-4fa2-9128-7225a4018d32 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-de67e5c2-b02b-4fa2-9128-7225a4018d32 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-de67e5c2-b02b-4fa2-9128-7225a4018d32 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-de67e5c2-b02b-4fa2-9128-7225a4018d32 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:39 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-de67e5c2-b02b-4fa2-9128-7225a4018d32 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:40 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=9 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:17:41 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-93e58f4f-a179-4ed1-9410-ea88dc966b2d req-5ac35179-3678-40c9-a3dc-7fc1067539a4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec", "name": "network-vif-plugged", "status": "completed", "tag": "bdf7b0cf-c3a6-4732-b61f-5beacfd784cb"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:17:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-93e58f4f-a179-4ed1-9410-ea88dc966b2d req-5ac35179-3678-40c9-a3dc-7fc1067539a4 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-93e58f4f-a179-4ed1-9410-ea88dc966b2d req-5ac35179-3678-40c9-a3dc-7fc1067539a4 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-93e58f4f-a179-4ed1-9410-ea88dc966b2d req-5ac35179-3678-40c9-a3dc-7fc1067539a4 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:41 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-93e58f4f-a179-4ed1-9410-ea88dc966b2d req-5ac35179-3678-40c9-a3dc-7fc1067539a4 service nova] Creating event network-vif-plugged:bdf7b0cf-c3a6-4732-b61f-5beacfd784cb for instance 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec on devstack Aug 09 11:17:41 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-93e58f4f-a179-4ed1-9410-ea88dc966b2d req-5ac35179-3678-40c9-a3dc-7fc1067539a4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:17:41 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-93e58f4f-a179-4ed1-9410-ea88dc966b2d req-5ac35179-3678-40c9-a3dc-7fc1067539a4 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.183881 Aug 09 11:17:41 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 38/78] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:17:41 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:17:41 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-de67e5c2-b02b-4fa2-9128-7225a4018d32 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:41 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-de67e5c2-b02b-4fa2-9128-7225a4018d32 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:41 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-de67e5c2-b02b-4fa2-9128-7225a4018d32 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:41 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-de67e5c2-b02b-4fa2-9128-7225a4018d32 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec" status: 200 len: 1459 microversion: 2.49 time: 2.223191 Aug 09 11:17:41 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 41/79] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:17:39 2026] GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec => generated 1459 bytes in 2232 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:17:42 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-6aee445f-5f27-4379-9b3a-725a29a4d1bd tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:42 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-6aee445f-5f27-4379-9b3a-725a29a4d1bd tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:42 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6aee445f-5f27-4379-9b3a-725a29a4d1bd tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:42 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6aee445f-5f27-4379-9b3a-725a29a4d1bd tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:42 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6aee445f-5f27-4379-9b3a-725a29a4d1bd tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:42 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6aee445f-5f27-4379-9b3a-725a29a4d1bd tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:42 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6aee445f-5f27-4379-9b3a-725a29a4d1bd tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:42 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6aee445f-5f27-4379-9b3a-725a29a4d1bd tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:43 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-6aee445f-5f27-4379-9b3a-725a29a4d1bd tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:43 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-8feaccba-7d9e-4f1f-8094-f74594ba15c4 tempest-VolumesAdminNegativeTest-1791957429 tempest-VolumesAdminNegativeTest-1791957429-project] Action: 'update', calling method: >, body: {"volumeAttachment": {"volumeId": "3db62948-c0a2-4daa-9782-e9f5ba383ca5"}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:17:43 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-8feaccba-7d9e-4f1f-8094-f74594ba15c4 tempest-VolumesAdminNegativeTest-1791957429 tempest-VolumesAdminNegativeTest-1791957429-project] [instance: fb06925b-3a0f-49ba-a650-acd10e167ea4] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8feaccba-7d9e-4f1f-8094-f74594ba15c4 tempest-VolumesAdminNegativeTest-1791957429 tempest-VolumesAdminNegativeTest-1791957429-project] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8feaccba-7d9e-4f1f-8094-f74594ba15c4 tempest-VolumesAdminNegativeTest-1791957429 tempest-VolumesAdminNegativeTest-1791957429-project] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8feaccba-7d9e-4f1f-8094-f74594ba15c4 tempest-VolumesAdminNegativeTest-1791957429 tempest-VolumesAdminNegativeTest-1791957429-project] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8feaccba-7d9e-4f1f-8094-f74594ba15c4 tempest-VolumesAdminNegativeTest-1791957429 tempest-VolumesAdminNegativeTest-1791957429-project] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8feaccba-7d9e-4f1f-8094-f74594ba15c4 tempest-VolumesAdminNegativeTest-1791957429 tempest-VolumesAdminNegativeTest-1791957429-project] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8feaccba-7d9e-4f1f-8094-f74594ba15c4 tempest-VolumesAdminNegativeTest-1791957429 tempest-VolumesAdminNegativeTest-1791957429-project] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:43 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-8feaccba-7d9e-4f1f-8094-f74594ba15c4 tempest-VolumesAdminNegativeTest-1791957429 tempest-VolumesAdminNegativeTest-1791957429-project] HTTP exception thrown: Volume e2662658-df6f-4216-b5ad-4886c75e60d4 could not be found. Aug 09 11:17:43 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-8feaccba-7d9e-4f1f-8094-f74594ba15c4 tempest-VolumesAdminNegativeTest-1791957429 tempest-VolumesAdminNegativeTest-1791957429-project] Returning 404 to user: Volume e2662658-df6f-4216-b5ad-4886c75e60d4 could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:17:43 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-8feaccba-7d9e-4f1f-8094-f74594ba15c4 tempest-VolumesAdminNegativeTest-1791957429 tempest-VolumesAdminNegativeTest-1791957429-project] 192.168.122.209 "PUT /compute/v2.1/servers/fb06925b-3a0f-49ba-a650-acd10e167ea4/os-volume_attachments/e2662658-df6f-4216-b5ad-4886c75e60d4" status: 404 len: 109 microversion: 2.1 time: 0.647452 Aug 09 11:17:43 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 42/80] 192.168.122.209 () {60 vars in 1435 bytes} [Sun Aug 9 11:17:43 2026] PUT /compute/v2.1/servers/fb06925b-3a0f-49ba-a650-acd10e167ea4/os-volume_attachments/e2662658-df6f-4216-b5ad-4886c75e60d4 => generated 109 bytes in 656 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:17:43 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-f986b4e8-7513-4b3e-89bf-014ff55668ce req-a2cabfb1-d6c0-4896-b37a-be5c5b1766d5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec", "name": "network-vif-plugged", "status": "completed", "tag": "bdf7b0cf-c3a6-4732-b61f-5beacfd784cb"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:17:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-f986b4e8-7513-4b3e-89bf-014ff55668ce req-a2cabfb1-d6c0-4896-b37a-be5c5b1766d5 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-f986b4e8-7513-4b3e-89bf-014ff55668ce req-a2cabfb1-d6c0-4896-b37a-be5c5b1766d5 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-f986b4e8-7513-4b3e-89bf-014ff55668ce req-a2cabfb1-d6c0-4896-b37a-be5c5b1766d5 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:43 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-f986b4e8-7513-4b3e-89bf-014ff55668ce req-a2cabfb1-d6c0-4896-b37a-be5c5b1766d5 service nova] Creating event network-vif-plugged:bdf7b0cf-c3a6-4732-b61f-5beacfd784cb for instance 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec on devstack Aug 09 11:17:43 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-f986b4e8-7513-4b3e-89bf-014ff55668ce req-a2cabfb1-d6c0-4896-b37a-be5c5b1766d5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:17:43 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-f986b4e8-7513-4b3e-89bf-014ff55668ce req-a2cabfb1-d6c0-4896-b37a-be5c5b1766d5 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.099944 Aug 09 11:17:43 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 43/81] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:17:43 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:17:43 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-6aee445f-5f27-4379-9b3a-725a29a4d1bd tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:44 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-6aee445f-5f27-4379-9b3a-725a29a4d1bd tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:44 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-6aee445f-5f27-4379-9b3a-725a29a4d1bd tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:44 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-6aee445f-5f27-4379-9b3a-725a29a4d1bd tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec" status: 200 len: 1459 microversion: 2.49 time: 1.192601 Aug 09 11:17:44 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 39/82] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:17:42 2026] GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec => generated 1459 bytes in 1203 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:17:45 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-a73fbbd7-e9bb-40c5-bcda-e3786ec03dc4 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:45 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-a73fbbd7-e9bb-40c5-bcda-e3786ec03dc4 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a73fbbd7-e9bb-40c5-bcda-e3786ec03dc4 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a73fbbd7-e9bb-40c5-bcda-e3786ec03dc4 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a73fbbd7-e9bb-40c5-bcda-e3786ec03dc4 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a73fbbd7-e9bb-40c5-bcda-e3786ec03dc4 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a73fbbd7-e9bb-40c5-bcda-e3786ec03dc4 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a73fbbd7-e9bb-40c5-bcda-e3786ec03dc4 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:45 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-a73fbbd7-e9bb-40c5-bcda-e3786ec03dc4 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:45 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-a73fbbd7-e9bb-40c5-bcda-e3786ec03dc4 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:45 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-a73fbbd7-e9bb-40c5-bcda-e3786ec03dc4 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:45 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-a73fbbd7-e9bb-40c5-bcda-e3786ec03dc4 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:45 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-a73fbbd7-e9bb-40c5-bcda-e3786ec03dc4 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec" status: 200 len: 1459 microversion: 2.49 time: 0.403741 Aug 09 11:17:45 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 44/83] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:17:45 2026] GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec => generated 1459 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:17:45 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-3e9af277-70a4-4cec-97b2-59540b5fcace tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:45 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-3e9af277-70a4-4cec-97b2-59540b5fcace tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] [instance: e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3e9af277-70a4-4cec-97b2-59540b5fcace tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3e9af277-70a4-4cec-97b2-59540b5fcace tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3e9af277-70a4-4cec-97b2-59540b5fcace tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3e9af277-70a4-4cec-97b2-59540b5fcace tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3e9af277-70a4-4cec-97b2-59540b5fcace tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3e9af277-70a4-4cec-97b2-59540b5fcace tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:45 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-3e9af277-70a4-4cec-97b2-59540b5fcace tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] [instance: e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd] Going to try to terminate instance {{(pid=63878) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:17:46 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-3e9af277-70a4-4cec-97b2-59540b5fcace tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd" status: 204 len: 0 microversion: 2.1 time: 0.484154 Aug 09 11:17:46 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 40/84] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:17:45 2026] DELETE /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd => generated 0 bytes in 487 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:17:46 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-19798a53-445b-4651-8e38-a0a92fcf6c0f tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:46 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-19798a53-445b-4651-8e38-a0a92fcf6c0f tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] [instance: e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-19798a53-445b-4651-8e38-a0a92fcf6c0f tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-19798a53-445b-4651-8e38-a0a92fcf6c0f tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-19798a53-445b-4651-8e38-a0a92fcf6c0f tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-19798a53-445b-4651-8e38-a0a92fcf6c0f tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-19798a53-445b-4651-8e38-a0a92fcf6c0f tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-19798a53-445b-4651-8e38-a0a92fcf6c0f tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:46 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-19798a53-445b-4651-8e38-a0a92fcf6c0f tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:46 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-3e03aae7-d467-4951-9897-19e1bee62436 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:46 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-3e03aae7-d467-4951-9897-19e1bee62436 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:46 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3e03aae7-d467-4951-9897-19e1bee62436 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:46 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3e03aae7-d467-4951-9897-19e1bee62436 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:46 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3e03aae7-d467-4951-9897-19e1bee62436 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:46 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3e03aae7-d467-4951-9897-19e1bee62436 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:46 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3e03aae7-d467-4951-9897-19e1bee62436 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:46 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3e03aae7-d467-4951-9897-19e1bee62436 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:46 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-3e03aae7-d467-4951-9897-19e1bee62436 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:47 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-19798a53-445b-4651-8e38-a0a92fcf6c0f tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9a09efa9d09e4863b57ce2d34a7dc713', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505fde5cf69144b49b59ba666ddf02c1', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:47 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-19798a53-445b-4651-8e38-a0a92fcf6c0f tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd" status: 200 len: 1562 microversion: 2.1 time: 1.033099 Aug 09 11:17:47 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 45/85] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:17:46 2026] GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd => generated 1562 bytes in 1039 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:17:47 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-3e03aae7-d467-4951-9897-19e1bee62436 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:47 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-3e03aae7-d467-4951-9897-19e1bee62436 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:47 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-3e03aae7-d467-4951-9897-19e1bee62436 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:47 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-3e03aae7-d467-4951-9897-19e1bee62436 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec" status: 200 len: 1459 microversion: 2.49 time: 1.338910 Aug 09 11:17:47 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 41/86] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:17:46 2026] GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec => generated 1459 bytes in 1344 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:17:48 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-be09757e-5227-45eb-816d-50cc34d83128 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:48 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-be09757e-5227-45eb-816d-50cc34d83128 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] [instance: e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-be09757e-5227-45eb-816d-50cc34d83128 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-be09757e-5227-45eb-816d-50cc34d83128 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-be09757e-5227-45eb-816d-50cc34d83128 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-be09757e-5227-45eb-816d-50cc34d83128 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-be09757e-5227-45eb-816d-50cc34d83128 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-be09757e-5227-45eb-816d-50cc34d83128 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:48 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-be09757e-5227-45eb-816d-50cc34d83128 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:48 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-ec057e56-c34a-49f9-a8a6-a10fcbcda03a tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:48 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-ec057e56-c34a-49f9-a8a6-a10fcbcda03a tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] [instance: fb06925b-3a0f-49ba-a650-acd10e167ea4] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ec057e56-c34a-49f9-a8a6-a10fcbcda03a tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ec057e56-c34a-49f9-a8a6-a10fcbcda03a tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ec057e56-c34a-49f9-a8a6-a10fcbcda03a tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ec057e56-c34a-49f9-a8a6-a10fcbcda03a tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ec057e56-c34a-49f9-a8a6-a10fcbcda03a tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ec057e56-c34a-49f9-a8a6-a10fcbcda03a tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:48 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-ec057e56-c34a-49f9-a8a6-a10fcbcda03a tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] [instance: fb06925b-3a0f-49ba-a650-acd10e167ea4] Going to try to terminate instance {{(pid=63878) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:17:49 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-ec057e56-c34a-49f9-a8a6-a10fcbcda03a tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/fb06925b-3a0f-49ba-a650-acd10e167ea4" status: 204 len: 0 microversion: 2.1 time: 0.364281 Aug 09 11:17:49 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 42/87] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:17:48 2026] DELETE /compute/v2.1/servers/fb06925b-3a0f-49ba-a650-acd10e167ea4 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:17:49 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-fe636aa1-6ab7-4b3a-adb7-b51a72aaa934 req-fed2faa3-048f-4bec-9ffa-c6ede6c3b0e4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd", "name": "network-vif-unplugged", "status": "completed", "tag": "66cfba78-739e-4b72-b182-b6c1f6161d11"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:17:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-fe636aa1-6ab7-4b3a-adb7-b51a72aaa934 req-fed2faa3-048f-4bec-9ffa-c6ede6c3b0e4 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-fe636aa1-6ab7-4b3a-adb7-b51a72aaa934 req-fed2faa3-048f-4bec-9ffa-c6ede6c3b0e4 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-fe636aa1-6ab7-4b3a-adb7-b51a72aaa934 req-fed2faa3-048f-4bec-9ffa-c6ede6c3b0e4 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:49 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-fe636aa1-6ab7-4b3a-adb7-b51a72aaa934 req-fed2faa3-048f-4bec-9ffa-c6ede6c3b0e4 service nova] Creating event network-vif-unplugged:66cfba78-739e-4b72-b182-b6c1f6161d11 for instance e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd on devstack Aug 09 11:17:49 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-fe636aa1-6ab7-4b3a-adb7-b51a72aaa934 req-fed2faa3-048f-4bec-9ffa-c6ede6c3b0e4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:17:49 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-fe636aa1-6ab7-4b3a-adb7-b51a72aaa934 req-fed2faa3-048f-4bec-9ffa-c6ede6c3b0e4 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.048129 Aug 09 11:17:49 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 43/88] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:17:49 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:17:49 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-4b1e87c9-1a21-47e7-82fc-120b8bde5c72 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:49 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-4b1e87c9-1a21-47e7-82fc-120b8bde5c72 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4b1e87c9-1a21-47e7-82fc-120b8bde5c72 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4b1e87c9-1a21-47e7-82fc-120b8bde5c72 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4b1e87c9-1a21-47e7-82fc-120b8bde5c72 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4b1e87c9-1a21-47e7-82fc-120b8bde5c72 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4b1e87c9-1a21-47e7-82fc-120b8bde5c72 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4b1e87c9-1a21-47e7-82fc-120b8bde5c72 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:49 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-4b1e87c9-1a21-47e7-82fc-120b8bde5c72 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:50 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-be09757e-5227-45eb-816d-50cc34d83128 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9a09efa9d09e4863b57ce2d34a7dc713', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505fde5cf69144b49b59ba666ddf02c1', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:50 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-be09757e-5227-45eb-816d-50cc34d83128 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd" status: 200 len: 1562 microversion: 2.1 time: 2.017085 Aug 09 11:17:50 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 46/89] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:17:48 2026] GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd => generated 1562 bytes in 2019 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:17:50 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-503e58e0-4c7c-408f-a9b7-f66b46048a55 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:50 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-503e58e0-4c7c-408f-a9b7-f66b46048a55 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] [instance: fb06925b-3a0f-49ba-a650-acd10e167ea4] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-503e58e0-4c7c-408f-a9b7-f66b46048a55 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-503e58e0-4c7c-408f-a9b7-f66b46048a55 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-503e58e0-4c7c-408f-a9b7-f66b46048a55 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-503e58e0-4c7c-408f-a9b7-f66b46048a55 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-503e58e0-4c7c-408f-a9b7-f66b46048a55 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-503e58e0-4c7c-408f-a9b7-f66b46048a55 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:50 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-503e58e0-4c7c-408f-a9b7-f66b46048a55 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:50 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-4b1e87c9-1a21-47e7-82fc-120b8bde5c72 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:50 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-4b1e87c9-1a21-47e7-82fc-120b8bde5c72 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:50 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-4b1e87c9-1a21-47e7-82fc-120b8bde5c72 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:50 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-4b1e87c9-1a21-47e7-82fc-120b8bde5c72 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec" status: 200 len: 1640 microversion: 2.49 time: 1.696155 Aug 09 11:17:50 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 44/90] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:17:49 2026] GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec => generated 1640 bytes in 1698 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:17:50 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-a05ba9b8-669d-4b23-b098-4f83f1a8607c req-2259b014-1012-40c7-9e56-1c8dc4f2f1d4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd", "name": "network-vif-deleted", "tag": "66cfba78-739e-4b72-b182-b6c1f6161d11"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:17:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-a05ba9b8-669d-4b23-b098-4f83f1a8607c req-2259b014-1012-40c7-9e56-1c8dc4f2f1d4 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-a05ba9b8-669d-4b23-b098-4f83f1a8607c req-2259b014-1012-40c7-9e56-1c8dc4f2f1d4 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-a05ba9b8-669d-4b23-b098-4f83f1a8607c req-2259b014-1012-40c7-9e56-1c8dc4f2f1d4 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:50 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-a05ba9b8-669d-4b23-b098-4f83f1a8607c req-2259b014-1012-40c7-9e56-1c8dc4f2f1d4 service nova] Creating event network-vif-deleted:66cfba78-739e-4b72-b182-b6c1f6161d11 for instance e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd on devstack Aug 09 11:17:50 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-a05ba9b8-669d-4b23-b098-4f83f1a8607c req-2259b014-1012-40c7-9e56-1c8dc4f2f1d4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:17:50 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-a05ba9b8-669d-4b23-b098-4f83f1a8607c req-2259b014-1012-40c7-9e56-1c8dc4f2f1d4 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.083941 Aug 09 11:17:50 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 45/91] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:17:50 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:17:50 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-9ba50774-e2f3-4578-9a68-433328af0658 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:50 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-9ba50774-e2f3-4578-9a68-433328af0658 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9ba50774-e2f3-4578-9a68-433328af0658 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9ba50774-e2f3-4578-9a68-433328af0658 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9ba50774-e2f3-4578-9a68-433328af0658 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9ba50774-e2f3-4578-9a68-433328af0658 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9ba50774-e2f3-4578-9a68-433328af0658 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9ba50774-e2f3-4578-9a68-433328af0658 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:50 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-9ba50774-e2f3-4578-9a68-433328af0658 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:17:51 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-503e58e0-4c7c-408f-a9b7-f66b46048a55 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7b8e9af2af5b4cfabb2c6b6d3b002243', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c594539d26744364ac3ede1a635ceb17', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:17:51 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-503e58e0-4c7c-408f-a9b7-f66b46048a55 tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fb06925b-3a0f-49ba-a650-acd10e167ea4" status: 200 len: 1521 microversion: 2.1 time: 1.332579 Aug 09 11:17:51 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 47/92] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:17:50 2026] GET /compute/v2.1/servers/fb06925b-3a0f-49ba-a650-acd10e167ea4 => generated 1521 bytes in 1338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:17:51 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-97bb7b22-963e-48cc-99a5-e8d00cec9e69 req-cf404e67-51f0-454c-b0d5-38c42775808d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd", "name": "network-vif-unplugged", "status": "completed", "tag": "66cfba78-739e-4b72-b182-b6c1f6161d11"}, {"server_uuid": "fb06925b-3a0f-49ba-a650-acd10e167ea4", "name": "network-vif-unplugged", "status": "completed", "tag": "2d371dd5-f182-4e15-b213-b00302db49e9"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:17:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-97bb7b22-963e-48cc-99a5-e8d00cec9e69 req-cf404e67-51f0-454c-b0d5-38c42775808d service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-97bb7b22-963e-48cc-99a5-e8d00cec9e69 req-cf404e67-51f0-454c-b0d5-38c42775808d service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-97bb7b22-963e-48cc-99a5-e8d00cec9e69 req-cf404e67-51f0-454c-b0d5-38c42775808d service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:51 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-97bb7b22-963e-48cc-99a5-e8d00cec9e69 req-cf404e67-51f0-454c-b0d5-38c42775808d service nova] Creating event network-vif-unplugged:66cfba78-739e-4b72-b182-b6c1f6161d11 for instance e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd on devstack Aug 09 11:17:51 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-97bb7b22-963e-48cc-99a5-e8d00cec9e69 req-cf404e67-51f0-454c-b0d5-38c42775808d service nova] Creating event network-vif-unplugged:2d371dd5-f182-4e15-b213-b00302db49e9 for instance fb06925b-3a0f-49ba-a650-acd10e167ea4 on devstack Aug 09 11:17:51 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-97bb7b22-963e-48cc-99a5-e8d00cec9e69 req-cf404e67-51f0-454c-b0d5-38c42775808d service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:17:51 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-97bb7b22-963e-48cc-99a5-e8d00cec9e69 req-cf404e67-51f0-454c-b0d5-38c42775808d service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.121623 Aug 09 11:17:51 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 48/93] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:17:51 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:17:51 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-9ba50774-e2f3-4578-9a68-433328af0658 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec/os-interface" status: 200 len: 283 microversion: 2.49 time: 0.916641 Aug 09 11:17:51 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 46/94] 192.168.122.209 () {60 vars in 1318 bytes} [Sun Aug 9 11:17:50 2026] GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec/os-interface => generated 283 bytes in 920 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:17:51 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-58e6fd4d-0fe1-49c1-a504-d2f5eef454a0 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:51 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-58e6fd4d-0fe1-49c1-a504-d2f5eef454a0 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] [instance: e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-58e6fd4d-0fe1-49c1-a504-d2f5eef454a0 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-58e6fd4d-0fe1-49c1-a504-d2f5eef454a0 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-58e6fd4d-0fe1-49c1-a504-d2f5eef454a0 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-58e6fd4d-0fe1-49c1-a504-d2f5eef454a0 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-58e6fd4d-0fe1-49c1-a504-d2f5eef454a0 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-58e6fd4d-0fe1-49c1-a504-d2f5eef454a0 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:51 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-58e6fd4d-0fe1-49c1-a504-d2f5eef454a0 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] HTTP exception thrown: Instance e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd could not be found. Aug 09 11:17:51 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-58e6fd4d-0fe1-49c1-a504-d2f5eef454a0 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Returning 404 to user: Instance e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:17:51 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-58e6fd4d-0fe1-49c1-a504-d2f5eef454a0 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd" status: 404 len: 111 microversion: 2.1 time: 0.075115 Aug 09 11:17:51 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 49/95] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:17:51 2026] GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd => generated 111 bytes in 78 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:17:52 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-982e5a88-4acc-4a2e-a512-ceb15a3591d9 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:52 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-982e5a88-4acc-4a2e-a512-ceb15a3591d9 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] [instance: e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-982e5a88-4acc-4a2e-a512-ceb15a3591d9 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-982e5a88-4acc-4a2e-a512-ceb15a3591d9 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-982e5a88-4acc-4a2e-a512-ceb15a3591d9 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-982e5a88-4acc-4a2e-a512-ceb15a3591d9 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-982e5a88-4acc-4a2e-a512-ceb15a3591d9 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-982e5a88-4acc-4a2e-a512-ceb15a3591d9 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:52 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-982e5a88-4acc-4a2e-a512-ceb15a3591d9 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] HTTP exception thrown: Instance e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd could not be found. Aug 09 11:17:52 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-982e5a88-4acc-4a2e-a512-ceb15a3591d9 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Returning 404 to user: Instance e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:17:52 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-982e5a88-4acc-4a2e-a512-ceb15a3591d9 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd/os-volume_attachments" status: 404 len: 111 microversion: 2.1 time: 0.046005 Aug 09 11:17:52 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 47/96] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:17:52 2026] GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd/os-volume_attachments => generated 111 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:17:52 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-1c3ab245-349b-447e-a656-f4d88d289b3f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:52 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-1c3ab245-349b-447e-a656-f4d88d289b3f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] [instance: fb06925b-3a0f-49ba-a650-acd10e167ea4] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1c3ab245-349b-447e-a656-f4d88d289b3f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1c3ab245-349b-447e-a656-f4d88d289b3f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1c3ab245-349b-447e-a656-f4d88d289b3f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1c3ab245-349b-447e-a656-f4d88d289b3f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1c3ab245-349b-447e-a656-f4d88d289b3f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1c3ab245-349b-447e-a656-f4d88d289b3f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:52 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-1c3ab245-349b-447e-a656-f4d88d289b3f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] HTTP exception thrown: Instance fb06925b-3a0f-49ba-a650-acd10e167ea4 could not be found. Aug 09 11:17:52 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-1c3ab245-349b-447e-a656-f4d88d289b3f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] Returning 404 to user: Instance fb06925b-3a0f-49ba-a650-acd10e167ea4 could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:17:52 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-1c3ab245-349b-447e-a656-f4d88d289b3f tempest-VolumesAdminNegativeTest-1810497333 tempest-VolumesAdminNegativeTest-1810497333-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fb06925b-3a0f-49ba-a650-acd10e167ea4" status: 404 len: 111 microversion: 2.1 time: 0.080112 Aug 09 11:17:52 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 50/97] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:17:52 2026] GET /compute/v2.1/servers/fb06925b-3a0f-49ba-a650-acd10e167ea4 => generated 111 bytes in 85 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:17:52 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-985c4783-494c-473c-8e31-ae67da4b7436 req-5754db1c-a83d-429f-a1f0-2a806f4ec225 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fb06925b-3a0f-49ba-a650-acd10e167ea4", "name": "network-vif-deleted", "tag": "2d371dd5-f182-4e15-b213-b00302db49e9"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:17:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-985c4783-494c-473c-8e31-ae67da4b7436 req-5754db1c-a83d-429f-a1f0-2a806f4ec225 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-985c4783-494c-473c-8e31-ae67da4b7436 req-5754db1c-a83d-429f-a1f0-2a806f4ec225 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-985c4783-494c-473c-8e31-ae67da4b7436 req-5754db1c-a83d-429f-a1f0-2a806f4ec225 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:52 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-985c4783-494c-473c-8e31-ae67da4b7436 req-5754db1c-a83d-429f-a1f0-2a806f4ec225 service nova] Creating event network-vif-deleted:2d371dd5-f182-4e15-b213-b00302db49e9 for instance fb06925b-3a0f-49ba-a650-acd10e167ea4 on devstack Aug 09 11:17:52 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-985c4783-494c-473c-8e31-ae67da4b7436 req-5754db1c-a83d-429f-a1f0-2a806f4ec225 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:17:53 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-985c4783-494c-473c-8e31-ae67da4b7436 req-5754db1c-a83d-429f-a1f0-2a806f4ec225 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.093294 Aug 09 11:17:53 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 48/98] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:17:52 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:17:53 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-f04d40fd-16a4-4d10-b550-ab5bb4f80fe6 req-4f6a0e14-b155-4eae-b46f-2a375bd5a5db service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fb06925b-3a0f-49ba-a650-acd10e167ea4", "name": "network-vif-unplugged", "status": "completed", "tag": "2d371dd5-f182-4e15-b213-b00302db49e9"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:17:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-f04d40fd-16a4-4d10-b550-ab5bb4f80fe6 req-4f6a0e14-b155-4eae-b46f-2a375bd5a5db service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-f04d40fd-16a4-4d10-b550-ab5bb4f80fe6 req-4f6a0e14-b155-4eae-b46f-2a375bd5a5db service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-f04d40fd-16a4-4d10-b550-ab5bb4f80fe6 req-4f6a0e14-b155-4eae-b46f-2a375bd5a5db service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:53 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-f04d40fd-16a4-4d10-b550-ab5bb4f80fe6 req-4f6a0e14-b155-4eae-b46f-2a375bd5a5db service nova] Creating event network-vif-unplugged:2d371dd5-f182-4e15-b213-b00302db49e9 for instance fb06925b-3a0f-49ba-a650-acd10e167ea4 on devstack Aug 09 11:17:53 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-f04d40fd-16a4-4d10-b550-ab5bb4f80fe6 req-4f6a0e14-b155-4eae-b46f-2a375bd5a5db service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:17:53 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-f04d40fd-16a4-4d10-b550-ab5bb4f80fe6 req-4f6a0e14-b155-4eae-b46f-2a375bd5a5db service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.068864 Aug 09 11:17:53 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 51/99] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:17:53 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:17:54 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-e65849ec-cfe6-46bd-a8a2-689c8ca0d846 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:54 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-e65849ec-cfe6-46bd-a8a2-689c8ca0d846 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] [instance: e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:54 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=39,nova_api:INSERT=3,nova_api:UPDATE=2 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:17:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e65849ec-cfe6-46bd-a8a2-689c8ca0d846 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e65849ec-cfe6-46bd-a8a2-689c8ca0d846 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e65849ec-cfe6-46bd-a8a2-689c8ca0d846 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e65849ec-cfe6-46bd-a8a2-689c8ca0d846 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e65849ec-cfe6-46bd-a8a2-689c8ca0d846 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e65849ec-cfe6-46bd-a8a2-689c8ca0d846 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:54 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-e65849ec-cfe6-46bd-a8a2-689c8ca0d846 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] HTTP exception thrown: Instance e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd could not be found. Aug 09 11:17:54 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-e65849ec-cfe6-46bd-a8a2-689c8ca0d846 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Returning 404 to user: Instance e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:17:54 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-e65849ec-cfe6-46bd-a8a2-689c8ca0d846 tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd" status: 404 len: 111 microversion: 2.1 time: 0.070970 Aug 09 11:17:54 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 49/100] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:17:54 2026] DELETE /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd => generated 111 bytes in 74 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:17:54 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-a97b7359-8538-4042-8eb9-53538a23e6dd tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:17:54 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-a97b7359-8538-4042-8eb9-53538a23e6dd tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] [instance: e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:17:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a97b7359-8538-4042-8eb9-53538a23e6dd tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a97b7359-8538-4042-8eb9-53538a23e6dd tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a97b7359-8538-4042-8eb9-53538a23e6dd tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a97b7359-8538-4042-8eb9-53538a23e6dd tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a97b7359-8538-4042-8eb9-53538a23e6dd tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a97b7359-8538-4042-8eb9-53538a23e6dd tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:54 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-a97b7359-8538-4042-8eb9-53538a23e6dd tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] HTTP exception thrown: Instance e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd could not be found. Aug 09 11:17:54 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-a97b7359-8538-4042-8eb9-53538a23e6dd tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] Returning 404 to user: Instance e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:17:54 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-a97b7359-8538-4042-8eb9-53538a23e6dd tempest-DeleteServersTestJSON-1308111036 tempest-DeleteServersTestJSON-1308111036-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd" status: 404 len: 111 microversion: 2.1 time: 0.050264 Aug 09 11:17:54 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 52/101] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:17:54 2026] GET /compute/v2.1/servers/e65abb3d-8d0b-47c9-a7e4-2ec4cd6540dd => generated 111 bytes in 56 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:17:55 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-d876c5f7-2948-468e-b1f8-be9b40bcf454 req-616f1ebd-9d2a-4993-baf9-fa7ced3538b0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec", "tag": "bdf7b0cf-c3a6-4732-b61f-5beacfd784cb"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:17:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-d876c5f7-2948-468e-b1f8-be9b40bcf454 req-616f1ebd-9d2a-4993-baf9-fa7ced3538b0 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:17:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-d876c5f7-2948-468e-b1f8-be9b40bcf454 req-616f1ebd-9d2a-4993-baf9-fa7ced3538b0 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:17:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-d876c5f7-2948-468e-b1f8-be9b40bcf454 req-616f1ebd-9d2a-4993-baf9-fa7ced3538b0 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:17:55 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-d876c5f7-2948-468e-b1f8-be9b40bcf454 req-616f1ebd-9d2a-4993-baf9-fa7ced3538b0 service nova] Creating event network-changed:bdf7b0cf-c3a6-4732-b61f-5beacfd784cb for instance 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec on devstack Aug 09 11:17:55 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-d876c5f7-2948-468e-b1f8-be9b40bcf454 req-616f1ebd-9d2a-4993-baf9-fa7ced3538b0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:17:55 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-d876c5f7-2948-468e-b1f8-be9b40bcf454 req-616f1ebd-9d2a-4993-baf9-fa7ced3538b0 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.063545 Aug 09 11:17:55 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 50/102] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:17:55 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:18:04 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=47,nova_api:INSERT=7 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:18:04 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=61 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:18:05 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:18:05 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=83,nova_cell1:UPDATE=4,nova_cell1:INSERT=2 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:18:13 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-20f4d3d6-9bb1-4944-bdc1-74b74950a5e3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:13 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-20f4d3d6-9bb1-4944-bdc1-74b74950a5e3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-20f4d3d6-9bb1-4944-bdc1-74b74950a5e3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-20f4d3d6-9bb1-4944-bdc1-74b74950a5e3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-20f4d3d6-9bb1-4944-bdc1-74b74950a5e3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-20f4d3d6-9bb1-4944-bdc1-74b74950a5e3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-20f4d3d6-9bb1-4944-bdc1-74b74950a5e3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-20f4d3d6-9bb1-4944-bdc1-74b74950a5e3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:13 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-20f4d3d6-9bb1-4944-bdc1-74b74950a5e3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:17 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-20f4d3d6-9bb1-4944-bdc1-74b74950a5e3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:17 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-20f4d3d6-9bb1-4944-bdc1-74b74950a5e3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:17 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-20f4d3d6-9bb1-4944-bdc1-74b74950a5e3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:17 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-20f4d3d6-9bb1-4944-bdc1-74b74950a5e3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec" status: 200 len: 1759 microversion: 2.49 time: 4.518993 Aug 09 11:18:17 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 53/103] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:18:13 2026] GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec => generated 1759 bytes in 4523 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Aug 09 11:18:17 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-3591e323-fc12-4312-b59b-429b0b8327ab tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"net_id": "8a49b3c1-85e0-4413-839f-13d52709a3fd", "tag": "nic-tag"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:17 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-3591e323-fc12-4312-b59b-429b0b8327ab tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3591e323-fc12-4312-b59b-429b0b8327ab tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3591e323-fc12-4312-b59b-429b0b8327ab tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3591e323-fc12-4312-b59b-429b0b8327ab tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3591e323-fc12-4312-b59b-429b0b8327ab tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3591e323-fc12-4312-b59b-429b0b8327ab tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3591e323-fc12-4312-b59b-429b0b8327ab tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:20 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1466372925", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42", "networks": [{"uuid": "4352f4d7-e75e-4e2e-a1c5-000b0b51d9d0"}]}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:20 devstack devstack@n-api.service[63877]: DEBUG nova.network.neutron [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] validate_networks() for [('4352f4d7-e75e-4e2e-a1c5-000b0b51d9d0', None, None, None, None, None)] {{(pid=63877) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:18:20 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:23 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:23 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Flavor limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:18:23 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Image limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:18:23 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Flavor pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:18:23 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Image pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:18:23 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:18:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:23 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Getting quotas for project 4c360a1da465403db6aedac2ad5d23e0. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:18:23 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Getting quotas for user b3657f4f448844fc95d280cfe069943c and project 4c360a1da465403db6aedac2ad5d23e0. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:18:23 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Going to run 1 instances... {{(pid=63877) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:18:23 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 289030a7-6d9c-4b21-8358-068c8ee849b7] 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='f5bfcc50-eba0-489a-9da6-58e41099c8c2',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=63877) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:18:23 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-59ff21c7-733f-42b9-b285-fd1eda460acb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 388 microversion: 2.1 time: 3.174455 Aug 09 11:18:23 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 54/104] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:18:20 2026] POST /compute/v2.1/servers => generated 388 bytes in 3178 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Aug 09 11:18:23 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-e7ae9307-a246-48cd-80bf-a28c53f7a062 req-80bb926e-16c8-42fe-89c7-48e90a5c279e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec", "tag": "92718938-fcbc-4dec-bc10-d662f8e6c52f"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-e7ae9307-a246-48cd-80bf-a28c53f7a062 req-80bb926e-16c8-42fe-89c7-48e90a5c279e service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-e7ae9307-a246-48cd-80bf-a28c53f7a062 req-80bb926e-16c8-42fe-89c7-48e90a5c279e service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-e7ae9307-a246-48cd-80bf-a28c53f7a062 req-80bb926e-16c8-42fe-89c7-48e90a5c279e service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:23 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-e7ae9307-a246-48cd-80bf-a28c53f7a062 req-80bb926e-16c8-42fe-89c7-48e90a5c279e service nova] Creating event network-changed:92718938-fcbc-4dec-bc10-d662f8e6c52f for instance 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec on devstack Aug 09 11:18:23 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-e7ae9307-a246-48cd-80bf-a28c53f7a062 req-80bb926e-16c8-42fe-89c7-48e90a5c279e service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:18:23 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-e7ae9307-a246-48cd-80bf-a28c53f7a062 req-80bb926e-16c8-42fe-89c7-48e90a5c279e service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.094611 Aug 09 11:18:23 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 55/105] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:18:23 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:18:23 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-dedab152-1cff-4834-b1d8-6ba078e58b1b tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:23 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-dedab152-1cff-4834-b1d8-6ba078e58b1b tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 289030a7-6d9c-4b21-8358-068c8ee849b7] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:23 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-dedab152-1cff-4834-b1d8-6ba078e58b1b tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:23 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-dedab152-1cff-4834-b1d8-6ba078e58b1b tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3657f4f448844fc95d280cfe069943c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c360a1da465403db6aedac2ad5d23e0', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:23 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-dedab152-1cff-4834-b1d8-6ba078e58b1b tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7" status: 200 len: 1231 microversion: 2.1 time: 0.213296 Aug 09 11:18:23 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 56/106] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:23 2026] GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7 => generated 1231 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:24 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-cc8e3041-3371-4a52-9f99-4c325cad1038 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:24 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-cc8e3041-3371-4a52-9f99-4c325cad1038 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 289030a7-6d9c-4b21-8358-068c8ee849b7] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cc8e3041-3371-4a52-9f99-4c325cad1038 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cc8e3041-3371-4a52-9f99-4c325cad1038 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cc8e3041-3371-4a52-9f99-4c325cad1038 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cc8e3041-3371-4a52-9f99-4c325cad1038 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cc8e3041-3371-4a52-9f99-4c325cad1038 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cc8e3041-3371-4a52-9f99-4c325cad1038 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:25 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-cc8e3041-3371-4a52-9f99-4c325cad1038 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:25 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-3591e323-fc12-4312-b59b-429b0b8327ab tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3591e323-fc12-4312-b59b-429b0b8327ab tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3591e323-fc12-4312-b59b-429b0b8327ab tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3591e323-fc12-4312-b59b-429b0b8327ab tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3591e323-fc12-4312-b59b-429b0b8327ab tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3591e323-fc12-4312-b59b-429b0b8327ab tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3591e323-fc12-4312-b59b-429b0b8327ab tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:25 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-3591e323-fc12-4312-b59b-429b0b8327ab tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:26 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-cc8e3041-3371-4a52-9f99-4c325cad1038 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3657f4f448844fc95d280cfe069943c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c360a1da465403db6aedac2ad5d23e0', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:26 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-cc8e3041-3371-4a52-9f99-4c325cad1038 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7" status: 200 len: 1227 microversion: 2.1 time: 1.676954 Aug 09 11:18:26 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 57/107] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:24 2026] GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7 => generated 1227 bytes in 1680 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:26 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-7cbd15c1-35cb-4673-b63c-be5ee348ab97 req-ad1756b9-4745-4299-b764-6e1ec207ab11 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec", "name": "network-vif-unplugged", "status": "completed", "tag": "92718938-fcbc-4dec-bc10-d662f8e6c52f"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-7cbd15c1-35cb-4673-b63c-be5ee348ab97 req-ad1756b9-4745-4299-b764-6e1ec207ab11 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-7cbd15c1-35cb-4673-b63c-be5ee348ab97 req-ad1756b9-4745-4299-b764-6e1ec207ab11 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-7cbd15c1-35cb-4673-b63c-be5ee348ab97 req-ad1756b9-4745-4299-b764-6e1ec207ab11 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:26 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-7cbd15c1-35cb-4673-b63c-be5ee348ab97 req-ad1756b9-4745-4299-b764-6e1ec207ab11 service nova] Creating event network-vif-unplugged:92718938-fcbc-4dec-bc10-d662f8e6c52f for instance 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec on devstack Aug 09 11:18:26 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-7cbd15c1-35cb-4673-b63c-be5ee348ab97 req-ad1756b9-4745-4299-b764-6e1ec207ab11 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:18:26 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-7cbd15c1-35cb-4673-b63c-be5ee348ab97 req-ad1756b9-4745-4299-b764-6e1ec207ab11 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.070301 Aug 09 11:18:26 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 58/108] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:18:26 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:18:27 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-3591e323-fc12-4312-b59b-429b0b8327ab tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "POST /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec/os-interface" status: 200 len: 281 microversion: 2.49 time: 9.176192 Aug 09 11:18:27 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 51/109] 192.168.122.209 () {62 vars in 1339 bytes} [Sun Aug 9 11:18:17 2026] POST /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec/os-interface => generated 281 bytes in 9179 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:18:27 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-67147878-6c59-4b4b-850d-51c7edc85363 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "3192d817-f45f-448d-96cc-ec87d5165303", "tag": "volume-tag"}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:27 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-67147878-6c59-4b4b-850d-51c7edc85363 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-67147878-6c59-4b4b-850d-51c7edc85363 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-67147878-6c59-4b4b-850d-51c7edc85363 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-67147878-6c59-4b4b-850d-51c7edc85363 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-67147878-6c59-4b4b-850d-51c7edc85363 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-67147878-6c59-4b4b-850d-51c7edc85363 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-67147878-6c59-4b4b-850d-51c7edc85363 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:27 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-1858989745", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:27 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-67147878-6c59-4b4b-850d-51c7edc85363 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "POST /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec/os-volume_attachments" status: 200 len: 194 microversion: 2.49 time: 0.678998 Aug 09 11:18:27 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 59/110] 192.168.122.209 () {62 vars in 1366 bytes} [Sun Aug 9 11:18:27 2026] POST /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec/os-volume_attachments => generated 194 bytes in 695 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:18:27 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-27864fa7-4978-4adb-8bf1-cb6243874013 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:27 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-27864fa7-4978-4adb-8bf1-cb6243874013 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 289030a7-6d9c-4b21-8358-068c8ee849b7] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:27 devstack devstack@n-api.service[63878]: DEBUG nova.network.neutron [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] validate_networks() for [('58b19916-055e-43e6-ba89-81bbcb8f9cd5', None, None, None, None, None)] {{(pid=63878) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:18:27 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-27864fa7-4978-4adb-8bf1-cb6243874013 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-27864fa7-4978-4adb-8bf1-cb6243874013 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-27864fa7-4978-4adb-8bf1-cb6243874013 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-27864fa7-4978-4adb-8bf1-cb6243874013 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-27864fa7-4978-4adb-8bf1-cb6243874013 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-27864fa7-4978-4adb-8bf1-cb6243874013 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:27 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-27864fa7-4978-4adb-8bf1-cb6243874013 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:29 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-27864fa7-4978-4adb-8bf1-cb6243874013 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3657f4f448844fc95d280cfe069943c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c360a1da465403db6aedac2ad5d23e0', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:29 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-27864fa7-4978-4adb-8bf1-cb6243874013 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7" status: 200 len: 1331 microversion: 2.1 time: 1.471528 Aug 09 11:18:29 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 60/111] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:27 2026] GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7 => generated 1331 bytes in 1473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:29 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-8a018e44-b7c5-4c01-886a-e4cb4a6d4ea9 req-f4687612-1ff6-4a67-8877-d52383132175 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec", "name": "network-vif-plugged", "status": "completed", "tag": "92718938-fcbc-4dec-bc10-d662f8e6c52f"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-8a018e44-b7c5-4c01-886a-e4cb4a6d4ea9 req-f4687612-1ff6-4a67-8877-d52383132175 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-8a018e44-b7c5-4c01-886a-e4cb4a6d4ea9 req-f4687612-1ff6-4a67-8877-d52383132175 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-8a018e44-b7c5-4c01-886a-e4cb4a6d4ea9 req-f4687612-1ff6-4a67-8877-d52383132175 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:29 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-8a018e44-b7c5-4c01-886a-e4cb4a6d4ea9 req-f4687612-1ff6-4a67-8877-d52383132175 service nova] Creating event network-vif-plugged:92718938-fcbc-4dec-bc10-d662f8e6c52f for instance 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec on devstack Aug 09 11:18:29 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-8a018e44-b7c5-4c01-886a-e4cb4a6d4ea9 req-f4687612-1ff6-4a67-8877-d52383132175 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:18:29 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-8a018e44-b7c5-4c01-886a-e4cb4a6d4ea9 req-f4687612-1ff6-4a67-8877-d52383132175 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.064150 Aug 09 11:18:29 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 61/112] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:18:29 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:18:30 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-7df65e89-3197-49ef-97ee-9b8d74dd3f5a tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:30 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-7df65e89-3197-49ef-97ee-9b8d74dd3f5a tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 289030a7-6d9c-4b21-8358-068c8ee849b7] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7df65e89-3197-49ef-97ee-9b8d74dd3f5a tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7df65e89-3197-49ef-97ee-9b8d74dd3f5a tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7df65e89-3197-49ef-97ee-9b8d74dd3f5a tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7df65e89-3197-49ef-97ee-9b8d74dd3f5a tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7df65e89-3197-49ef-97ee-9b8d74dd3f5a tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7df65e89-3197-49ef-97ee-9b8d74dd3f5a tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:30 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-7df65e89-3197-49ef-97ee-9b8d74dd3f5a tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:31 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:32 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-7df65e89-3197-49ef-97ee-9b8d74dd3f5a tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3657f4f448844fc95d280cfe069943c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c360a1da465403db6aedac2ad5d23e0', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:32 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-7df65e89-3197-49ef-97ee-9b8d74dd3f5a tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7" status: 200 len: 1331 microversion: 2.1 time: 1.864169 Aug 09 11:18:32 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 62/113] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:30 2026] GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7 => generated 1331 bytes in 1873 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:32 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-ca39189e-4a9f-458b-89c4-63559f3bf39a req-4e65995e-82e2-46ef-ae99-e834616de919 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec", "name": "network-vif-plugged", "status": "completed", "tag": "92718938-fcbc-4dec-bc10-d662f8e6c52f"}, {"server_uuid": "289030a7-6d9c-4b21-8358-068c8ee849b7", "name": "network-vif-unplugged", "status": "completed", "tag": "3ff5dfdb-6397-4b9d-8ad9-eb3b4baff001"}, {"name": "network-changed", "server_uuid": "289030a7-6d9c-4b21-8358-068c8ee849b7", "tag": "3ff5dfdb-6397-4b9d-8ad9-eb3b4baff001"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-ca39189e-4a9f-458b-89c4-63559f3bf39a req-4e65995e-82e2-46ef-ae99-e834616de919 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-ca39189e-4a9f-458b-89c4-63559f3bf39a req-4e65995e-82e2-46ef-ae99-e834616de919 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-ca39189e-4a9f-458b-89c4-63559f3bf39a req-4e65995e-82e2-46ef-ae99-e834616de919 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:32 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-ca39189e-4a9f-458b-89c4-63559f3bf39a req-4e65995e-82e2-46ef-ae99-e834616de919 service nova] Creating event network-vif-plugged:92718938-fcbc-4dec-bc10-d662f8e6c52f for instance 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec on devstack Aug 09 11:18:32 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-ca39189e-4a9f-458b-89c4-63559f3bf39a req-4e65995e-82e2-46ef-ae99-e834616de919 service nova] Creating event network-vif-unplugged:3ff5dfdb-6397-4b9d-8ad9-eb3b4baff001 for instance 289030a7-6d9c-4b21-8358-068c8ee849b7 on devstack Aug 09 11:18:32 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-ca39189e-4a9f-458b-89c4-63559f3bf39a req-4e65995e-82e2-46ef-ae99-e834616de919 service nova] Creating event network-changed:3ff5dfdb-6397-4b9d-8ad9-eb3b4baff001 for instance 289030a7-6d9c-4b21-8358-068c8ee849b7 on devstack Aug 09 11:18:32 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-ca39189e-4a9f-458b-89c4-63559f3bf39a req-4e65995e-82e2-46ef-ae99-e834616de919 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:18:32 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-ca39189e-4a9f-458b-89c4-63559f3bf39a req-4e65995e-82e2-46ef-ae99-e834616de919 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 523 microversion: 2.1 time: 0.050080 Aug 09 11:18:32 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 63/114] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:18:32 2026] POST /compute/v2.1/os-server-external-events => generated 523 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:18:32 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-663612f9-3265-4e7d-b26d-20143af6bf49 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:32 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-663612f9-3265-4e7d-b26d-20143af6bf49 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-663612f9-3265-4e7d-b26d-20143af6bf49 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-663612f9-3265-4e7d-b26d-20143af6bf49 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-663612f9-3265-4e7d-b26d-20143af6bf49 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-663612f9-3265-4e7d-b26d-20143af6bf49 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-663612f9-3265-4e7d-b26d-20143af6bf49 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-663612f9-3265-4e7d-b26d-20143af6bf49 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:32 devstack devstack@n-api.service[63877]: DEBUG nova.objects.instance [None req-663612f9-3265-4e7d-b26d-20143af6bf49 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lazy-loading 'services' on Instance uuid 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec {{(pid=63877) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:18:32 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Flavor limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:18:32 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Image limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:18:32 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Flavor pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:18:32 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Image pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:18:32 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:18:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:32 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Getting quotas for project 2ea442e3bf2348d9bc5ecfeaffc85538. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:18:32 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Getting quotas for user 16e5e58d3cd44d368bcd9d66f8a8b906 and project 2ea442e3bf2348d9bc5ecfeaffc85538. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:18:32 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Going to run 1 instances... {{(pid=63878) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:18:32 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: 8c4363d2-68b4-463e-ac06-77c1e642c278] 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='f5bfcc50-eba0-489a-9da6-58e41099c8c2',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=63878) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:18:32 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-663612f9-3265-4e7d-b26d-20143af6bf49 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec/os-volume_attachments/3192d817-f45f-448d-96cc-ec87d5165303" status: 202 len: 0 microversion: 2.49 time: 0.317122 Aug 09 11:18:32 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 64/115] 192.168.122.209 () {60 vars in 1459 bytes} [Sun Aug 9 11:18:32 2026] DELETE /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec/os-volume_attachments/3192d817-f45f-448d-96cc-ec87d5165303 => generated 0 bytes in 319 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:18:32 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-396072b5-c17e-4124-a855-b01b23e94905 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 391 microversion: 2.1 time: 5.366897 Aug 09 11:18:32 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 52/116] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:18:27 2026] POST /compute/v2.1/servers => generated 391 bytes in 5369 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Aug 09 11:18:32 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b747e30a-3644-4feb-b5d2-a327716d88bc tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:32 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-b747e30a-3644-4feb-b5d2-a327716d88bc tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: 8c4363d2-68b4-463e-ac06-77c1e642c278] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:32 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-b747e30a-3644-4feb-b5d2-a327716d88bc tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:32 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-b747e30a-3644-4feb-b5d2-a327716d88bc tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:32 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b747e30a-3644-4feb-b5d2-a327716d88bc tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278" status: 200 len: 1236 microversion: 2.1 time: 0.268417 Aug 09 11:18:33 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 65/117] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:32 2026] GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278 => generated 1236 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:33 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-bd7c924e-5502-4aa6-81e5-7581bfdd8c5d tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:33 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-123210713", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:33 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-bd7c924e-5502-4aa6-81e5-7581bfdd8c5d tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 289030a7-6d9c-4b21-8358-068c8ee849b7] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bd7c924e-5502-4aa6-81e5-7581bfdd8c5d tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bd7c924e-5502-4aa6-81e5-7581bfdd8c5d tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bd7c924e-5502-4aa6-81e5-7581bfdd8c5d tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bd7c924e-5502-4aa6-81e5-7581bfdd8c5d tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bd7c924e-5502-4aa6-81e5-7581bfdd8c5d tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bd7c924e-5502-4aa6-81e5-7581bfdd8c5d tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:33 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-bd7c924e-5502-4aa6-81e5-7581bfdd8c5d tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-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.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:33 devstack devstack@n-api.service[63878]: DEBUG nova.network.neutron [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] validate_networks() for [('58b19916-055e-43e6-ba89-81bbcb8f9cd5', None, None, None, None, None)] {{(pid=63878) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:18:33 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:33 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=2 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:18:34 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-bd7c924e-5502-4aa6-81e5-7581bfdd8c5d tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3657f4f448844fc95d280cfe069943c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c360a1da465403db6aedac2ad5d23e0', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:34 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-bd7c924e-5502-4aa6-81e5-7581bfdd8c5d tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7" status: 200 len: 1331 microversion: 2.1 time: 1.195826 Aug 09 11:18:34 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 66/118] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:33 2026] GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7 => generated 1331 bytes in 1205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:34 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-34fc8fe4-c6cb-4181-af2f-fae7a38e485d tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:34 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-34fc8fe4-c6cb-4181-af2f-fae7a38e485d tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-34fc8fe4-c6cb-4181-af2f-fae7a38e485d tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-34fc8fe4-c6cb-4181-af2f-fae7a38e485d tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-34fc8fe4-c6cb-4181-af2f-fae7a38e485d tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-34fc8fe4-c6cb-4181-af2f-fae7a38e485d tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-34fc8fe4-c6cb-4181-af2f-fae7a38e485d tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-34fc8fe4-c6cb-4181-af2f-fae7a38e485d tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:34 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-34fc8fe4-c6cb-4181-af2f-fae7a38e485d tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec/os-interface/92718938-fcbc-4dec-bc10-d662f8e6c52f" status: 202 len: 0 microversion: 2.49 time: 0.152350 Aug 09 11:18:34 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 67/119] 192.168.122.209 () {60 vars in 1432 bytes} [Sun Aug 9 11:18:34 2026] DELETE /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec/os-interface/92718938-fcbc-4dec-bc10-d662f8e6c52f => generated 0 bytes in 157 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:18:35 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-ebb3d50f-0623-4d51-b4de-bb1b7c09ae79 tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:35 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-ebb3d50f-0623-4d51-b4de-bb1b7c09ae79 tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ebb3d50f-0623-4d51-b4de-bb1b7c09ae79 tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ebb3d50f-0623-4d51-b4de-bb1b7c09ae79 tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ebb3d50f-0623-4d51-b4de-bb1b7c09ae79 tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ebb3d50f-0623-4d51-b4de-bb1b7c09ae79 tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ebb3d50f-0623-4d51-b4de-bb1b7c09ae79 tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ebb3d50f-0623-4d51-b4de-bb1b7c09ae79 tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:35 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-ebb3d50f-0623-4d51-b4de-bb1b7c09ae79 tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] 192.168.122.209 "GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec/os-instance-actions/req-34fc8fe4-c6cb-4181-af2f-fae7a38e485d" status: 200 len: 474 microversion: 2.49 time: 0.831514 Aug 09 11:18:35 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 68/120] 192.168.122.209 () {60 vars in 1462 bytes} [Sun Aug 9 11:18:34 2026] GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec/os-instance-actions/req-34fc8fe4-c6cb-4181-af2f-fae7a38e485d => generated 474 bytes in 833 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:18:35 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-d1081f64-b678-447c-a5ca-9eeeb5a86fc1 req-f41b6f97-0b71-414b-930c-f3da951ec588 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "289030a7-6d9c-4b21-8358-068c8ee849b7", "name": "network-vif-plugged", "status": "completed", "tag": "3ff5dfdb-6397-4b9d-8ad9-eb3b4baff001"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-d1081f64-b678-447c-a5ca-9eeeb5a86fc1 req-f41b6f97-0b71-414b-930c-f3da951ec588 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-d1081f64-b678-447c-a5ca-9eeeb5a86fc1 req-f41b6f97-0b71-414b-930c-f3da951ec588 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-d1081f64-b678-447c-a5ca-9eeeb5a86fc1 req-f41b6f97-0b71-414b-930c-f3da951ec588 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:35 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-d1081f64-b678-447c-a5ca-9eeeb5a86fc1 req-f41b6f97-0b71-414b-930c-f3da951ec588 service nova] Creating event network-vif-plugged:3ff5dfdb-6397-4b9d-8ad9-eb3b4baff001 for instance 289030a7-6d9c-4b21-8358-068c8ee849b7 on devstack Aug 09 11:18:35 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-d1081f64-b678-447c-a5ca-9eeeb5a86fc1 req-f41b6f97-0b71-414b-930c-f3da951ec588 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:18:35 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:35 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-d1081f64-b678-447c-a5ca-9eeeb5a86fc1 req-f41b6f97-0b71-414b-930c-f3da951ec588 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.106404 Aug 09 11:18:35 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 69/121] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:18:35 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:18:35 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-66a511cf-4773-49fb-a46f-4c8a5cd2e888 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:35 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-66a511cf-4773-49fb-a46f-4c8a5cd2e888 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 289030a7-6d9c-4b21-8358-068c8ee849b7] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-66a511cf-4773-49fb-a46f-4c8a5cd2e888 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-66a511cf-4773-49fb-a46f-4c8a5cd2e888 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-66a511cf-4773-49fb-a46f-4c8a5cd2e888 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-66a511cf-4773-49fb-a46f-4c8a5cd2e888 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-66a511cf-4773-49fb-a46f-4c8a5cd2e888 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-66a511cf-4773-49fb-a46f-4c8a5cd2e888 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:35 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-66a511cf-4773-49fb-a46f-4c8a5cd2e888 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:38 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Flavor limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:18:38 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Image limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:18:38 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Flavor pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:18:38 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Image pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:18:38 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:18:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:38 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-66a511cf-4773-49fb-a46f-4c8a5cd2e888 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3657f4f448844fc95d280cfe069943c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c360a1da465403db6aedac2ad5d23e0', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:38 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Getting quotas for project 2ea442e3bf2348d9bc5ecfeaffc85538. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:18:38 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Getting quotas for user 16e5e58d3cd44d368bcd9d66f8a8b906 and project 2ea442e3bf2348d9bc5ecfeaffc85538. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:18:38 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-66a511cf-4773-49fb-a46f-4c8a5cd2e888 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7" status: 200 len: 1331 microversion: 2.1 time: 3.222306 Aug 09 11:18:38 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 70/122] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:35 2026] GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7 => generated 1331 bytes in 3227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:38 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-98061dcd-97b8-4d78-9ec1-a6095f5f14f0 tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:38 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Going to run 1 instances... {{(pid=63878) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:18:38 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-98061dcd-97b8-4d78-9ec1-a6095f5f14f0 tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:38 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: cd5abfca-b970-40c8-9fc0-b907955e6336] 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='f5bfcc50-eba0-489a-9da6-58e41099c8c2',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=63878) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:18:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-98061dcd-97b8-4d78-9ec1-a6095f5f14f0 tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-98061dcd-97b8-4d78-9ec1-a6095f5f14f0 tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-98061dcd-97b8-4d78-9ec1-a6095f5f14f0 tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-98061dcd-97b8-4d78-9ec1-a6095f5f14f0 tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-98061dcd-97b8-4d78-9ec1-a6095f5f14f0 tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-98061dcd-97b8-4d78-9ec1-a6095f5f14f0 tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:38 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-98061dcd-97b8-4d78-9ec1-a6095f5f14f0 tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] 192.168.122.209 "GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec/os-instance-actions/req-34fc8fe4-c6cb-4181-af2f-fae7a38e485d" status: 200 len: 474 microversion: 2.49 time: 0.144185 Aug 09 11:18:38 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 71/123] 192.168.122.209 () {60 vars in 1462 bytes} [Sun Aug 9 11:18:38 2026] GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec/os-instance-actions/req-34fc8fe4-c6cb-4181-af2f-fae7a38e485d => generated 474 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:18:38 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-47d513a1-53e6-4a72-8e3c-75b3feaae605 req-5cffffbd-8ce9-4c92-8b36-883bf1240f8f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec", "name": "network-vif-deleted", "tag": "92718938-fcbc-4dec-bc10-d662f8e6c52f"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-47d513a1-53e6-4a72-8e3c-75b3feaae605 req-5cffffbd-8ce9-4c92-8b36-883bf1240f8f service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-47d513a1-53e6-4a72-8e3c-75b3feaae605 req-5cffffbd-8ce9-4c92-8b36-883bf1240f8f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-47d513a1-53e6-4a72-8e3c-75b3feaae605 req-5cffffbd-8ce9-4c92-8b36-883bf1240f8f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:38 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-47d513a1-53e6-4a72-8e3c-75b3feaae605 req-5cffffbd-8ce9-4c92-8b36-883bf1240f8f service nova] Creating event network-vif-deleted:92718938-fcbc-4dec-bc10-d662f8e6c52f for instance 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec on devstack Aug 09 11:18:38 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-47d513a1-53e6-4a72-8e3c-75b3feaae605 req-5cffffbd-8ce9-4c92-8b36-883bf1240f8f service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:18:38 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-47d513a1-53e6-4a72-8e3c-75b3feaae605 req-5cffffbd-8ce9-4c92-8b36-883bf1240f8f service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.046502 Aug 09 11:18:38 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 72/124] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:18:38 2026] 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) Aug 09 11:18:38 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-612c7752-6192-4517-9b54-1a71f9242553 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 391 microversion: 2.1 time: 5.752845 Aug 09 11:18:38 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 53/125] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:18:33 2026] POST /compute/v2.1/servers => generated 391 bytes in 5754 msecs (HTTP/1.1 202) 10 headers in 455 bytes (2 switches on core 0) Aug 09 11:18:38 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-7368cf46-4f6b-4f49-bc27-ffb8a2f1f48c req-1f4018c7-23f8-420f-b664-4518dc65f586 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "289030a7-6d9c-4b21-8358-068c8ee849b7", "name": "network-vif-plugged", "status": "completed", "tag": "3ff5dfdb-6397-4b9d-8ad9-eb3b4baff001"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:38 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-39f3c276-3d90-4c38-88b4-02c052caf014 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:38 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-39f3c276-3d90-4c38-88b4-02c052caf014 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: cd5abfca-b970-40c8-9fc0-b907955e6336] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-7368cf46-4f6b-4f49-bc27-ffb8a2f1f48c req-1f4018c7-23f8-420f-b664-4518dc65f586 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-7368cf46-4f6b-4f49-bc27-ffb8a2f1f48c req-1f4018c7-23f8-420f-b664-4518dc65f586 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-7368cf46-4f6b-4f49-bc27-ffb8a2f1f48c req-1f4018c7-23f8-420f-b664-4518dc65f586 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:38 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-7368cf46-4f6b-4f49-bc27-ffb8a2f1f48c req-1f4018c7-23f8-420f-b664-4518dc65f586 service nova] Creating event network-vif-plugged:3ff5dfdb-6397-4b9d-8ad9-eb3b4baff001 for instance 289030a7-6d9c-4b21-8358-068c8ee849b7 on devstack Aug 09 11:18:38 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-7368cf46-4f6b-4f49-bc27-ffb8a2f1f48c req-1f4018c7-23f8-420f-b664-4518dc65f586 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:18:38 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-7368cf46-4f6b-4f49-bc27-ffb8a2f1f48c req-1f4018c7-23f8-420f-b664-4518dc65f586 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.091452 Aug 09 11:18:38 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 73/126] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:18:38 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:18:38 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-39f3c276-3d90-4c38-88b4-02c052caf014 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:39 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-1fae0758-3984-4357-8073-139055b0d6c3 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:39 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-1fae0758-3984-4357-8073-139055b0d6c3 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 289030a7-6d9c-4b21-8358-068c8ee849b7] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1fae0758-3984-4357-8073-139055b0d6c3 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1fae0758-3984-4357-8073-139055b0d6c3 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1fae0758-3984-4357-8073-139055b0d6c3 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1fae0758-3984-4357-8073-139055b0d6c3 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1fae0758-3984-4357-8073-139055b0d6c3 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1fae0758-3984-4357-8073-139055b0d6c3 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:39 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-1fae0758-3984-4357-8073-139055b0d6c3 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:40 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-39f3c276-3d90-4c38-88b4-02c052caf014 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:40 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-39f3c276-3d90-4c38-88b4-02c052caf014 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336" status: 200 len: 1235 microversion: 2.1 time: 1.530975 Aug 09 11:18:40 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 54/127] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:38 2026] GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336 => generated 1235 bytes in 1532 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:40 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-0716a66c-7d54-4ebb-9c4b-91ec2883c44d tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:40 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-0716a66c-7d54-4ebb-9c4b-91ec2883c44d tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0716a66c-7d54-4ebb-9c4b-91ec2883c44d tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0716a66c-7d54-4ebb-9c4b-91ec2883c44d tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0716a66c-7d54-4ebb-9c4b-91ec2883c44d tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0716a66c-7d54-4ebb-9c4b-91ec2883c44d tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0716a66c-7d54-4ebb-9c4b-91ec2883c44d tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0716a66c-7d54-4ebb-9c4b-91ec2883c44d tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:40 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-0716a66c-7d54-4ebb-9c4b-91ec2883c44d tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] 192.168.122.209 "GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec/os-instance-actions/req-34fc8fe4-c6cb-4181-af2f-fae7a38e485d" status: 200 len: 474 microversion: 2.49 time: 0.256192 Aug 09 11:18:40 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 55/128] 192.168.122.209 () {60 vars in 1462 bytes} [Sun Aug 9 11:18:40 2026] GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec/os-instance-actions/req-34fc8fe4-c6cb-4181-af2f-fae7a38e485d => generated 474 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:18:40 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-1fae0758-3984-4357-8073-139055b0d6c3 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3657f4f448844fc95d280cfe069943c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c360a1da465403db6aedac2ad5d23e0', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:40 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-1fae0758-3984-4357-8073-139055b0d6c3 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7" status: 200 len: 1515 microversion: 2.1 time: 1.207382 Aug 09 11:18:40 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 74/129] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:39 2026] GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7 => generated 1515 bytes in 1209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:40 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-f1714263-499f-4622-91cb-6e285d4f042f req-8f1466b7-57aa-439f-aae5-5932bab4bdd7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8c4363d2-68b4-463e-ac06-77c1e642c278", "tag": "4bd6df7f-8ec9-407c-8972-382d0505a4e3"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-f1714263-499f-4622-91cb-6e285d4f042f req-8f1466b7-57aa-439f-aae5-5932bab4bdd7 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-f1714263-499f-4622-91cb-6e285d4f042f req-8f1466b7-57aa-439f-aae5-5932bab4bdd7 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-f1714263-499f-4622-91cb-6e285d4f042f req-8f1466b7-57aa-439f-aae5-5932bab4bdd7 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:40 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-f1714263-499f-4622-91cb-6e285d4f042f req-8f1466b7-57aa-439f-aae5-5932bab4bdd7 service nova] Creating event network-changed:4bd6df7f-8ec9-407c-8972-382d0505a4e3 for instance 8c4363d2-68b4-463e-ac06-77c1e642c278 on devstack Aug 09 11:18:40 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-f1714263-499f-4622-91cb-6e285d4f042f req-8f1466b7-57aa-439f-aae5-5932bab4bdd7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:18:40 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-f1714263-499f-4622-91cb-6e285d4f042f req-8f1466b7-57aa-439f-aae5-5932bab4bdd7 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.056334 Aug 09 11:18:40 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 56/130] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:18:40 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:18:41 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-e56e1f1c-bcd2-40d7-bf02-10093770afaf req-62294808-ad9f-4c2f-bd4b-5cd3bbbbad0f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec", "name": "network-vif-unplugged", "status": "completed", "tag": "92718938-fcbc-4dec-bc10-d662f8e6c52f"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:41 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-e56e1f1c-bcd2-40d7-bf02-10093770afaf req-62294808-ad9f-4c2f-bd4b-5cd3bbbbad0f service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:41 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-e56e1f1c-bcd2-40d7-bf02-10093770afaf req-62294808-ad9f-4c2f-bd4b-5cd3bbbbad0f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:41 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-e56e1f1c-bcd2-40d7-bf02-10093770afaf req-62294808-ad9f-4c2f-bd4b-5cd3bbbbad0f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:41 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-e56e1f1c-bcd2-40d7-bf02-10093770afaf req-62294808-ad9f-4c2f-bd4b-5cd3bbbbad0f service nova] Creating event network-vif-unplugged:92718938-fcbc-4dec-bc10-d662f8e6c52f for instance 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec on devstack Aug 09 11:18:41 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-e56e1f1c-bcd2-40d7-bf02-10093770afaf req-62294808-ad9f-4c2f-bd4b-5cd3bbbbad0f service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:18:41 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-e56e1f1c-bcd2-40d7-bf02-10093770afaf req-62294808-ad9f-4c2f-bd4b-5cd3bbbbad0f service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.147957 Aug 09 11:18:41 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 75/131] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:18:41 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:18:41 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1070992503", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42", "networks": [{"uuid": "4352f4d7-e75e-4e2e-a1c5-000b0b51d9d0"}]}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-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.006s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:41 devstack devstack@n-api.service[63878]: DEBUG nova.network.neutron [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] validate_networks() for [('4352f4d7-e75e-4e2e-a1c5-000b0b51d9d0', None, None, None, None, None)] {{(pid=63878) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:18:41 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:42 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-dae06f49-9155-4b73-bdbb-868bb5694e55 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1963759374", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH1qITT273no3TcgBbo/nyIs17gcpgs9KRJD4hb/kcnmOCqHlLiXiGrnSppf2Csc031g/mLXR/E3jvqOH11Z2MsXwtHODx/fwbk6R5/x1sNReW/W5i2vAuQ/jlw06lv7UA=="}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:42 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-dae06f49-9155-4b73-bdbb-868bb5694e55 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Getting quotas for project 82344f74715e4a8f83be071eecf10451. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:18:42 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-dae06f49-9155-4b73-bdbb-868bb5694e55 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Getting quotas for user 133053ee44ea434fb9335ecb011b2e70 and project 82344f74715e4a8f83be071eecf10451. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:18:42 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-dae06f49-9155-4b73-bdbb-868bb5694e55 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.720129 Aug 09 11:18:42 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 76/132] 192.168.122.209 () {60 vars in 1161 bytes} [Sun Aug 9 11:18:41 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 722 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:18:42 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-5e917dcd-ef82-41e0-a75a-b8a2beac1d2d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:42 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-5e917dcd-ef82-41e0-a75a-b8a2beac1d2d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: cd5abfca-b970-40c8-9fc0-b907955e6336] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5e917dcd-ef82-41e0-a75a-b8a2beac1d2d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5e917dcd-ef82-41e0-a75a-b8a2beac1d2d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5e917dcd-ef82-41e0-a75a-b8a2beac1d2d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5e917dcd-ef82-41e0-a75a-b8a2beac1d2d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5e917dcd-ef82-41e0-a75a-b8a2beac1d2d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5e917dcd-ef82-41e0-a75a-b8a2beac1d2d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:42 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-5e917dcd-ef82-41e0-a75a-b8a2beac1d2d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:42 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:43 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-5e917dcd-ef82-41e0-a75a-b8a2beac1d2d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:43 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-5e917dcd-ef82-41e0-a75a-b8a2beac1d2d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336" status: 200 len: 1335 microversion: 2.1 time: 1.513378 Aug 09 11:18:43 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 77/133] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:42 2026] GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336 => generated 1335 bytes in 1518 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:43 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-c799f573-b751-46bf-9bc9-50c5e30f543d tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:43 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-c799f573-b751-46bf-9bc9-50c5e30f543d tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c799f573-b751-46bf-9bc9-50c5e30f543d tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c799f573-b751-46bf-9bc9-50c5e30f543d tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c799f573-b751-46bf-9bc9-50c5e30f543d tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c799f573-b751-46bf-9bc9-50c5e30f543d tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c799f573-b751-46bf-9bc9-50c5e30f543d tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c799f573-b751-46bf-9bc9-50c5e30f543d tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:43 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-c799f573-b751-46bf-9bc9-50c5e30f543d tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] 192.168.122.209 "GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec/os-instance-actions/req-34fc8fe4-c6cb-4181-af2f-fae7a38e485d" status: 200 len: 503 microversion: 2.49 time: 0.111248 Aug 09 11:18:43 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 78/134] 192.168.122.209 () {60 vars in 1462 bytes} [Sun Aug 9 11:18:43 2026] GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec/os-instance-actions/req-34fc8fe4-c6cb-4181-af2f-fae7a38e485d => generated 503 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:18:43 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-a9e7d629-3378-405b-8fba-766c1b321827 req-7045cc6f-59cb-4c24-b574-af1c70f64d0f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8c4363d2-68b4-463e-ac06-77c1e642c278", "name": "network-vif-plugged", "status": "completed", "tag": "4bd6df7f-8ec9-407c-8972-382d0505a4e3"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-a9e7d629-3378-405b-8fba-766c1b321827 req-7045cc6f-59cb-4c24-b574-af1c70f64d0f service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-a9e7d629-3378-405b-8fba-766c1b321827 req-7045cc6f-59cb-4c24-b574-af1c70f64d0f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-a9e7d629-3378-405b-8fba-766c1b321827 req-7045cc6f-59cb-4c24-b574-af1c70f64d0f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:43 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-a9e7d629-3378-405b-8fba-766c1b321827 req-7045cc6f-59cb-4c24-b574-af1c70f64d0f service nova] Creating event network-vif-plugged:4bd6df7f-8ec9-407c-8972-382d0505a4e3 for instance 8c4363d2-68b4-463e-ac06-77c1e642c278 on devstack Aug 09 11:18:43 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-a9e7d629-3378-405b-8fba-766c1b321827 req-7045cc6f-59cb-4c24-b574-af1c70f64d0f service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:18:43 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-a9e7d629-3378-405b-8fba-766c1b321827 req-7045cc6f-59cb-4c24-b574-af1c70f64d0f service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.081705 Aug 09 11:18:43 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 79/135] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:18:43 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:18:43 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-a51568ff-2cc5-4f9e-b70e-4742b9b39ffd tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:43 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-a51568ff-2cc5-4f9e-b70e-4742b9b39ffd tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a51568ff-2cc5-4f9e-b70e-4742b9b39ffd tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a51568ff-2cc5-4f9e-b70e-4742b9b39ffd tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a51568ff-2cc5-4f9e-b70e-4742b9b39ffd tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a51568ff-2cc5-4f9e-b70e-4742b9b39ffd tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a51568ff-2cc5-4f9e-b70e-4742b9b39ffd tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a51568ff-2cc5-4f9e-b70e-4742b9b39ffd tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:44 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-a51568ff-2cc5-4f9e-b70e-4742b9b39ffd tempest-TaggedAttachmentsTest-1253795873 tempest-TaggedAttachmentsTest-1253795873-project-admin] 192.168.122.209 "GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec/os-instance-actions/req-34fc8fe4-c6cb-4181-af2f-fae7a38e485d" status: 200 len: 503 microversion: 2.49 time: 0.185607 Aug 09 11:18:44 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 80/136] 192.168.122.209 () {60 vars in 1462 bytes} [Sun Aug 9 11:18:43 2026] GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec/os-instance-actions/req-34fc8fe4-c6cb-4181-af2f-fae7a38e485d => generated 503 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:18:44 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-8a71d8fa-55e5-428e-90bf-8ab7f5cf79eb tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:44 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-8a71d8fa-55e5-428e-90bf-8ab7f5cf79eb tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8a71d8fa-55e5-428e-90bf-8ab7f5cf79eb tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8a71d8fa-55e5-428e-90bf-8ab7f5cf79eb tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8a71d8fa-55e5-428e-90bf-8ab7f5cf79eb tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8a71d8fa-55e5-428e-90bf-8ab7f5cf79eb tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8a71d8fa-55e5-428e-90bf-8ab7f5cf79eb tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8a71d8fa-55e5-428e-90bf-8ab7f5cf79eb tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:44 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-8a71d8fa-55e5-428e-90bf-8ab7f5cf79eb tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec/os-volume_attachments" status: 200 len: 25 microversion: 2.49 time: 0.186859 Aug 09 11:18:44 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 81/137] 192.168.122.209 () {60 vars in 1345 bytes} [Sun Aug 9 11:18:44 2026] GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec/os-volume_attachments => generated 25 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:44 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-a4fa2e72-6735-4c70-beec-708d5670826b tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:44 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-a4fa2e72-6735-4c70-beec-708d5670826b tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a4fa2e72-6735-4c70-beec-708d5670826b tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a4fa2e72-6735-4c70-beec-708d5670826b tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a4fa2e72-6735-4c70-beec-708d5670826b tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a4fa2e72-6735-4c70-beec-708d5670826b tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a4fa2e72-6735-4c70-beec-708d5670826b tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a4fa2e72-6735-4c70-beec-708d5670826b tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:44 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-a4fa2e72-6735-4c70-beec-708d5670826b tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Going to try to terminate instance {{(pid=63877) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:18:45 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-a4fa2e72-6735-4c70-beec-708d5670826b tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec" status: 204 len: 0 microversion: 2.49 time: 0.533423 Aug 09 11:18:45 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 82/138] 192.168.122.209 () {60 vars in 1282 bytes} [Sun Aug 9 11:18:44 2026] DELETE /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec => generated 0 bytes in 537 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 09 11:18:45 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-1a074f71-778d-471c-aaad-51c283b515b1 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:45 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-1a074f71-778d-471c-aaad-51c283b515b1 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: cd5abfca-b970-40c8-9fc0-b907955e6336] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1a074f71-778d-471c-aaad-51c283b515b1 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1a074f71-778d-471c-aaad-51c283b515b1 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1a074f71-778d-471c-aaad-51c283b515b1 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1a074f71-778d-471c-aaad-51c283b515b1 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1a074f71-778d-471c-aaad-51c283b515b1 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1a074f71-778d-471c-aaad-51c283b515b1 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:45 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Flavor limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:18:45 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Image limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:18:45 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Flavor pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:18:45 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Image pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:18:45 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:18:45 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-1a074f71-778d-471c-aaad-51c283b515b1 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:45 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Getting quotas for project 4c360a1da465403db6aedac2ad5d23e0. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:18:45 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Getting quotas for user b3657f4f448844fc95d280cfe069943c and project 4c360a1da465403db6aedac2ad5d23e0. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:18:45 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Going to run 1 instances... {{(pid=63878) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:18:45 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 9632c114-dd3b-4f36-beca-1aff7de5ecd4] 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='f5bfcc50-eba0-489a-9da6-58e41099c8c2',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=63878) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:18:45 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-2d1f2efd-c7cb-43bb-9c85-7403eea0a698 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 388 microversion: 2.1 time: 4.410016 Aug 09 11:18:45 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 57/139] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:18:41 2026] POST /compute/v2.1/servers => generated 388 bytes in 4415 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Aug 09 11:18:45 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-2c8f7f6a-042a-41af-a9fa-9b3fb4ec032d tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:45 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-2c8f7f6a-042a-41af-a9fa-9b3fb4ec032d tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2c8f7f6a-042a-41af-a9fa-9b3fb4ec032d tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2c8f7f6a-042a-41af-a9fa-9b3fb4ec032d tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2c8f7f6a-042a-41af-a9fa-9b3fb4ec032d tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2c8f7f6a-042a-41af-a9fa-9b3fb4ec032d tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2c8f7f6a-042a-41af-a9fa-9b3fb4ec032d tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2c8f7f6a-042a-41af-a9fa-9b3fb4ec032d tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:46 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-2c8f7f6a-042a-41af-a9fa-9b3fb4ec032d tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:46 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-1a074f71-778d-471c-aaad-51c283b515b1 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:46 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-1a074f71-778d-471c-aaad-51c283b515b1 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336" status: 200 len: 1335 microversion: 2.1 time: 1.071841 Aug 09 11:18:46 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 83/140] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:45 2026] GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336 => generated 1335 bytes in 1073 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:46 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-3aa84f47-6b24-4f4a-9a6f-3ba4d90f67e5 req-c91b6d3e-60a8-4f7e-9f29-6e710b7cafc9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "cd5abfca-b970-40c8-9fc0-b907955e6336", "tag": "f973821b-f319-4428-87a5-4ef1bb7c7654"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-3aa84f47-6b24-4f4a-9a6f-3ba4d90f67e5 req-c91b6d3e-60a8-4f7e-9f29-6e710b7cafc9 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-3aa84f47-6b24-4f4a-9a6f-3ba4d90f67e5 req-c91b6d3e-60a8-4f7e-9f29-6e710b7cafc9 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-3aa84f47-6b24-4f4a-9a6f-3ba4d90f67e5 req-c91b6d3e-60a8-4f7e-9f29-6e710b7cafc9 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:46 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-3aa84f47-6b24-4f4a-9a6f-3ba4d90f67e5 req-c91b6d3e-60a8-4f7e-9f29-6e710b7cafc9 service nova] Creating event network-changed:f973821b-f319-4428-87a5-4ef1bb7c7654 for instance cd5abfca-b970-40c8-9fc0-b907955e6336 on devstack Aug 09 11:18:46 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-3aa84f47-6b24-4f4a-9a6f-3ba4d90f67e5 req-c91b6d3e-60a8-4f7e-9f29-6e710b7cafc9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:18:46 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-3aa84f47-6b24-4f4a-9a6f-3ba4d90f67e5 req-c91b6d3e-60a8-4f7e-9f29-6e710b7cafc9 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.245707 Aug 09 11:18:46 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 84/141] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:18:46 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:18:46 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-118f1395-6f3c-48c6-ad1b-3b54ddb0dd75 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:46 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-118f1395-6f3c-48c6-ad1b-3b54ddb0dd75 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 9632c114-dd3b-4f36-beca-1aff7de5ecd4] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:46 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-118f1395-6f3c-48c6-ad1b-3b54ddb0dd75 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:47 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-118f1395-6f3c-48c6-ad1b-3b54ddb0dd75 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3657f4f448844fc95d280cfe069943c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c360a1da465403db6aedac2ad5d23e0', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:47 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-118f1395-6f3c-48c6-ad1b-3b54ddb0dd75 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4" status: 200 len: 1231 microversion: 2.1 time: 0.680775 Aug 09 11:18:47 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 85/142] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:46 2026] GET /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4 => generated 1231 bytes in 684 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:47 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-ce3c6201-c703-4270-8013-6eabab8ccbde req-36d4fa66-fa67-4b96-8eee-b5dbd299d305 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8c4363d2-68b4-463e-ac06-77c1e642c278", "name": "network-vif-plugged", "status": "completed", "tag": "4bd6df7f-8ec9-407c-8972-382d0505a4e3"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-ce3c6201-c703-4270-8013-6eabab8ccbde req-36d4fa66-fa67-4b96-8eee-b5dbd299d305 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-ce3c6201-c703-4270-8013-6eabab8ccbde req-36d4fa66-fa67-4b96-8eee-b5dbd299d305 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-ce3c6201-c703-4270-8013-6eabab8ccbde req-36d4fa66-fa67-4b96-8eee-b5dbd299d305 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:47 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-ce3c6201-c703-4270-8013-6eabab8ccbde req-36d4fa66-fa67-4b96-8eee-b5dbd299d305 service nova] Creating event network-vif-plugged:4bd6df7f-8ec9-407c-8972-382d0505a4e3 for instance 8c4363d2-68b4-463e-ac06-77c1e642c278 on devstack Aug 09 11:18:47 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-ce3c6201-c703-4270-8013-6eabab8ccbde req-36d4fa66-fa67-4b96-8eee-b5dbd299d305 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:18:47 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-2c8f7f6a-042a-41af-a9fa-9b3fb4ec032d tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:47 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-ce3c6201-c703-4270-8013-6eabab8ccbde req-36d4fa66-fa67-4b96-8eee-b5dbd299d305 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.164487 Aug 09 11:18:47 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 86/143] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:18:47 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:18:47 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-e42a8ba7-a5be-444c-b9ef-3fc8a7a2836e tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:47 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-e42a8ba7-a5be-444c-b9ef-3fc8a7a2836e tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: cd5abfca-b970-40c8-9fc0-b907955e6336] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:47 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-2c8f7f6a-042a-41af-a9fa-9b3fb4ec032d tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:47 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-2c8f7f6a-042a-41af-a9fa-9b3fb4ec032d tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e42a8ba7-a5be-444c-b9ef-3fc8a7a2836e tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e42a8ba7-a5be-444c-b9ef-3fc8a7a2836e tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e42a8ba7-a5be-444c-b9ef-3fc8a7a2836e tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e42a8ba7-a5be-444c-b9ef-3fc8a7a2836e tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e42a8ba7-a5be-444c-b9ef-3fc8a7a2836e tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:47 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-2c8f7f6a-042a-41af-a9fa-9b3fb4ec032d tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec" status: 200 len: 1765 microversion: 2.49 time: 1.612771 Aug 09 11:18:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e42a8ba7-a5be-444c-b9ef-3fc8a7a2836e tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:47 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 58/144] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:18:45 2026] GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec => generated 1765 bytes in 1618 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:18:47 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-e42a8ba7-a5be-444c-b9ef-3fc8a7a2836e tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:48 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-0f8770df-92a2-4800-8a4d-604cbf262a37 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:48 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-0f8770df-92a2-4800-8a4d-604cbf262a37 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 9632c114-dd3b-4f36-beca-1aff7de5ecd4] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0f8770df-92a2-4800-8a4d-604cbf262a37 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0f8770df-92a2-4800-8a4d-604cbf262a37 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0f8770df-92a2-4800-8a4d-604cbf262a37 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0f8770df-92a2-4800-8a4d-604cbf262a37 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0f8770df-92a2-4800-8a4d-604cbf262a37 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0f8770df-92a2-4800-8a4d-604cbf262a37 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:48 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-0f8770df-92a2-4800-8a4d-604cbf262a37 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:50 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-0f8770df-92a2-4800-8a4d-604cbf262a37 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3657f4f448844fc95d280cfe069943c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c360a1da465403db6aedac2ad5d23e0', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:50 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-0f8770df-92a2-4800-8a4d-604cbf262a37 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4" status: 200 len: 1227 microversion: 2.1 time: 2.346958 Aug 09 11:18:50 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 59/145] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:48 2026] GET /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4 => generated 1227 bytes in 2350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:50 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-4bcde3bc-465f-481e-bbe6-1e0f05f01551 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:50 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-4bcde3bc-465f-481e-bbe6-1e0f05f01551 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4bcde3bc-465f-481e-bbe6-1e0f05f01551 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4bcde3bc-465f-481e-bbe6-1e0f05f01551 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4bcde3bc-465f-481e-bbe6-1e0f05f01551 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4bcde3bc-465f-481e-bbe6-1e0f05f01551 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4bcde3bc-465f-481e-bbe6-1e0f05f01551 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4bcde3bc-465f-481e-bbe6-1e0f05f01551 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:50 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-e42a8ba7-a5be-444c-b9ef-3fc8a7a2836e tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:50 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-e42a8ba7-a5be-444c-b9ef-3fc8a7a2836e tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336" status: 200 len: 1335 microversion: 2.1 time: 3.351516 Aug 09 11:18:50 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 87/146] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:47 2026] GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336 => generated 1335 bytes in 3355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:50 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-764bc67e-b6c5-4f8f-a9b0-aa16fcebbf31 req-f718eed4-d42a-4b63-83e3-3d650cc5c4fc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec", "name": "network-vif-unplugged", "status": "completed", "tag": "bdf7b0cf-c3a6-4732-b61f-5beacfd784cb"}, {"server_uuid": "1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec", "name": "network-vif-unplugged", "status": "completed", "tag": "bdf7b0cf-c3a6-4732-b61f-5beacfd784cb"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-764bc67e-b6c5-4f8f-a9b0-aa16fcebbf31 req-f718eed4-d42a-4b63-83e3-3d650cc5c4fc service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-764bc67e-b6c5-4f8f-a9b0-aa16fcebbf31 req-f718eed4-d42a-4b63-83e3-3d650cc5c4fc service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-764bc67e-b6c5-4f8f-a9b0-aa16fcebbf31 req-f718eed4-d42a-4b63-83e3-3d650cc5c4fc service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4bcde3bc-465f-481e-bbe6-1e0f05f01551 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4bcde3bc-465f-481e-bbe6-1e0f05f01551 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4bcde3bc-465f-481e-bbe6-1e0f05f01551 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:50 devstack devstack@n-api.service[63878]: DEBUG nova.objects.instance [None req-4bcde3bc-465f-481e-bbe6-1e0f05f01551 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lazy-loading 'fault' on Instance uuid 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec {{(pid=63878) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:18:50 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-764bc67e-b6c5-4f8f-a9b0-aa16fcebbf31 req-f718eed4-d42a-4b63-83e3-3d650cc5c4fc service nova] Creating event network-vif-unplugged:bdf7b0cf-c3a6-4732-b61f-5beacfd784cb for instance 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec on devstack Aug 09 11:18:50 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-764bc67e-b6c5-4f8f-a9b0-aa16fcebbf31 req-f718eed4-d42a-4b63-83e3-3d650cc5c4fc service nova] Creating event network-vif-unplugged:bdf7b0cf-c3a6-4732-b61f-5beacfd784cb for instance 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec on devstack Aug 09 11:18:50 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-764bc67e-b6c5-4f8f-a9b0-aa16fcebbf31 req-f718eed4-d42a-4b63-83e3-3d650cc5c4fc service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:18:50 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-4bcde3bc-465f-481e-bbe6-1e0f05f01551 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:50 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-764bc67e-b6c5-4f8f-a9b0-aa16fcebbf31 req-f718eed4-d42a-4b63-83e3-3d650cc5c4fc service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.155667 Aug 09 11:18:50 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 88/147] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:18:50 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:18:50 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-6035514b-76f6-40ff-a00a-db5281d6db70 req-0fe4c7ff-4dec-4956-8ad7-dd1deba5e47f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec", "name": "network-vif-deleted", "tag": "bdf7b0cf-c3a6-4732-b61f-5beacfd784cb"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-6035514b-76f6-40ff-a00a-db5281d6db70 req-0fe4c7ff-4dec-4956-8ad7-dd1deba5e47f service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-6035514b-76f6-40ff-a00a-db5281d6db70 req-0fe4c7ff-4dec-4956-8ad7-dd1deba5e47f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-6035514b-76f6-40ff-a00a-db5281d6db70 req-0fe4c7ff-4dec-4956-8ad7-dd1deba5e47f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:50 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-6035514b-76f6-40ff-a00a-db5281d6db70 req-0fe4c7ff-4dec-4956-8ad7-dd1deba5e47f service nova] Creating event network-vif-deleted:bdf7b0cf-c3a6-4732-b61f-5beacfd784cb for instance 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec on devstack Aug 09 11:18:50 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-6035514b-76f6-40ff-a00a-db5281d6db70 req-0fe4c7ff-4dec-4956-8ad7-dd1deba5e47f service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:18:50 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-6035514b-76f6-40ff-a00a-db5281d6db70 req-0fe4c7ff-4dec-4956-8ad7-dd1deba5e47f service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.117831 Aug 09 11:18:50 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 89/148] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:18:50 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:18:51 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherA-server-867017367", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "34407e9b-a4f6-4439-807d-4319e5ea1fc1"}], "security_groups": [{"name": "tempest-securitygroup--1511208506"}], "key_name": "tempest-keypair-1963759374", "user_data": "}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:51 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-4bcde3bc-465f-481e-bbe6-1e0f05f01551 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:51 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-4bcde3bc-465f-481e-bbe6-1e0f05f01551 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:51 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-4bcde3bc-465f-481e-bbe6-1e0f05f01551 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a08862a6aca64346a425fcf4261dd44a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e6190b1782d4b2f92771af0d5983e8f', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:51 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-4bcde3bc-465f-481e-bbe6-1e0f05f01551 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec" status: 200 len: 1420 microversion: 2.49 time: 0.576429 Aug 09 11:18:51 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 60/149] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:18:50 2026] GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec => generated 1420 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:18:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-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.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-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.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:51 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:51 devstack devstack@n-api.service[63877]: DEBUG nova.network.neutron [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] validate_networks() for [('34407e9b-a4f6-4439-807d-4319e5ea1fc1', None, None, None, None, None)] {{(pid=63877) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:18:51 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:51 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-dbf16566-efc3-4019-a237-98f33be57a7c tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:51 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-dbf16566-efc3-4019-a237-98f33be57a7c tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 9632c114-dd3b-4f36-beca-1aff7de5ecd4] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dbf16566-efc3-4019-a237-98f33be57a7c tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dbf16566-efc3-4019-a237-98f33be57a7c tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dbf16566-efc3-4019-a237-98f33be57a7c tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dbf16566-efc3-4019-a237-98f33be57a7c tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dbf16566-efc3-4019-a237-98f33be57a7c tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dbf16566-efc3-4019-a237-98f33be57a7c tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:51 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-dbf16566-efc3-4019-a237-98f33be57a7c tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:52 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-dbf16566-efc3-4019-a237-98f33be57a7c tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3657f4f448844fc95d280cfe069943c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c360a1da465403db6aedac2ad5d23e0', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:52 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-dbf16566-efc3-4019-a237-98f33be57a7c tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4" status: 200 len: 1331 microversion: 2.1 time: 0.973715 Aug 09 11:18:52 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 61/150] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:51 2026] GET /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4 => generated 1331 bytes in 975 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:52 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-2af2fc5f-6917-49a5-8492-352e1035ba44 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:52 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-2af2fc5f-6917-49a5-8492-352e1035ba44 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: cd5abfca-b970-40c8-9fc0-b907955e6336] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2af2fc5f-6917-49a5-8492-352e1035ba44 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2af2fc5f-6917-49a5-8492-352e1035ba44 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2af2fc5f-6917-49a5-8492-352e1035ba44 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2af2fc5f-6917-49a5-8492-352e1035ba44 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2af2fc5f-6917-49a5-8492-352e1035ba44 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2af2fc5f-6917-49a5-8492-352e1035ba44 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:52 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-2af2fc5f-6917-49a5-8492-352e1035ba44 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:52 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:53 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-2af2fc5f-6917-49a5-8492-352e1035ba44 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-2af2fc5f-6917-49a5-8492-352e1035ba44 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336" status: 200 len: 1335 microversion: 2.1 time: 1.173756 Aug 09 11:18:53 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 62/151] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:52 2026] GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336 => generated 1335 bytes in 1175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:53 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-a7ba303e-87c9-4706-9334-a7b1ec4ea502 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-a7ba303e-87c9-4706-9334-a7b1ec4ea502 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a7ba303e-87c9-4706-9334-a7b1ec4ea502 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a7ba303e-87c9-4706-9334-a7b1ec4ea502 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a7ba303e-87c9-4706-9334-a7b1ec4ea502 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a7ba303e-87c9-4706-9334-a7b1ec4ea502 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a7ba303e-87c9-4706-9334-a7b1ec4ea502 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a7ba303e-87c9-4706-9334-a7b1ec4ea502 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-a7ba303e-87c9-4706-9334-a7b1ec4ea502 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] HTTP exception thrown: Instance 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec could not be found. Aug 09 11:18:53 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-a7ba303e-87c9-4706-9334-a7b1ec4ea502 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Returning 404 to user: Instance 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-a7ba303e-87c9-4706-9334-a7b1ec4ea502 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec" status: 404 len: 111 microversion: 2.49 time: 0.091297 Aug 09 11:18:53 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 63/152] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:18:53 2026] GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec => generated 111 bytes in 95 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 09 11:18:53 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-01fe8084-f608-4682-a8cc-154d27e4e8d4 req-75e4a16c-af97-42cf-9526-6c096821cafe service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cd5abfca-b970-40c8-9fc0-b907955e6336", "name": "network-vif-plugged", "status": "completed", "tag": "f973821b-f319-4428-87a5-4ef1bb7c7654"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-01fe8084-f608-4682-a8cc-154d27e4e8d4 req-75e4a16c-af97-42cf-9526-6c096821cafe service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-01fe8084-f608-4682-a8cc-154d27e4e8d4 req-75e4a16c-af97-42cf-9526-6c096821cafe service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-01fe8084-f608-4682-a8cc-154d27e4e8d4 req-75e4a16c-af97-42cf-9526-6c096821cafe service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:53 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Flavor limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:18:53 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Image limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:18:53 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Flavor pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:18:53 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Image pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:18:53 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-01fe8084-f608-4682-a8cc-154d27e4e8d4 req-75e4a16c-af97-42cf-9526-6c096821cafe service nova] Creating event network-vif-plugged:f973821b-f319-4428-87a5-4ef1bb7c7654 for instance cd5abfca-b970-40c8-9fc0-b907955e6336 on devstack Aug 09 11:18:53 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-01fe8084-f608-4682-a8cc-154d27e4e8d4 req-75e4a16c-af97-42cf-9526-6c096821cafe service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:18:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-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.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-01fe8084-f608-4682-a8cc-154d27e4e8d4 req-75e4a16c-af97-42cf-9526-6c096821cafe service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.075817 Aug 09 11:18:53 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 64/153] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:18:53 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:18:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-51116148-f195-41c4-9d02-8b6876bc86eb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-51116148-f195-41c4-9d02-8b6876bc86eb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 9632c114-dd3b-4f36-beca-1aff7de5ecd4] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51116148-f195-41c4-9d02-8b6876bc86eb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51116148-f195-41c4-9d02-8b6876bc86eb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51116148-f195-41c4-9d02-8b6876bc86eb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51116148-f195-41c4-9d02-8b6876bc86eb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51116148-f195-41c4-9d02-8b6876bc86eb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51116148-f195-41c4-9d02-8b6876bc86eb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:53 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Getting quotas for project 82344f74715e4a8f83be071eecf10451. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:18:53 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Getting quotas for user 133053ee44ea434fb9335ecb011b2e70 and project 82344f74715e4a8f83be071eecf10451. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:18:53 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-51116148-f195-41c4-9d02-8b6876bc86eb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:53 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Going to run 1 instances... {{(pid=63877) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:18:53 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2] 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='f5bfcc50-eba0-489a-9da6-58e41099c8c2',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=63877) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:18:54 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-75df8454-ec3b-4c92-a35b-bbe6661174b2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 417 microversion: 2.1 time: 3.139590 Aug 09 11:18:54 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 90/154] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:18:50 2026] POST /compute/v2.1/servers => generated 417 bytes in 3147 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Aug 09 11:18:54 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-7a2b8268-bb86-4aa8-99a3-f1a75178c3ab req-7eae8b09-0893-4f17-a330-deec2b10b2db service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9632c114-dd3b-4f36-beca-1aff7de5ecd4", "tag": "da208137-b51c-463c-b1d8-88489d8b1c96"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-7a2b8268-bb86-4aa8-99a3-f1a75178c3ab req-7eae8b09-0893-4f17-a330-deec2b10b2db service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-7a2b8268-bb86-4aa8-99a3-f1a75178c3ab req-7eae8b09-0893-4f17-a330-deec2b10b2db service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-7a2b8268-bb86-4aa8-99a3-f1a75178c3ab req-7eae8b09-0893-4f17-a330-deec2b10b2db service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:54 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-7a2b8268-bb86-4aa8-99a3-f1a75178c3ab req-7eae8b09-0893-4f17-a330-deec2b10b2db service nova] Creating event network-changed:da208137-b51c-463c-b1d8-88489d8b1c96 for instance 9632c114-dd3b-4f36-beca-1aff7de5ecd4 on devstack Aug 09 11:18:54 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-7a2b8268-bb86-4aa8-99a3-f1a75178c3ab req-7eae8b09-0893-4f17-a330-deec2b10b2db service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:18:54 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-51116148-f195-41c4-9d02-8b6876bc86eb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3657f4f448844fc95d280cfe069943c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c360a1da465403db6aedac2ad5d23e0', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:54 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-7a2b8268-bb86-4aa8-99a3-f1a75178c3ab req-7eae8b09-0893-4f17-a330-deec2b10b2db service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.098388 Aug 09 11:18:54 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 91/155] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:18:54 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:18:54 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-66cd8093-17d8-46c7-833a-c53fe922e1e7 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:54 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-51116148-f195-41c4-9d02-8b6876bc86eb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4" status: 200 len: 1331 microversion: 2.1 time: 0.383205 Aug 09 11:18:54 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 65/156] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:53 2026] GET /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4 => generated 1331 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:54 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-de8599d0-3b48-4d31-b7b2-0d0317dde7ae tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:54 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-de8599d0-3b48-4d31-b7b2-0d0317dde7ae tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:54 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-66cd8093-17d8-46c7-833a-c53fe922e1e7 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-343802327" status: 204 len: 0 microversion: 2.49 time: 0.105389 Aug 09 11:18:54 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 92/157] 192.168.122.209 () {60 vars in 1261 bytes} [Sun Aug 9 11:18:54 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-343802327 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 09 11:18:54 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-de8599d0-3b48-4d31-b7b2-0d0317dde7ae tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:54 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-de8599d0-3b48-4d31-b7b2-0d0317dde7ae tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:54 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-de8599d0-3b48-4d31-b7b2-0d0317dde7ae tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2" status: 200 len: 1254 microversion: 2.1 time: 0.237112 Aug 09 11:18:54 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 66/158] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:54 2026] GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 => generated 1254 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:54 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-3f7133c3-8a43-4c0f-9744-c00460a75f10 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:54 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-3f7133c3-8a43-4c0f-9744-c00460a75f10 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: cd5abfca-b970-40c8-9fc0-b907955e6336] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3f7133c3-8a43-4c0f-9744-c00460a75f10 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3f7133c3-8a43-4c0f-9744-c00460a75f10 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.009s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3f7133c3-8a43-4c0f-9744-c00460a75f10 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3f7133c3-8a43-4c0f-9744-c00460a75f10 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3f7133c3-8a43-4c0f-9744-c00460a75f10 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3f7133c3-8a43-4c0f-9744-c00460a75f10 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:55 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-3f7133c3-8a43-4c0f-9744-c00460a75f10 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:55 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-3fa8f667-3db0-43b5-be7a-61622d2637f7 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:55 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-3fa8f667-3db0-43b5-be7a-61622d2637f7 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 9632c114-dd3b-4f36-beca-1aff7de5ecd4] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3fa8f667-3db0-43b5-be7a-61622d2637f7 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3fa8f667-3db0-43b5-be7a-61622d2637f7 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3fa8f667-3db0-43b5-be7a-61622d2637f7 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3fa8f667-3db0-43b5-be7a-61622d2637f7 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3fa8f667-3db0-43b5-be7a-61622d2637f7 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3fa8f667-3db0-43b5-be7a-61622d2637f7 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:55 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=6 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:18:55 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-3fa8f667-3db0-43b5-be7a-61622d2637f7 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:56 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-3f7133c3-8a43-4c0f-9744-c00460a75f10 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:56 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-3f7133c3-8a43-4c0f-9744-c00460a75f10 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336" status: 200 len: 1335 microversion: 2.1 time: 1.659733 Aug 09 11:18:56 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 93/159] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:54 2026] GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336 => generated 1335 bytes in 1662 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:56 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-6b84914c-5e48-4568-9ee7-4651a3571d8c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:56 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-6b84914c-5e48-4568-9ee7-4651a3571d8c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6b84914c-5e48-4568-9ee7-4651a3571d8c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6b84914c-5e48-4568-9ee7-4651a3571d8c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6b84914c-5e48-4568-9ee7-4651a3571d8c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6b84914c-5e48-4568-9ee7-4651a3571d8c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6b84914c-5e48-4568-9ee7-4651a3571d8c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6b84914c-5e48-4568-9ee7-4651a3571d8c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:56 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-3fa8f667-3db0-43b5-be7a-61622d2637f7 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3657f4f448844fc95d280cfe069943c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c360a1da465403db6aedac2ad5d23e0', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:56 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-3fa8f667-3db0-43b5-be7a-61622d2637f7 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4" status: 200 len: 1331 microversion: 2.1 time: 1.283931 Aug 09 11:18:56 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 67/160] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:55 2026] GET /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4 => generated 1331 bytes in 1286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:18:56 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-6b84914c-5e48-4568-9ee7-4651a3571d8c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:56 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-098195a2-d5bb-4019-9eb8-44522a9101e3 req-42209935-b34b-41e7-9a13-945be8a4e8d1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cd5abfca-b970-40c8-9fc0-b907955e6336", "name": "network-vif-plugged", "status": "completed", "tag": "f973821b-f319-4428-87a5-4ef1bb7c7654"}, {"server_uuid": "9632c114-dd3b-4f36-beca-1aff7de5ecd4", "name": "network-vif-unplugged", "status": "completed", "tag": "da208137-b51c-463c-b1d8-88489d8b1c96"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-098195a2-d5bb-4019-9eb8-44522a9101e3 req-42209935-b34b-41e7-9a13-945be8a4e8d1 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-098195a2-d5bb-4019-9eb8-44522a9101e3 req-42209935-b34b-41e7-9a13-945be8a4e8d1 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-098195a2-d5bb-4019-9eb8-44522a9101e3 req-42209935-b34b-41e7-9a13-945be8a4e8d1 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.014s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:56 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-6b84914c-5e48-4568-9ee7-4651a3571d8c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:56 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-098195a2-d5bb-4019-9eb8-44522a9101e3 req-42209935-b34b-41e7-9a13-945be8a4e8d1 service nova] Creating event network-vif-plugged:f973821b-f319-4428-87a5-4ef1bb7c7654 for instance cd5abfca-b970-40c8-9fc0-b907955e6336 on devstack Aug 09 11:18:56 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-098195a2-d5bb-4019-9eb8-44522a9101e3 req-42209935-b34b-41e7-9a13-945be8a4e8d1 service nova] Creating event network-vif-unplugged:da208137-b51c-463c-b1d8-88489d8b1c96 for instance 9632c114-dd3b-4f36-beca-1aff7de5ecd4 on devstack Aug 09 11:18:56 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-098195a2-d5bb-4019-9eb8-44522a9101e3 req-42209935-b34b-41e7-9a13-945be8a4e8d1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:18:56 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-098195a2-d5bb-4019-9eb8-44522a9101e3 req-42209935-b34b-41e7-9a13-945be8a4e8d1 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.144941 Aug 09 11:18:56 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 68/161] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:18:56 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:18:56 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-6b84914c-5e48-4568-9ee7-4651a3571d8c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2" status: 200 len: 1250 microversion: 2.1 time: 0.378976 Aug 09 11:18:56 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 94/162] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:56 2026] GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 => generated 1250 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:57 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-c1f40e02-fde2-4b70-b79f-8893730daeb4 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:57 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-c1f40e02-fde2-4b70-b79f-8893730daeb4 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: cd5abfca-b970-40c8-9fc0-b907955e6336] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:57 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c1f40e02-fde2-4b70-b79f-8893730daeb4 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:57 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c1f40e02-fde2-4b70-b79f-8893730daeb4 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:57 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c1f40e02-fde2-4b70-b79f-8893730daeb4 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:57 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c1f40e02-fde2-4b70-b79f-8893730daeb4 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:57 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c1f40e02-fde2-4b70-b79f-8893730daeb4 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:57 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c1f40e02-fde2-4b70-b79f-8893730daeb4 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:57 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-c1f40e02-fde2-4b70-b79f-8893730daeb4 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:57 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-0fa94089-0ab7-4104-a4a5-fafee3a920de tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:57 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-0fa94089-0ab7-4104-a4a5-fafee3a920de tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 9632c114-dd3b-4f36-beca-1aff7de5ecd4] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0fa94089-0ab7-4104-a4a5-fafee3a920de tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0fa94089-0ab7-4104-a4a5-fafee3a920de tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0fa94089-0ab7-4104-a4a5-fafee3a920de tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0fa94089-0ab7-4104-a4a5-fafee3a920de tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0fa94089-0ab7-4104-a4a5-fafee3a920de tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0fa94089-0ab7-4104-a4a5-fafee3a920de tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:57 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-0fa94089-0ab7-4104-a4a5-fafee3a920de tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:58 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-c1f40e02-fde2-4b70-b79f-8893730daeb4 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:58 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-c1f40e02-fde2-4b70-b79f-8893730daeb4 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336" status: 200 len: 1523 microversion: 2.1 time: 1.414407 Aug 09 11:18:58 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 69/163] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:57 2026] GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336 => generated 1523 bytes in 1416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:58 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-cd792c1f-d631-483c-bac9-86c478ec428c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:58 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-cd792c1f-d631-483c-bac9-86c478ec428c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cd792c1f-d631-483c-bac9-86c478ec428c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cd792c1f-d631-483c-bac9-86c478ec428c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cd792c1f-d631-483c-bac9-86c478ec428c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cd792c1f-d631-483c-bac9-86c478ec428c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cd792c1f-d631-483c-bac9-86c478ec428c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cd792c1f-d631-483c-bac9-86c478ec428c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:58 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-0fa94089-0ab7-4104-a4a5-fafee3a920de tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3657f4f448844fc95d280cfe069943c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c360a1da465403db6aedac2ad5d23e0', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:58 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-cd792c1f-d631-483c-bac9-86c478ec428c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:18:58 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-0fa94089-0ab7-4104-a4a5-fafee3a920de tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4" status: 200 len: 1331 microversion: 2.1 time: 1.351179 Aug 09 11:18:58 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 95/164] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:57 2026] GET /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4 => generated 1331 bytes in 1365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:58 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-b2b6a799-c580-4f89-9b79-3549fe9db44c req-56a29109-cb08-461e-a7bc-ef9727745632 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9632c114-dd3b-4f36-beca-1aff7de5ecd4", "name": "network-vif-plugged", "status": "completed", "tag": "da208137-b51c-463c-b1d8-88489d8b1c96"}, {"server_uuid": "9632c114-dd3b-4f36-beca-1aff7de5ecd4", "name": "network-vif-plugged", "status": "completed", "tag": "da208137-b51c-463c-b1d8-88489d8b1c96"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-b2b6a799-c580-4f89-9b79-3549fe9db44c req-56a29109-cb08-461e-a7bc-ef9727745632 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-b2b6a799-c580-4f89-9b79-3549fe9db44c req-56a29109-cb08-461e-a7bc-ef9727745632 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-b2b6a799-c580-4f89-9b79-3549fe9db44c req-56a29109-cb08-461e-a7bc-ef9727745632 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:59 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-b2b6a799-c580-4f89-9b79-3549fe9db44c req-56a29109-cb08-461e-a7bc-ef9727745632 service nova] Creating event network-vif-plugged:da208137-b51c-463c-b1d8-88489d8b1c96 for instance 9632c114-dd3b-4f36-beca-1aff7de5ecd4 on devstack Aug 09 11:18:59 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-b2b6a799-c580-4f89-9b79-3549fe9db44c req-56a29109-cb08-461e-a7bc-ef9727745632 service nova] Creating event network-vif-plugged:da208137-b51c-463c-b1d8-88489d8b1c96 for instance 9632c114-dd3b-4f36-beca-1aff7de5ecd4 on devstack Aug 09 11:18:59 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-b2b6a799-c580-4f89-9b79-3549fe9db44c req-56a29109-cb08-461e-a7bc-ef9727745632 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:18:59 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-b2b6a799-c580-4f89-9b79-3549fe9db44c req-56a29109-cb08-461e-a7bc-ef9727745632 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.156075 Aug 09 11:18:59 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 96/165] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:18:58 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:18:59 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-9f2c8ff0-4d4b-4fd5-ac92-578fdf0628b0 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:18:59 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-9f2c8ff0-4d4b-4fd5-ac92-578fdf0628b0 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: cd5abfca-b970-40c8-9fc0-b907955e6336] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9f2c8ff0-4d4b-4fd5-ac92-578fdf0628b0 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9f2c8ff0-4d4b-4fd5-ac92-578fdf0628b0 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9f2c8ff0-4d4b-4fd5-ac92-578fdf0628b0 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9f2c8ff0-4d4b-4fd5-ac92-578fdf0628b0 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9f2c8ff0-4d4b-4fd5-ac92-578fdf0628b0 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9f2c8ff0-4d4b-4fd5-ac92-578fdf0628b0 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:59 devstack devstack@n-api.service[63877]: DEBUG nova.objects.instance [None req-9f2c8ff0-4d4b-4fd5-ac92-578fdf0628b0 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lazy-loading 'flavor' on Instance uuid cd5abfca-b970-40c8-9fc0-b907955e6336 {{(pid=63877) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:18:59 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-cd792c1f-d631-483c-bac9-86c478ec428c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:18:59 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-cd792c1f-d631-483c-bac9-86c478ec428c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2" status: 200 len: 1312 microversion: 2.1 time: 0.676849 Aug 09 11:18:59 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 70/166] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:58 2026] GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 => generated 1312 bytes in 684 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:18:59 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-9f2c8ff0-4d4b-4fd5-ac92-578fdf0628b0 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "POST /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336/action" status: 200 len: 32 microversion: 2.1 time: 0.657760 Aug 09 11:18:59 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 97/167] 192.168.122.209 () {60 vars in 1280 bytes} [Sun Aug 9 11:18:59 2026] POST /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336/action => generated 32 bytes in 659 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 09 11:18:59 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-182aab6b-116a-4149-bf03-75c6d16d344a tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:18:59 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-182aab6b-116a-4149-bf03-75c6d16d344a tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: cd5abfca-b970-40c8-9fc0-b907955e6336] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:18:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-182aab6b-116a-4149-bf03-75c6d16d344a tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-182aab6b-116a-4149-bf03-75c6d16d344a tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-182aab6b-116a-4149-bf03-75c6d16d344a tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:18:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-182aab6b-116a-4149-bf03-75c6d16d344a tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:18:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-182aab6b-116a-4149-bf03-75c6d16d344a tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:18:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-182aab6b-116a-4149-bf03-75c6d16d344a tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:00 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-35f3646e-ea72-49c9-902c-287456dd3cd9 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:00 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-35f3646e-ea72-49c9-902c-287456dd3cd9 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 9632c114-dd3b-4f36-beca-1aff7de5ecd4] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:00 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-182aab6b-116a-4149-bf03-75c6d16d344a tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-35f3646e-ea72-49c9-902c-287456dd3cd9 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-35f3646e-ea72-49c9-902c-287456dd3cd9 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-35f3646e-ea72-49c9-902c-287456dd3cd9 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.015s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-35f3646e-ea72-49c9-902c-287456dd3cd9 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-35f3646e-ea72-49c9-902c-287456dd3cd9 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-35f3646e-ea72-49c9-902c-287456dd3cd9 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:00 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-35f3646e-ea72-49c9-902c-287456dd3cd9 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:02 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-182aab6b-116a-4149-bf03-75c6d16d344a tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:02 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-182aab6b-116a-4149-bf03-75c6d16d344a tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336" status: 200 len: 1529 microversion: 2.1 time: 2.400683 Aug 09 11:19:02 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 71/168] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:18:59 2026] GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336 => generated 1529 bytes in 2404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:02 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-9137f79a-b27d-4a36-9d0d-2b998c8f7b5a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:02 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-9137f79a-b27d-4a36-9d0d-2b998c8f7b5a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:02 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9137f79a-b27d-4a36-9d0d-2b998c8f7b5a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:02 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9137f79a-b27d-4a36-9d0d-2b998c8f7b5a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:02 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9137f79a-b27d-4a36-9d0d-2b998c8f7b5a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:02 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9137f79a-b27d-4a36-9d0d-2b998c8f7b5a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:02 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9137f79a-b27d-4a36-9d0d-2b998c8f7b5a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:02 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9137f79a-b27d-4a36-9d0d-2b998c8f7b5a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-35f3646e-ea72-49c9-902c-287456dd3cd9 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3657f4f448844fc95d280cfe069943c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c360a1da465403db6aedac2ad5d23e0', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-35f3646e-ea72-49c9-902c-287456dd3cd9 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4" status: 200 len: 1514 microversion: 2.1 time: 2.316802 Aug 09 11:19:02 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 98/169] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:00 2026] GET /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4 => generated 1514 bytes in 2324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b60c170b-b7c3-4a33-aaad-003a6db80fd5 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-b60c170b-b7c3-4a33-aaad-003a6db80fd5 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b60c170b-b7c3-4a33-aaad-003a6db80fd5 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b60c170b-b7c3-4a33-aaad-003a6db80fd5 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b60c170b-b7c3-4a33-aaad-003a6db80fd5 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:02 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-9137f79a-b27d-4a36-9d0d-2b998c8f7b5a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b60c170b-b7c3-4a33-aaad-003a6db80fd5 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b60c170b-b7c3-4a33-aaad-003a6db80fd5 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b60c170b-b7c3-4a33-aaad-003a6db80fd5 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-b60c170b-b7c3-4a33-aaad-003a6db80fd5 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] HTTP exception thrown: Instance 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec could not be found. Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b60c170b-b7c3-4a33-aaad-003a6db80fd5 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Returning 404 to user: Instance 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b60c170b-b7c3-4a33-aaad-003a6db80fd5 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec" status: 404 len: 111 microversion: 2.49 time: 0.114778 Aug 09 11:19:02 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 99/170] 192.168.122.209 () {60 vars in 1282 bytes} [Sun Aug 9 11:19:02 2026] DELETE /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec => generated 111 bytes in 117 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-65cbaac0-3e1d-4eb3-a7db-7e9765773758 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-65cbaac0-3e1d-4eb3-a7db-7e9765773758 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 9632c114-dd3b-4f36-beca-1aff7de5ecd4] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-65cbaac0-3e1d-4eb3-a7db-7e9765773758 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-65cbaac0-3e1d-4eb3-a7db-7e9765773758 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-65cbaac0-3e1d-4eb3-a7db-7e9765773758 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-65cbaac0-3e1d-4eb3-a7db-7e9765773758 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-65cbaac0-3e1d-4eb3-a7db-7e9765773758 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-65cbaac0-3e1d-4eb3-a7db-7e9765773758 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-65cbaac0-3e1d-4eb3-a7db-7e9765773758 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 9632c114-dd3b-4f36-beca-1aff7de5ecd4] Going to try to terminate instance {{(pid=63877) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-65cbaac0-3e1d-4eb3-a7db-7e9765773758 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4" status: 204 len: 0 microversion: 2.1 time: 0.423749 Aug 09 11:19:02 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 100/171] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:19:02 2026] DELETE /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:19:02 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-9137f79a-b27d-4a36-9d0d-2b998c8f7b5a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-9f37ebe5-d2ad-4eb8-8be1-3d6190c805d3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-9f37ebe5-d2ad-4eb8-8be1-3d6190c805d3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] [instance: 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:02 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-9137f79a-b27d-4a36-9d0d-2b998c8f7b5a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2" status: 200 len: 1380 microversion: 2.1 time: 0.721880 Aug 09 11:19:02 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 72/172] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:02 2026] GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 => generated 1380 bytes in 723 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:02 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-9dc510c5-58e9-4b02-98b8-ac86165bd96b tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:02 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-9dc510c5-58e9-4b02-98b8-ac86165bd96b tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 9632c114-dd3b-4f36-beca-1aff7de5ecd4] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9f37ebe5-d2ad-4eb8-8be1-3d6190c805d3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9f37ebe5-d2ad-4eb8-8be1-3d6190c805d3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9f37ebe5-d2ad-4eb8-8be1-3d6190c805d3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9f37ebe5-d2ad-4eb8-8be1-3d6190c805d3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:02 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9dc510c5-58e9-4b02-98b8-ac86165bd96b tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9f37ebe5-d2ad-4eb8-8be1-3d6190c805d3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9f37ebe5-d2ad-4eb8-8be1-3d6190c805d3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:02 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9dc510c5-58e9-4b02-98b8-ac86165bd96b tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:02 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9dc510c5-58e9-4b02-98b8-ac86165bd96b tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:02 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9dc510c5-58e9-4b02-98b8-ac86165bd96b tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:02 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9dc510c5-58e9-4b02-98b8-ac86165bd96b tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:02 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9dc510c5-58e9-4b02-98b8-ac86165bd96b tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:03 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-9f37ebe5-d2ad-4eb8-8be1-3d6190c805d3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] HTTP exception thrown: Instance 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec could not be found. Aug 09 11:19:03 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-9f37ebe5-d2ad-4eb8-8be1-3d6190c805d3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] Returning 404 to user: Instance 1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:19:03 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-9f37ebe5-d2ad-4eb8-8be1-3d6190c805d3 tempest-TaggedAttachmentsTest-1510413348 tempest-TaggedAttachmentsTest-1510413348-project-member] 192.168.122.209 "GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec" status: 404 len: 111 microversion: 2.49 time: 0.153809 Aug 09 11:19:03 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 101/173] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:19:02 2026] GET /compute/v2.1/servers/1d2e05eb-b60d-4a2a-9eba-3d3e89d2cbec => generated 111 bytes in 166 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 09 11:19:03 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-9dc510c5-58e9-4b02-98b8-ac86165bd96b tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:03 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-3e79f465-8eec-4527-869a-520433ed8c6d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:03 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-3e79f465-8eec-4527-869a-520433ed8c6d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: cd5abfca-b970-40c8-9fc0-b907955e6336] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3e79f465-8eec-4527-869a-520433ed8c6d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3e79f465-8eec-4527-869a-520433ed8c6d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3e79f465-8eec-4527-869a-520433ed8c6d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3e79f465-8eec-4527-869a-520433ed8c6d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3e79f465-8eec-4527-869a-520433ed8c6d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.008s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3e79f465-8eec-4527-869a-520433ed8c6d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:03 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-3e79f465-8eec-4527-869a-520433ed8c6d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:03 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-9dc510c5-58e9-4b02-98b8-ac86165bd96b tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3657f4f448844fc95d280cfe069943c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c360a1da465403db6aedac2ad5d23e0', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:03 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-9dc510c5-58e9-4b02-98b8-ac86165bd96b tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4" status: 200 len: 1520 microversion: 2.1 time: 0.816229 Aug 09 11:19:03 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 73/174] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:02 2026] GET /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4 => generated 1520 bytes in 820 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:03 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=2 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:19:03 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=11 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:19:03 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-9bc39cb3-0589-47e3-b179-a0d97f7c92b0 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:04 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-9bc39cb3-0589-47e3-b179-a0d97f7c92b0 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9bc39cb3-0589-47e3-b179-a0d97f7c92b0 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9bc39cb3-0589-47e3-b179-a0d97f7c92b0 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9bc39cb3-0589-47e3-b179-a0d97f7c92b0 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9bc39cb3-0589-47e3-b179-a0d97f7c92b0 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9bc39cb3-0589-47e3-b179-a0d97f7c92b0 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9bc39cb3-0589-47e3-b179-a0d97f7c92b0 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:04 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-9bc39cb3-0589-47e3-b179-a0d97f7c92b0 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:04 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=11 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:19:04 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-3e79f465-8eec-4527-869a-520433ed8c6d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:04 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-3e79f465-8eec-4527-869a-520433ed8c6d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336" status: 200 len: 1529 microversion: 2.1 time: 1.302897 Aug 09 11:19:04 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 102/175] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:03 2026] GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336 => generated 1529 bytes in 1304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:04 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-e5871c20-a5fb-4548-bab8-1341c006ad21 req-00785d53-94fa-4b4e-8ed5-0ab294672151 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2", "tag": "c89f345a-c3bd-49d2-98e8-00f8f0ed3ef7"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-e5871c20-a5fb-4548-bab8-1341c006ad21 req-00785d53-94fa-4b4e-8ed5-0ab294672151 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-e5871c20-a5fb-4548-bab8-1341c006ad21 req-00785d53-94fa-4b4e-8ed5-0ab294672151 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-e5871c20-a5fb-4548-bab8-1341c006ad21 req-00785d53-94fa-4b4e-8ed5-0ab294672151 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:04 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-e5871c20-a5fb-4548-bab8-1341c006ad21 req-00785d53-94fa-4b4e-8ed5-0ab294672151 service nova] Creating event network-changed:c89f345a-c3bd-49d2-98e8-00f8f0ed3ef7 for instance e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 on devstack Aug 09 11:19:04 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-e5871c20-a5fb-4548-bab8-1341c006ad21 req-00785d53-94fa-4b4e-8ed5-0ab294672151 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:19:04 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-e5871c20-a5fb-4548-bab8-1341c006ad21 req-00785d53-94fa-4b4e-8ed5-0ab294672151 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.055803 Aug 09 11:19:04 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 103/176] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:19:04 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:04 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-9bc39cb3-0589-47e3-b179-a0d97f7c92b0 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:04 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-db9331ed-13d6-406a-8a77-08da063f9ffd req-85adec06-cca5-49d4-b902-d8df9f8094fe service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9632c114-dd3b-4f36-beca-1aff7de5ecd4", "name": "network-vif-unplugged", "status": "completed", "tag": "da208137-b51c-463c-b1d8-88489d8b1c96"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-db9331ed-13d6-406a-8a77-08da063f9ffd req-85adec06-cca5-49d4-b902-d8df9f8094fe service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-db9331ed-13d6-406a-8a77-08da063f9ffd req-85adec06-cca5-49d4-b902-d8df9f8094fe service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-db9331ed-13d6-406a-8a77-08da063f9ffd req-85adec06-cca5-49d4-b902-d8df9f8094fe service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:04 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-db9331ed-13d6-406a-8a77-08da063f9ffd req-85adec06-cca5-49d4-b902-d8df9f8094fe service nova] Creating event network-vif-unplugged:da208137-b51c-463c-b1d8-88489d8b1c96 for instance 9632c114-dd3b-4f36-beca-1aff7de5ecd4 on devstack Aug 09 11:19:04 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-db9331ed-13d6-406a-8a77-08da063f9ffd req-85adec06-cca5-49d4-b902-d8df9f8094fe service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:19:04 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-9bc39cb3-0589-47e3-b179-a0d97f7c92b0 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2" status: 200 len: 1380 microversion: 2.1 time: 0.685492 Aug 09 11:19:04 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 74/177] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:03 2026] GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 => generated 1380 bytes in 692 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:04 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-db9331ed-13d6-406a-8a77-08da063f9ffd req-85adec06-cca5-49d4-b902-d8df9f8094fe service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.058855 Aug 09 11:19:04 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 104/178] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:19:04 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:04 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-1fc5b720-ae2b-4edc-95e2-6acd59075453 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:04 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-1fc5b720-ae2b-4edc-95e2-6acd59075453 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 9632c114-dd3b-4f36-beca-1aff7de5ecd4] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1fc5b720-ae2b-4edc-95e2-6acd59075453 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1fc5b720-ae2b-4edc-95e2-6acd59075453 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1fc5b720-ae2b-4edc-95e2-6acd59075453 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1fc5b720-ae2b-4edc-95e2-6acd59075453 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1fc5b720-ae2b-4edc-95e2-6acd59075453 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1fc5b720-ae2b-4edc-95e2-6acd59075453 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:04 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-1fc5b720-ae2b-4edc-95e2-6acd59075453 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:05 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-1fc5b720-ae2b-4edc-95e2-6acd59075453 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3657f4f448844fc95d280cfe069943c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c360a1da465403db6aedac2ad5d23e0', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:05 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-1fc5b720-ae2b-4edc-95e2-6acd59075453 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4" status: 200 len: 1520 microversion: 2.1 time: 0.510867 Aug 09 11:19:05 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 75/179] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:04 2026] GET /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4 => generated 1520 bytes in 512 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:05 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-96c56095-5cbc-4291-8143-a3d2fc7e695e tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:05 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-96c56095-5cbc-4291-8143-a3d2fc7e695e tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: cd5abfca-b970-40c8-9fc0-b907955e6336] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:05 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=77,nova_api:INSERT=7,nova_api:UPDATE=2,nova_api:DELETE=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:19:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-96c56095-5cbc-4291-8143-a3d2fc7e695e tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-96c56095-5cbc-4291-8143-a3d2fc7e695e tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-96c56095-5cbc-4291-8143-a3d2fc7e695e tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-96c56095-5cbc-4291-8143-a3d2fc7e695e tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-96c56095-5cbc-4291-8143-a3d2fc7e695e tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-96c56095-5cbc-4291-8143-a3d2fc7e695e tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:05 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=147,nova_cell1:INSERT=5,nova_cell1:UPDATE=6 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:19:05 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-96c56095-5cbc-4291-8143-a3d2fc7e695e tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:05 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-a3e5f44c-b35b-411a-afb7-3bfbae82dfca tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:05 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-a3e5f44c-b35b-411a-afb7-3bfbae82dfca tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:05 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a3e5f44c-b35b-411a-afb7-3bfbae82dfca tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:05 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a3e5f44c-b35b-411a-afb7-3bfbae82dfca tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:05 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a3e5f44c-b35b-411a-afb7-3bfbae82dfca tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:05 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a3e5f44c-b35b-411a-afb7-3bfbae82dfca tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:05 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a3e5f44c-b35b-411a-afb7-3bfbae82dfca tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:05 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a3e5f44c-b35b-411a-afb7-3bfbae82dfca tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:05 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-a3e5f44c-b35b-411a-afb7-3bfbae82dfca tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:06 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-96c56095-5cbc-4291-8143-a3d2fc7e695e tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:06 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-96c56095-5cbc-4291-8143-a3d2fc7e695e tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336" status: 200 len: 1529 microversion: 2.1 time: 0.861465 Aug 09 11:19:06 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 105/180] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:05 2026] GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336 => generated 1529 bytes in 863 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:06 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-03a4ef4e-c487-4bb9-9c0b-30f336df3c7f tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:06 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-03a4ef4e-c487-4bb9-9c0b-30f336df3c7f tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 9632c114-dd3b-4f36-beca-1aff7de5ecd4] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-03a4ef4e-c487-4bb9-9c0b-30f336df3c7f tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-03a4ef4e-c487-4bb9-9c0b-30f336df3c7f tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-03a4ef4e-c487-4bb9-9c0b-30f336df3c7f tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-03a4ef4e-c487-4bb9-9c0b-30f336df3c7f tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-03a4ef4e-c487-4bb9-9c0b-30f336df3c7f tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-03a4ef4e-c487-4bb9-9c0b-30f336df3c7f tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:06 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-03a4ef4e-c487-4bb9-9c0b-30f336df3c7f tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] HTTP exception thrown: Instance 9632c114-dd3b-4f36-beca-1aff7de5ecd4 could not be found. Aug 09 11:19:06 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-03a4ef4e-c487-4bb9-9c0b-30f336df3c7f tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Returning 404 to user: Instance 9632c114-dd3b-4f36-beca-1aff7de5ecd4 could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:19:06 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-03a4ef4e-c487-4bb9-9c0b-30f336df3c7f tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4" status: 404 len: 111 microversion: 2.1 time: 0.067789 Aug 09 11:19:06 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 106/181] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:06 2026] GET /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4 => generated 111 bytes in 73 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:19:06 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-66b94e11-b4ac-4be2-ae63-0515200101c5 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:06 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-66b94e11-b4ac-4be2-ae63-0515200101c5 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 289030a7-6d9c-4b21-8358-068c8ee849b7] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-66b94e11-b4ac-4be2-ae63-0515200101c5 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-66b94e11-b4ac-4be2-ae63-0515200101c5 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-66b94e11-b4ac-4be2-ae63-0515200101c5 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-66b94e11-b4ac-4be2-ae63-0515200101c5 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-66b94e11-b4ac-4be2-ae63-0515200101c5 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-66b94e11-b4ac-4be2-ae63-0515200101c5 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:06 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-66b94e11-b4ac-4be2-ae63-0515200101c5 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:07 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-a3e5f44c-b35b-411a-afb7-3bfbae82dfca tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:07 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-a3e5f44c-b35b-411a-afb7-3bfbae82dfca tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2" status: 200 len: 1380 microversion: 2.1 time: 1.521531 Aug 09 11:19:07 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 76/182] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:05 2026] GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 => generated 1380 bytes in 1524 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:07 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-97d2c227-0bb5-41db-ade6-37d26bbfd24f req-3c293c2b-3851-4419-aca8-ba5106ee899b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9632c114-dd3b-4f36-beca-1aff7de5ecd4", "name": "network-vif-deleted", "tag": "da208137-b51c-463c-b1d8-88489d8b1c96"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-97d2c227-0bb5-41db-ade6-37d26bbfd24f req-3c293c2b-3851-4419-aca8-ba5106ee899b service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-97d2c227-0bb5-41db-ade6-37d26bbfd24f req-3c293c2b-3851-4419-aca8-ba5106ee899b service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-97d2c227-0bb5-41db-ade6-37d26bbfd24f req-3c293c2b-3851-4419-aca8-ba5106ee899b service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:07 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-97d2c227-0bb5-41db-ade6-37d26bbfd24f req-3c293c2b-3851-4419-aca8-ba5106ee899b service nova] Creating event network-vif-deleted:da208137-b51c-463c-b1d8-88489d8b1c96 for instance 9632c114-dd3b-4f36-beca-1aff7de5ecd4 on devstack Aug 09 11:19:07 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-97d2c227-0bb5-41db-ade6-37d26bbfd24f req-3c293c2b-3851-4419-aca8-ba5106ee899b service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:19:07 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-97d2c227-0bb5-41db-ade6-37d26bbfd24f req-3c293c2b-3851-4419-aca8-ba5106ee899b service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.040760 Aug 09 11:19:07 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 77/183] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:19:07 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:07 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-4b373036-ea04-45d8-838e-c08bc0a4892a req-25a57b09-c16b-4c3e-8329-b94270c97903 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9632c114-dd3b-4f36-beca-1aff7de5ecd4", "name": "network-vif-unplugged", "status": "completed", "tag": "da208137-b51c-463c-b1d8-88489d8b1c96"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-4b373036-ea04-45d8-838e-c08bc0a4892a req-25a57b09-c16b-4c3e-8329-b94270c97903 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-4b373036-ea04-45d8-838e-c08bc0a4892a req-25a57b09-c16b-4c3e-8329-b94270c97903 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-4b373036-ea04-45d8-838e-c08bc0a4892a req-25a57b09-c16b-4c3e-8329-b94270c97903 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:07 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-4b373036-ea04-45d8-838e-c08bc0a4892a req-25a57b09-c16b-4c3e-8329-b94270c97903 service nova] Creating event network-vif-unplugged:da208137-b51c-463c-b1d8-88489d8b1c96 for instance 9632c114-dd3b-4f36-beca-1aff7de5ecd4 on devstack Aug 09 11:19:07 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-4b373036-ea04-45d8-838e-c08bc0a4892a req-25a57b09-c16b-4c3e-8329-b94270c97903 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:19:07 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-4b373036-ea04-45d8-838e-c08bc0a4892a req-25a57b09-c16b-4c3e-8329-b94270c97903 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.045407 Aug 09 11:19:07 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 78/184] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:19:07 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:07 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-66b94e11-b4ac-4be2-ae63-0515200101c5 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3657f4f448844fc95d280cfe069943c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c360a1da465403db6aedac2ad5d23e0', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:07 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-de15b28d-e627-4709-959e-0f5e8ea4a7b3 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:07 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-de15b28d-e627-4709-959e-0f5e8ea4a7b3 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: cd5abfca-b970-40c8-9fc0-b907955e6336] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:07 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-66b94e11-b4ac-4be2-ae63-0515200101c5 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7" status: 200 len: 1515 microversion: 2.1 time: 0.971459 Aug 09 11:19:07 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 107/185] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:06 2026] GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7 => generated 1515 bytes in 973 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-de15b28d-e627-4709-959e-0f5e8ea4a7b3 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-de15b28d-e627-4709-959e-0f5e8ea4a7b3 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-de15b28d-e627-4709-959e-0f5e8ea4a7b3 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-de15b28d-e627-4709-959e-0f5e8ea4a7b3 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-de15b28d-e627-4709-959e-0f5e8ea4a7b3 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-de15b28d-e627-4709-959e-0f5e8ea4a7b3 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:07 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-de15b28d-e627-4709-959e-0f5e8ea4a7b3 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:07 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-de15b28d-e627-4709-959e-0f5e8ea4a7b3 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:07 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-de15b28d-e627-4709-959e-0f5e8ea4a7b3 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336" status: 200 len: 1529 microversion: 2.1 time: 0.517388 Aug 09 11:19:07 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 79/186] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:07 2026] GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336 => generated 1529 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-612d7879-e4b7-4875-9013-9ff58d5bc79b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:08 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-612d7879-e4b7-4875-9013-9ff58d5bc79b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:08 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-612d7879-e4b7-4875-9013-9ff58d5bc79b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:08 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-612d7879-e4b7-4875-9013-9ff58d5bc79b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:08 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-612d7879-e4b7-4875-9013-9ff58d5bc79b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:08 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-612d7879-e4b7-4875-9013-9ff58d5bc79b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:08 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-612d7879-e4b7-4875-9013-9ff58d5bc79b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:08 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-612d7879-e4b7-4875-9013-9ff58d5bc79b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:08 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-612d7879-e4b7-4875-9013-9ff58d5bc79b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:08 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-612d7879-e4b7-4875-9013-9ff58d5bc79b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:08 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-612d7879-e4b7-4875-9013-9ff58d5bc79b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2" status: 200 len: 1380 microversion: 2.1 time: 0.489436 Aug 09 11:19:08 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 108/187] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:08 2026] GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 => generated 1380 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:09 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-97862b5a-f38d-4719-b900-7ad37a7311df tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:09 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-97862b5a-f38d-4719-b900-7ad37a7311df tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: cd5abfca-b970-40c8-9fc0-b907955e6336] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-97862b5a-f38d-4719-b900-7ad37a7311df tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-97862b5a-f38d-4719-b900-7ad37a7311df tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-97862b5a-f38d-4719-b900-7ad37a7311df tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-97862b5a-f38d-4719-b900-7ad37a7311df tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-97862b5a-f38d-4719-b900-7ad37a7311df tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-97862b5a-f38d-4719-b900-7ad37a7311df tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:09 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-97862b5a-f38d-4719-b900-7ad37a7311df tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:09 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-97862b5a-f38d-4719-b900-7ad37a7311df tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:09 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-97862b5a-f38d-4719-b900-7ad37a7311df tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336" status: 200 len: 1529 microversion: 2.1 time: 0.288491 Aug 09 11:19:09 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 80/188] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:09 2026] GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336 => generated 1529 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:19:09 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-9e50377b-5d25-4e59-9e51-fc8bbb9e172a req-7f730022-9946-434d-acbc-e2a3cab1c9ed service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2", "name": "network-vif-plugged", "status": "completed", "tag": "c89f345a-c3bd-49d2-98e8-00f8f0ed3ef7"}, {"server_uuid": "e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2", "name": "network-vif-plugged", "status": "completed", "tag": "c89f345a-c3bd-49d2-98e8-00f8f0ed3ef7"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-9e50377b-5d25-4e59-9e51-fc8bbb9e172a req-7f730022-9946-434d-acbc-e2a3cab1c9ed service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-9e50377b-5d25-4e59-9e51-fc8bbb9e172a req-7f730022-9946-434d-acbc-e2a3cab1c9ed service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-9e50377b-5d25-4e59-9e51-fc8bbb9e172a req-7f730022-9946-434d-acbc-e2a3cab1c9ed service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:09 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-9e50377b-5d25-4e59-9e51-fc8bbb9e172a req-7f730022-9946-434d-acbc-e2a3cab1c9ed service nova] Creating event network-vif-plugged:c89f345a-c3bd-49d2-98e8-00f8f0ed3ef7 for instance e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 on devstack Aug 09 11:19:09 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-9e50377b-5d25-4e59-9e51-fc8bbb9e172a req-7f730022-9946-434d-acbc-e2a3cab1c9ed service nova] Creating event network-vif-plugged:c89f345a-c3bd-49d2-98e8-00f8f0ed3ef7 for instance e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 on devstack Aug 09 11:19:09 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-9e50377b-5d25-4e59-9e51-fc8bbb9e172a req-7f730022-9946-434d-acbc-e2a3cab1c9ed service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:19:09 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-9e50377b-5d25-4e59-9e51-fc8bbb9e172a req-7f730022-9946-434d-acbc-e2a3cab1c9ed service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.150091 Aug 09 11:19:09 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 109/189] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:19:09 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:19:09 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-5380c0aa-7e5e-4018-980b-a1fac5c3d56e tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:09 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-5380c0aa-7e5e-4018-980b-a1fac5c3d56e tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5380c0aa-7e5e-4018-980b-a1fac5c3d56e tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5380c0aa-7e5e-4018-980b-a1fac5c3d56e tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5380c0aa-7e5e-4018-980b-a1fac5c3d56e tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5380c0aa-7e5e-4018-980b-a1fac5c3d56e tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5380c0aa-7e5e-4018-980b-a1fac5c3d56e tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5380c0aa-7e5e-4018-980b-a1fac5c3d56e tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:10 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-5380c0aa-7e5e-4018-980b-a1fac5c3d56e tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:10 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-7c45679b-1518-4ca8-bdc7-e0c34a5c5904 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:10 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-7c45679b-1518-4ca8-bdc7-e0c34a5c5904 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: cd5abfca-b970-40c8-9fc0-b907955e6336] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7c45679b-1518-4ca8-bdc7-e0c34a5c5904 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7c45679b-1518-4ca8-bdc7-e0c34a5c5904 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7c45679b-1518-4ca8-bdc7-e0c34a5c5904 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7c45679b-1518-4ca8-bdc7-e0c34a5c5904 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7c45679b-1518-4ca8-bdc7-e0c34a5c5904 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7c45679b-1518-4ca8-bdc7-e0c34a5c5904 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:10 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-5380c0aa-7e5e-4018-980b-a1fac5c3d56e tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:10 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-7c45679b-1518-4ca8-bdc7-e0c34a5c5904 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:10 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-5380c0aa-7e5e-4018-980b-a1fac5c3d56e tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2" status: 200 len: 1380 microversion: 2.1 time: 0.652119 Aug 09 11:19:10 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 81/190] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:09 2026] GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 => generated 1380 bytes in 657 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:10 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-7c45679b-1518-4ca8-bdc7-e0c34a5c5904 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:10 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-7c45679b-1518-4ca8-bdc7-e0c34a5c5904 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336" status: 200 len: 1509 microversion: 2.1 time: 0.566942 Aug 09 11:19:10 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 110/191] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:10 2026] GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336 => generated 1509 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:10 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-1911aa6d-e472-4b0f-b1fe-5929df0bfb90 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:10 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-1911aa6d-e472-4b0f-b1fe-5929df0bfb90 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: 8c4363d2-68b4-463e-ac06-77c1e642c278] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1911aa6d-e472-4b0f-b1fe-5929df0bfb90 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1911aa6d-e472-4b0f-b1fe-5929df0bfb90 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1911aa6d-e472-4b0f-b1fe-5929df0bfb90 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1911aa6d-e472-4b0f-b1fe-5929df0bfb90 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1911aa6d-e472-4b0f-b1fe-5929df0bfb90 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1911aa6d-e472-4b0f-b1fe-5929df0bfb90 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:10 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-1911aa6d-e472-4b0f-b1fe-5929df0bfb90 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:11 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-1911aa6d-e472-4b0f-b1fe-5929df0bfb90 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:11 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-1911aa6d-e472-4b0f-b1fe-5929df0bfb90 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278" status: 200 len: 1524 microversion: 2.1 time: 0.310578 Aug 09 11:19:11 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 82/192] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:10 2026] GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278 => generated 1524 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:11 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-ce59d42c-3b50-4fb5-8c21-c3d68f128d2a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:11 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-ce59d42c-3b50-4fb5-8c21-c3d68f128d2a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ce59d42c-3b50-4fb5-8c21-c3d68f128d2a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ce59d42c-3b50-4fb5-8c21-c3d68f128d2a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ce59d42c-3b50-4fb5-8c21-c3d68f128d2a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ce59d42c-3b50-4fb5-8c21-c3d68f128d2a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ce59d42c-3b50-4fb5-8c21-c3d68f128d2a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ce59d42c-3b50-4fb5-8c21-c3d68f128d2a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:11 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-ce59d42c-3b50-4fb5-8c21-c3d68f128d2a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:11 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-bc53e1a9-d541-44ad-b55e-4f43fa877d24 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-692206891", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "uuid": "1a9677c5-37b0-472f-a5bb-a009730c43f8", "source_type": "volume", "destination_type": "volume", "delete_on_termination": false}], "networks": [{"uuid": "4352f4d7-e75e-4e2e-a1c5-000b0b51d9d0"}]}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:12 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-bc53e1a9-d541-44ad-b55e-4f43fa877d24 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] HTTP exception thrown: Block Device 1a9677c5-37b0-472f-a5bb-a009730c43f8 is not bootable. Aug 09 11:19:12 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-bc53e1a9-d541-44ad-b55e-4f43fa877d24 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Returning 400 to user: Block Device 1a9677c5-37b0-472f-a5bb-a009730c43f8 is not bootable. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:19:12 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-bc53e1a9-d541-44ad-b55e-4f43fa877d24 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 400 len: 110 microversion: 2.1 time: 0.141211 Aug 09 11:19:12 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 83/193] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:19:11 2026] POST /compute/v2.1/servers => generated 110 bytes in 142 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) Aug 09 11:19:12 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-ce59d42c-3b50-4fb5-8c21-c3d68f128d2a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:12 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-b90a663c-89a5-49e1-975f-57eb3ab03299 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:12 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-ce59d42c-3b50-4fb5-8c21-c3d68f128d2a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2" status: 200 len: 1563 microversion: 2.1 time: 0.667742 Aug 09 11:19:12 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 111/194] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:11 2026] GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 => generated 1563 bytes in 669 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:12 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-b90a663c-89a5-49e1-975f-57eb3ab03299 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 289030a7-6d9c-4b21-8358-068c8ee849b7] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:12 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-359394c4-f4ee-4142-9b23-0b0e373c90b9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b90a663c-89a5-49e1-975f-57eb3ab03299 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:12 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-359394c4-f4ee-4142-9b23-0b0e373c90b9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b90a663c-89a5-49e1-975f-57eb3ab03299 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b90a663c-89a5-49e1-975f-57eb3ab03299 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b90a663c-89a5-49e1-975f-57eb3ab03299 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b90a663c-89a5-49e1-975f-57eb3ab03299 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b90a663c-89a5-49e1-975f-57eb3ab03299 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:12 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-359394c4-f4ee-4142-9b23-0b0e373c90b9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:12 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-359394c4-f4ee-4142-9b23-0b0e373c90b9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:12 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-359394c4-f4ee-4142-9b23-0b0e373c90b9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:12 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-359394c4-f4ee-4142-9b23-0b0e373c90b9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:12 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-359394c4-f4ee-4142-9b23-0b0e373c90b9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:12 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-359394c4-f4ee-4142-9b23-0b0e373c90b9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:12 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-359394c4-f4ee-4142-9b23-0b0e373c90b9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:12 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-b90a663c-89a5-49e1-975f-57eb3ab03299 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:12 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-359394c4-f4ee-4142-9b23-0b0e373c90b9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.224945 Aug 09 11:19:12 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 112/195] 192.168.122.209 () {58 vars in 1277 bytes} [Sun Aug 9 11:19:12 2026] GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2/os-interface => generated 283 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:13 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-b90a663c-89a5-49e1-975f-57eb3ab03299 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3657f4f448844fc95d280cfe069943c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c360a1da465403db6aedac2ad5d23e0', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:13 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-b90a663c-89a5-49e1-975f-57eb3ab03299 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7" status: 200 len: 1515 microversion: 2.1 time: 1.570066 Aug 09 11:19:13 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 84/196] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:12 2026] GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7 => generated 1515 bytes in 1577 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:13 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-2c79c601-afe4-4d1a-90f5-076931304f81 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:13 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-2c79c601-afe4-4d1a-90f5-076931304f81 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 289030a7-6d9c-4b21-8358-068c8ee849b7] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2c79c601-afe4-4d1a-90f5-076931304f81 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2c79c601-afe4-4d1a-90f5-076931304f81 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2c79c601-afe4-4d1a-90f5-076931304f81 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2c79c601-afe4-4d1a-90f5-076931304f81 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2c79c601-afe4-4d1a-90f5-076931304f81 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2c79c601-afe4-4d1a-90f5-076931304f81 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:13 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-2c79c601-afe4-4d1a-90f5-076931304f81 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:14 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-14de0e88-a085-4814-9650-a6b3f399e33a tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:14 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-14de0e88-a085-4814-9650-a6b3f399e33a tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: 8c4363d2-68b4-463e-ac06-77c1e642c278] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:14 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-14de0e88-a085-4814-9650-a6b3f399e33a tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:14 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-14de0e88-a085-4814-9650-a6b3f399e33a tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:14 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-14de0e88-a085-4814-9650-a6b3f399e33a tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:14 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-14de0e88-a085-4814-9650-a6b3f399e33a tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:14 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-14de0e88-a085-4814-9650-a6b3f399e33a tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:14 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-14de0e88-a085-4814-9650-a6b3f399e33a tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:14 devstack devstack@n-api.service[63878]: DEBUG nova.objects.instance [None req-14de0e88-a085-4814-9650-a6b3f399e33a tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lazy-loading 'flavor' on Instance uuid 8c4363d2-68b4-463e-ac06-77c1e642c278 {{(pid=63878) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:19:15 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=113,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:19:15 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-14de0e88-a085-4814-9650-a6b3f399e33a tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "POST /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278/action" status: 200 len: 32 microversion: 2.1 time: 0.351257 Aug 09 11:19:15 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 85/197] 192.168.122.209 () {60 vars in 1280 bytes} [Sun Aug 9 11:19:14 2026] POST /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278/action => generated 32 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 09 11:19:15 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-eff3cf18-0454-48ce-bf4e-dd4d804b7cb2 req-8731b1d6-57eb-411c-b426-76071eae1b6c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2", "tag": "c89f345a-c3bd-49d2-98e8-00f8f0ed3ef7"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:15 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=55,nova_api:INSERT=9 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:19:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-eff3cf18-0454-48ce-bf4e-dd4d804b7cb2 req-8731b1d6-57eb-411c-b426-76071eae1b6c service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-eff3cf18-0454-48ce-bf4e-dd4d804b7cb2 req-8731b1d6-57eb-411c-b426-76071eae1b6c service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-eff3cf18-0454-48ce-bf4e-dd4d804b7cb2 req-8731b1d6-57eb-411c-b426-76071eae1b6c service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:15 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-eff3cf18-0454-48ce-bf4e-dd4d804b7cb2 req-8731b1d6-57eb-411c-b426-76071eae1b6c service nova] Creating event network-changed:c89f345a-c3bd-49d2-98e8-00f8f0ed3ef7 for instance e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 on devstack Aug 09 11:19:15 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-eff3cf18-0454-48ce-bf4e-dd4d804b7cb2 req-8731b1d6-57eb-411c-b426-76071eae1b6c service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:19:15 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-2c79c601-afe4-4d1a-90f5-076931304f81 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3657f4f448844fc95d280cfe069943c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c360a1da465403db6aedac2ad5d23e0', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:15 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-eff3cf18-0454-48ce-bf4e-dd4d804b7cb2 req-8731b1d6-57eb-411c-b426-76071eae1b6c service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.082914 Aug 09 11:19:15 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 86/198] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:19:15 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:15 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-6241c438-dac0-4370-9c3e-b71db262bec4 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:15 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-6241c438-dac0-4370-9c3e-b71db262bec4 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: 8c4363d2-68b4-463e-ac06-77c1e642c278] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:15 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-2c79c601-afe4-4d1a-90f5-076931304f81 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7" status: 200 len: 1515 microversion: 2.1 time: 1.560655 Aug 09 11:19:15 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 113/199] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:13 2026] GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7 => generated 1515 bytes in 1567 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6241c438-dac0-4370-9c3e-b71db262bec4 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6241c438-dac0-4370-9c3e-b71db262bec4 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6241c438-dac0-4370-9c3e-b71db262bec4 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6241c438-dac0-4370-9c3e-b71db262bec4 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6241c438-dac0-4370-9c3e-b71db262bec4 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6241c438-dac0-4370-9c3e-b71db262bec4 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:15 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-6241c438-dac0-4370-9c3e-b71db262bec4 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:15 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-6241c438-dac0-4370-9c3e-b71db262bec4 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:15 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-6241c438-dac0-4370-9c3e-b71db262bec4 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278" status: 200 len: 1530 microversion: 2.1 time: 0.602613 Aug 09 11:19:15 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 87/200] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:15 2026] GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278 => generated 1530 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:16 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-a569ad8e-3d19-48c2-a619-336953d7fe65 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:16 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-a569ad8e-3d19-48c2-a619-336953d7fe65 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: 8c4363d2-68b4-463e-ac06-77c1e642c278] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a569ad8e-3d19-48c2-a619-336953d7fe65 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a569ad8e-3d19-48c2-a619-336953d7fe65 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a569ad8e-3d19-48c2-a619-336953d7fe65 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a569ad8e-3d19-48c2-a619-336953d7fe65 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a569ad8e-3d19-48c2-a619-336953d7fe65 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a569ad8e-3d19-48c2-a619-336953d7fe65 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:17 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-a569ad8e-3d19-48c2-a619-336953d7fe65 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:17 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-a569ad8e-3d19-48c2-a619-336953d7fe65 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:17 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-a569ad8e-3d19-48c2-a619-336953d7fe65 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278" status: 200 len: 1530 microversion: 2.1 time: 0.731704 Aug 09 11:19:17 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 114/201] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:16 2026] GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278 => generated 1530 bytes in 738 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:18 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-84385fee-4570-4ad9-a3ab-40d20a11887d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:18 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-84385fee-4570-4ad9-a3ab-40d20a11887d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: 8c4363d2-68b4-463e-ac06-77c1e642c278] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-84385fee-4570-4ad9-a3ab-40d20a11887d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-84385fee-4570-4ad9-a3ab-40d20a11887d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-84385fee-4570-4ad9-a3ab-40d20a11887d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-84385fee-4570-4ad9-a3ab-40d20a11887d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-84385fee-4570-4ad9-a3ab-40d20a11887d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.008s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-84385fee-4570-4ad9-a3ab-40d20a11887d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:18 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-84385fee-4570-4ad9-a3ab-40d20a11887d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:19 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-16426c96-bd36-4d6e-8ffc-35698666dfec tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1740462284", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42", "block_device_mapping_v2": [{"source_type": "image", "delete_on_termination": true, "boot_index": 0, "uuid": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "destination_type": "local"}, {"source_type": "volume", "uuid": "685b18b9-b661-484f-9579-40fdbbc68333", "destination_type": "invalid"}], "networks": [{"uuid": "4352f4d7-e75e-4e2e-a1c5-000b0b51d9d0"}]}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:19 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-16426c96-bd36-4d6e-8ffc-35698666dfec tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Returning 400 to user: Invalid input for field/attribute destination_type. Value: invalid. 'invalid' is not one of ['local', 'volume'] {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:19:19 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-16426c96-bd36-4d6e-8ffc-35698666dfec tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 400 len: 155 microversion: 2.1 time: 0.034293 Aug 09 11:19:19 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 115/202] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:19:19 2026] POST /compute/v2.1/servers => generated 155 bytes in 40 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) Aug 09 11:19:19 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-9a6eeef5-155d-4ea6-af78-8b9efb23e8d7 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:19 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-9a6eeef5-155d-4ea6-af78-8b9efb23e8d7 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 289030a7-6d9c-4b21-8358-068c8ee849b7] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9a6eeef5-155d-4ea6-af78-8b9efb23e8d7 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9a6eeef5-155d-4ea6-af78-8b9efb23e8d7 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9a6eeef5-155d-4ea6-af78-8b9efb23e8d7 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9a6eeef5-155d-4ea6-af78-8b9efb23e8d7 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9a6eeef5-155d-4ea6-af78-8b9efb23e8d7 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9a6eeef5-155d-4ea6-af78-8b9efb23e8d7 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:19 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-9a6eeef5-155d-4ea6-af78-8b9efb23e8d7 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:19 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-84385fee-4570-4ad9-a3ab-40d20a11887d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:19 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-84385fee-4570-4ad9-a3ab-40d20a11887d tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278" status: 200 len: 1530 microversion: 2.1 time: 0.645560 Aug 09 11:19:19 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 88/203] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:18 2026] GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278 => generated 1530 bytes in 650 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:19:19 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-9a6eeef5-155d-4ea6-af78-8b9efb23e8d7 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3657f4f448844fc95d280cfe069943c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c360a1da465403db6aedac2ad5d23e0', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:19 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-9a6eeef5-155d-4ea6-af78-8b9efb23e8d7 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7" status: 200 len: 1515 microversion: 2.1 time: 0.366009 Aug 09 11:19:19 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 116/204] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:19 2026] GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7 => generated 1515 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:20 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-f5bf65b7-bd7e-4038-9986-83195b863ede tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:20 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-f5bf65b7-bd7e-4038-9986-83195b863ede tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: 8c4363d2-68b4-463e-ac06-77c1e642c278] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f5bf65b7-bd7e-4038-9986-83195b863ede tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f5bf65b7-bd7e-4038-9986-83195b863ede tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f5bf65b7-bd7e-4038-9986-83195b863ede tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.017s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f5bf65b7-bd7e-4038-9986-83195b863ede tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f5bf65b7-bd7e-4038-9986-83195b863ede tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.012s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f5bf65b7-bd7e-4038-9986-83195b863ede tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:20 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-f5bf65b7-bd7e-4038-9986-83195b863ede tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:21 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-f5bf65b7-bd7e-4038-9986-83195b863ede tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:21 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-f5bf65b7-bd7e-4038-9986-83195b863ede tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278" status: 200 len: 1530 microversion: 2.1 time: 0.811561 Aug 09 11:19:21 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 89/205] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:20 2026] GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278 => generated 1530 bytes in 821 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:22 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-12ef176e-f765-4fae-9545-dad7c481bf22 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:22 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-12ef176e-f765-4fae-9545-dad7c481bf22 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: 8c4363d2-68b4-463e-ac06-77c1e642c278] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-12ef176e-f765-4fae-9545-dad7c481bf22 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-12ef176e-f765-4fae-9545-dad7c481bf22 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-12ef176e-f765-4fae-9545-dad7c481bf22 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-12ef176e-f765-4fae-9545-dad7c481bf22 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-12ef176e-f765-4fae-9545-dad7c481bf22 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-12ef176e-f765-4fae-9545-dad7c481bf22 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:22 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-12ef176e-f765-4fae-9545-dad7c481bf22 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:22 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-12ef176e-f765-4fae-9545-dad7c481bf22 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:22 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-12ef176e-f765-4fae-9545-dad7c481bf22 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278" status: 200 len: 1510 microversion: 2.1 time: 0.811223 Aug 09 11:19:22 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 117/206] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:22 2026] GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278 => generated 1510 bytes in 813 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:23 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-e0e4559f-0395-4edc-a4e7-54c5e2036d63 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "b8d3ff6f-5d09-4af4-a03b-f7f27a5d3058"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:23 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-e0e4559f-0395-4edc-a4e7-54c5e2036d63 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: 8c4363d2-68b4-463e-ac06-77c1e642c278] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e0e4559f-0395-4edc-a4e7-54c5e2036d63 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e0e4559f-0395-4edc-a4e7-54c5e2036d63 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e0e4559f-0395-4edc-a4e7-54c5e2036d63 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e0e4559f-0395-4edc-a4e7-54c5e2036d63 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e0e4559f-0395-4edc-a4e7-54c5e2036d63 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e0e4559f-0395-4edc-a4e7-54c5e2036d63 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:23 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-e0e4559f-0395-4edc-a4e7-54c5e2036d63 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] HTTP exception thrown: Cannot 'attach_volume' instance 8c4363d2-68b4-463e-ac06-77c1e642c278 while it is in vm_state rescued Aug 09 11:19:23 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-e0e4559f-0395-4edc-a4e7-54c5e2036d63 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Returning 409 to user: Cannot 'attach_volume' instance 8c4363d2-68b4-463e-ac06-77c1e642c278 while it is in vm_state rescued {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:19:23 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-e0e4559f-0395-4edc-a4e7-54c5e2036d63 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "POST /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278/os-volume_attachments" status: 409 len: 152 microversion: 2.1 time: 0.083152 Aug 09 11:19:23 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 90/207] 192.168.122.209 () {60 vars in 1325 bytes} [Sun Aug 9 11:19:23 2026] POST /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278/os-volume_attachments => generated 152 bytes in 85 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) Aug 09 11:19:23 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-ea23c735-766b-48b0-b1c6-a324eb30f54f tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:23 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-ea23c735-766b-48b0-b1c6-a324eb30f54f tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: 8c4363d2-68b4-463e-ac06-77c1e642c278] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ea23c735-766b-48b0-b1c6-a324eb30f54f tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ea23c735-766b-48b0-b1c6-a324eb30f54f tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ea23c735-766b-48b0-b1c6-a324eb30f54f tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ea23c735-766b-48b0-b1c6-a324eb30f54f tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ea23c735-766b-48b0-b1c6-a324eb30f54f tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ea23c735-766b-48b0-b1c6-a324eb30f54f tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:23 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-ea23c735-766b-48b0-b1c6-a324eb30f54f tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "POST /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278/action" status: 202 len: 0 microversion: 2.1 time: 0.212526 Aug 09 11:19:23 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 118/208] 192.168.122.209 () {60 vars in 1280 bytes} [Sun Aug 9 11:19:23 2026] POST /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278/action => generated 0 bytes in 217 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:19:23 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-7797ccfb-0b44-485f-9995-d2a69584a54b tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:23 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-7797ccfb-0b44-485f-9995-d2a69584a54b tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: 8c4363d2-68b4-463e-ac06-77c1e642c278] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7797ccfb-0b44-485f-9995-d2a69584a54b tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7797ccfb-0b44-485f-9995-d2a69584a54b tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7797ccfb-0b44-485f-9995-d2a69584a54b tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7797ccfb-0b44-485f-9995-d2a69584a54b tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7797ccfb-0b44-485f-9995-d2a69584a54b tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7797ccfb-0b44-485f-9995-d2a69584a54b tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:23 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-7797ccfb-0b44-485f-9995-d2a69584a54b tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:23 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-7797ccfb-0b44-485f-9995-d2a69584a54b tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:24 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-7797ccfb-0b44-485f-9995-d2a69584a54b tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278" status: 200 len: 1518 microversion: 2.1 time: 0.702523 Aug 09 11:19:24 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 91/209] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:23 2026] GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278 => generated 1518 bytes in 707 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:24 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-8e9dc6a6-b066-470f-b6dc-23cff576757d tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:24 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-8e9dc6a6-b066-470f-b6dc-23cff576757d tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 9632c114-dd3b-4f36-beca-1aff7de5ecd4] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8e9dc6a6-b066-470f-b6dc-23cff576757d tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8e9dc6a6-b066-470f-b6dc-23cff576757d tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8e9dc6a6-b066-470f-b6dc-23cff576757d tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8e9dc6a6-b066-470f-b6dc-23cff576757d tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8e9dc6a6-b066-470f-b6dc-23cff576757d tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8e9dc6a6-b066-470f-b6dc-23cff576757d tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:24 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-8e9dc6a6-b066-470f-b6dc-23cff576757d tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] HTTP exception thrown: Instance 9632c114-dd3b-4f36-beca-1aff7de5ecd4 could not be found. Aug 09 11:19:24 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-8e9dc6a6-b066-470f-b6dc-23cff576757d tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Returning 404 to user: Instance 9632c114-dd3b-4f36-beca-1aff7de5ecd4 could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:19:24 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-8e9dc6a6-b066-470f-b6dc-23cff576757d tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4" status: 404 len: 111 microversion: 2.1 time: 0.104771 Aug 09 11:19:24 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 119/210] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:19:24 2026] DELETE /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4 => generated 111 bytes in 106 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:19:24 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-730684e9-e621-4f90-bde0-97c115b080eb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:24 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-730684e9-e621-4f90-bde0-97c115b080eb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 9632c114-dd3b-4f36-beca-1aff7de5ecd4] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:24 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-730684e9-e621-4f90-bde0-97c115b080eb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:24 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-730684e9-e621-4f90-bde0-97c115b080eb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:24 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-730684e9-e621-4f90-bde0-97c115b080eb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:24 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-730684e9-e621-4f90-bde0-97c115b080eb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:24 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-730684e9-e621-4f90-bde0-97c115b080eb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:24 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-730684e9-e621-4f90-bde0-97c115b080eb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:24 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-730684e9-e621-4f90-bde0-97c115b080eb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] HTTP exception thrown: Instance 9632c114-dd3b-4f36-beca-1aff7de5ecd4 could not be found. Aug 09 11:19:24 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-730684e9-e621-4f90-bde0-97c115b080eb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Returning 404 to user: Instance 9632c114-dd3b-4f36-beca-1aff7de5ecd4 could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:19:24 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-730684e9-e621-4f90-bde0-97c115b080eb tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4" status: 404 len: 111 microversion: 2.1 time: 0.152950 Aug 09 11:19:24 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 92/211] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:24 2026] GET /compute/v2.1/servers/9632c114-dd3b-4f36-beca-1aff7de5ecd4 => generated 111 bytes in 161 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:19:24 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-7eafb508-da18-492e-b9ec-4a1bfcb59fc1 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:24 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-7eafb508-da18-492e-b9ec-4a1bfcb59fc1 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 289030a7-6d9c-4b21-8358-068c8ee849b7] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7eafb508-da18-492e-b9ec-4a1bfcb59fc1 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7eafb508-da18-492e-b9ec-4a1bfcb59fc1 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7eafb508-da18-492e-b9ec-4a1bfcb59fc1 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7eafb508-da18-492e-b9ec-4a1bfcb59fc1 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7eafb508-da18-492e-b9ec-4a1bfcb59fc1 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7eafb508-da18-492e-b9ec-4a1bfcb59fc1 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:24 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-7eafb508-da18-492e-b9ec-4a1bfcb59fc1 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 289030a7-6d9c-4b21-8358-068c8ee849b7] Going to try to terminate instance {{(pid=63877) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:19:25 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-37d85090-2e40-476a-88d9-3b707f465fe7 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:25 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-37d85090-2e40-476a-88d9-3b707f465fe7 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: 8c4363d2-68b4-463e-ac06-77c1e642c278] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-37d85090-2e40-476a-88d9-3b707f465fe7 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-37d85090-2e40-476a-88d9-3b707f465fe7 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-37d85090-2e40-476a-88d9-3b707f465fe7 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-37d85090-2e40-476a-88d9-3b707f465fe7 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-37d85090-2e40-476a-88d9-3b707f465fe7 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-37d85090-2e40-476a-88d9-3b707f465fe7 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:25 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-37d85090-2e40-476a-88d9-3b707f465fe7 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:25 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-7eafb508-da18-492e-b9ec-4a1bfcb59fc1 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7" status: 204 len: 0 microversion: 2.1 time: 0.531712 Aug 09 11:19:25 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 120/212] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:19:24 2026] DELETE /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7 => generated 0 bytes in 535 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:19:25 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-86bcc75c-e6f1-456e-9299-822948e265f4 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:25 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-86bcc75c-e6f1-456e-9299-822948e265f4 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 289030a7-6d9c-4b21-8358-068c8ee849b7] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-86bcc75c-e6f1-456e-9299-822948e265f4 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-86bcc75c-e6f1-456e-9299-822948e265f4 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-86bcc75c-e6f1-456e-9299-822948e265f4 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-86bcc75c-e6f1-456e-9299-822948e265f4 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-86bcc75c-e6f1-456e-9299-822948e265f4 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-86bcc75c-e6f1-456e-9299-822948e265f4 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:25 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-86bcc75c-e6f1-456e-9299-822948e265f4 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:25 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-37d85090-2e40-476a-88d9-3b707f465fe7 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:25 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-37d85090-2e40-476a-88d9-3b707f465fe7 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278" status: 200 len: 1518 microversion: 2.1 time: 0.716353 Aug 09 11:19:25 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 93/213] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:25 2026] GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278 => generated 1518 bytes in 719 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:26 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-86bcc75c-e6f1-456e-9299-822948e265f4 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3657f4f448844fc95d280cfe069943c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c360a1da465403db6aedac2ad5d23e0', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:26 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-86bcc75c-e6f1-456e-9299-822948e265f4 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7" status: 200 len: 1521 microversion: 2.1 time: 0.660587 Aug 09 11:19:26 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 121/214] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:25 2026] GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7 => generated 1521 bytes in 664 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:26 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-5103de70-2cb7-4a06-94f1-0b7ba877d9b9 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:26 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-5103de70-2cb7-4a06-94f1-0b7ba877d9b9 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: 8c4363d2-68b4-463e-ac06-77c1e642c278] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5103de70-2cb7-4a06-94f1-0b7ba877d9b9 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5103de70-2cb7-4a06-94f1-0b7ba877d9b9 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5103de70-2cb7-4a06-94f1-0b7ba877d9b9 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5103de70-2cb7-4a06-94f1-0b7ba877d9b9 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5103de70-2cb7-4a06-94f1-0b7ba877d9b9 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.008s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5103de70-2cb7-4a06-94f1-0b7ba877d9b9 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:27 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-5103de70-2cb7-4a06-94f1-0b7ba877d9b9 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:27 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-cd9e46eb-7d0e-40b3-9f72-d820b593a4ad req-90068c2f-a704-40b7-aa3e-7c6e4cf08fe1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "289030a7-6d9c-4b21-8358-068c8ee849b7", "name": "network-vif-unplugged", "status": "completed", "tag": "3ff5dfdb-6397-4b9d-8ad9-eb3b4baff001"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-cd9e46eb-7d0e-40b3-9f72-d820b593a4ad req-90068c2f-a704-40b7-aa3e-7c6e4cf08fe1 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-cd9e46eb-7d0e-40b3-9f72-d820b593a4ad req-90068c2f-a704-40b7-aa3e-7c6e4cf08fe1 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-cd9e46eb-7d0e-40b3-9f72-d820b593a4ad req-90068c2f-a704-40b7-aa3e-7c6e4cf08fe1 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:27 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-cd9e46eb-7d0e-40b3-9f72-d820b593a4ad req-90068c2f-a704-40b7-aa3e-7c6e4cf08fe1 service nova] Creating event network-vif-unplugged:3ff5dfdb-6397-4b9d-8ad9-eb3b4baff001 for instance 289030a7-6d9c-4b21-8358-068c8ee849b7 on devstack Aug 09 11:19:27 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-cd9e46eb-7d0e-40b3-9f72-d820b593a4ad req-90068c2f-a704-40b7-aa3e-7c6e4cf08fe1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:19:27 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-cd9e46eb-7d0e-40b3-9f72-d820b593a4ad req-90068c2f-a704-40b7-aa3e-7c6e4cf08fe1 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.120646 Aug 09 11:19:27 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 122/215] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:19:27 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:19:27 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-fe4197aa-24b8-457e-b848-0dfb33d8392f tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:27 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-fe4197aa-24b8-457e-b848-0dfb33d8392f tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 289030a7-6d9c-4b21-8358-068c8ee849b7] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fe4197aa-24b8-457e-b848-0dfb33d8392f tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fe4197aa-24b8-457e-b848-0dfb33d8392f tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fe4197aa-24b8-457e-b848-0dfb33d8392f tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fe4197aa-24b8-457e-b848-0dfb33d8392f tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fe4197aa-24b8-457e-b848-0dfb33d8392f tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fe4197aa-24b8-457e-b848-0dfb33d8392f tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:27 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-fe4197aa-24b8-457e-b848-0dfb33d8392f tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:27 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-5103de70-2cb7-4a06-94f1-0b7ba877d9b9 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:27 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-5103de70-2cb7-4a06-94f1-0b7ba877d9b9 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278" status: 200 len: 1518 microversion: 2.1 time: 0.603928 Aug 09 11:19:27 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 94/216] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:26 2026] GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278 => generated 1518 bytes in 611 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:27 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-fe4197aa-24b8-457e-b848-0dfb33d8392f tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3657f4f448844fc95d280cfe069943c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c360a1da465403db6aedac2ad5d23e0', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:27 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-fe4197aa-24b8-457e-b848-0dfb33d8392f tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7" status: 200 len: 1521 microversion: 2.1 time: 0.522057 Aug 09 11:19:27 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 123/217] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:27 2026] GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7 => generated 1521 bytes in 527 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:28 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-39f74d14-b9e8-40f9-920a-75da1b7b624b tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:28 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-39f74d14-b9e8-40f9-920a-75da1b7b624b tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: 8c4363d2-68b4-463e-ac06-77c1e642c278] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-39f74d14-b9e8-40f9-920a-75da1b7b624b tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-39f74d14-b9e8-40f9-920a-75da1b7b624b tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-39f74d14-b9e8-40f9-920a-75da1b7b624b tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-39f74d14-b9e8-40f9-920a-75da1b7b624b tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-39f74d14-b9e8-40f9-920a-75da1b7b624b tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-39f74d14-b9e8-40f9-920a-75da1b7b624b tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:28 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-39f74d14-b9e8-40f9-920a-75da1b7b624b tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:28 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-a0cebf4d-9931-4195-a773-17b15e133901 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:28 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-a0cebf4d-9931-4195-a773-17b15e133901 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 289030a7-6d9c-4b21-8358-068c8ee849b7] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a0cebf4d-9931-4195-a773-17b15e133901 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a0cebf4d-9931-4195-a773-17b15e133901 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a0cebf4d-9931-4195-a773-17b15e133901 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a0cebf4d-9931-4195-a773-17b15e133901 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a0cebf4d-9931-4195-a773-17b15e133901 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a0cebf4d-9931-4195-a773-17b15e133901 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a0cebf4d-9931-4195-a773-17b15e133901 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a0cebf4d-9931-4195-a773-17b15e133901 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a0cebf4d-9931-4195-a773-17b15e133901 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:28 devstack devstack@n-api.service[63877]: DEBUG nova.objects.instance [None req-a0cebf4d-9931-4195-a773-17b15e133901 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lazy-loading 'fault' on Instance uuid 289030a7-6d9c-4b21-8358-068c8ee849b7 {{(pid=63877) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:19:28 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-a0cebf4d-9931-4195-a773-17b15e133901 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:28 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-39f74d14-b9e8-40f9-920a-75da1b7b624b tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:28 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-39f74d14-b9e8-40f9-920a-75da1b7b624b tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278" status: 200 len: 1518 microversion: 2.1 time: 0.439575 Aug 09 11:19:28 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 95/218] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:28 2026] GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278 => generated 1518 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:28 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-a0cebf4d-9931-4195-a773-17b15e133901 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b3657f4f448844fc95d280cfe069943c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4c360a1da465403db6aedac2ad5d23e0', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:28 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-a0cebf4d-9931-4195-a773-17b15e133901 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7" status: 200 len: 1317 microversion: 2.1 time: 0.247874 Aug 09 11:19:28 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 124/219] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:28 2026] GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7 => generated 1317 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:19:29 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-dbeb07a2-802c-49e4-9a66-f181b6065387 req-1928a1c8-c157-4e19-83ab-55eaa020af07 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "289030a7-6d9c-4b21-8358-068c8ee849b7", "name": "network-vif-unplugged", "status": "completed", "tag": "3ff5dfdb-6397-4b9d-8ad9-eb3b4baff001"}, {"server_uuid": "289030a7-6d9c-4b21-8358-068c8ee849b7", "name": "network-vif-deleted", "tag": "3ff5dfdb-6397-4b9d-8ad9-eb3b4baff001"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-dbeb07a2-802c-49e4-9a66-f181b6065387 req-1928a1c8-c157-4e19-83ab-55eaa020af07 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-dbeb07a2-802c-49e4-9a66-f181b6065387 req-1928a1c8-c157-4e19-83ab-55eaa020af07 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-dbeb07a2-802c-49e4-9a66-f181b6065387 req-1928a1c8-c157-4e19-83ab-55eaa020af07 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:29 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-dbeb07a2-802c-49e4-9a66-f181b6065387 req-1928a1c8-c157-4e19-83ab-55eaa020af07 service nova] Creating event network-vif-unplugged:3ff5dfdb-6397-4b9d-8ad9-eb3b4baff001 for instance 289030a7-6d9c-4b21-8358-068c8ee849b7 on devstack Aug 09 11:19:29 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-dbeb07a2-802c-49e4-9a66-f181b6065387 req-1928a1c8-c157-4e19-83ab-55eaa020af07 service nova] Creating event network-vif-deleted:3ff5dfdb-6397-4b9d-8ad9-eb3b4baff001 for instance 289030a7-6d9c-4b21-8358-068c8ee849b7 on devstack Aug 09 11:19:29 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-dbeb07a2-802c-49e4-9a66-f181b6065387 req-1928a1c8-c157-4e19-83ab-55eaa020af07 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:19:29 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-dbeb07a2-802c-49e4-9a66-f181b6065387 req-1928a1c8-c157-4e19-83ab-55eaa020af07 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.071071 Aug 09 11:19:29 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 96/220] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:19:29 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:29 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-be49f8fe-7e3a-4f10-b7c3-205f65e5f8b5 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:29 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-f3c404f0-35d9-440d-b422-7dcc15d19125 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:29 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-f3c404f0-35d9-440d-b422-7dcc15d19125 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] [instance: 289030a7-6d9c-4b21-8358-068c8ee849b7] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f3c404f0-35d9-440d-b422-7dcc15d19125 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f3c404f0-35d9-440d-b422-7dcc15d19125 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f3c404f0-35d9-440d-b422-7dcc15d19125 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f3c404f0-35d9-440d-b422-7dcc15d19125 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f3c404f0-35d9-440d-b422-7dcc15d19125 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f3c404f0-35d9-440d-b422-7dcc15d19125 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:30 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-f3c404f0-35d9-440d-b422-7dcc15d19125 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] HTTP exception thrown: Instance 289030a7-6d9c-4b21-8358-068c8ee849b7 could not be found. Aug 09 11:19:30 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-f3c404f0-35d9-440d-b422-7dcc15d19125 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] Returning 404 to user: Instance 289030a7-6d9c-4b21-8358-068c8ee849b7 could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:19:30 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-f3c404f0-35d9-440d-b422-7dcc15d19125 tempest-ServersNegativeTestJSON-278762084 tempest-ServersNegativeTestJSON-278762084-project-member] 192.168.122.209 "GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7" status: 404 len: 111 microversion: 2.1 time: 0.096786 Aug 09 11:19:30 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 97/221] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:29 2026] GET /compute/v2.1/servers/289030a7-6d9c-4b21-8358-068c8ee849b7 => generated 111 bytes in 98 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:19:30 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-be49f8fe-7e3a-4f10-b7c3-205f65e5f8b5 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: 8c4363d2-68b4-463e-ac06-77c1e642c278] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-be49f8fe-7e3a-4f10-b7c3-205f65e5f8b5 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-be49f8fe-7e3a-4f10-b7c3-205f65e5f8b5 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-be49f8fe-7e3a-4f10-b7c3-205f65e5f8b5 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-be49f8fe-7e3a-4f10-b7c3-205f65e5f8b5 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-be49f8fe-7e3a-4f10-b7c3-205f65e5f8b5 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-be49f8fe-7e3a-4f10-b7c3-205f65e5f8b5 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:30 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-be49f8fe-7e3a-4f10-b7c3-205f65e5f8b5 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:30 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-be49f8fe-7e3a-4f10-b7c3-205f65e5f8b5 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:30 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-be49f8fe-7e3a-4f10-b7c3-205f65e5f8b5 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278" status: 200 len: 1524 microversion: 2.1 time: 0.616890 Aug 09 11:19:30 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 125/222] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:29 2026] GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278 => generated 1524 bytes in 620 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:32 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-e1506e06-2652-4349-ab3c-e30dc9b6c408 tempest-VolumesTestJSON-1622914006 tempest-VolumesTestJSON-1622914006-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:32 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-e1506e06-2652-4349-ab3c-e30dc9b6c408 tempest-VolumesTestJSON-1622914006 tempest-VolumesTestJSON-1622914006-project-member] 192.168.122.209 "GET /compute/v2.1/os-volumes/ad1f6c24-d00c-4ffb-baa8-a6b8ee6a9c9c" status: 200 len: 349 microversion: 2.1 time: 0.063543 Aug 09 11:19:32 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 98/223] 192.168.122.209 () {58 vars in 1247 bytes} [Sun Aug 9 11:19:32 2026] GET /compute/v2.1/os-volumes/ad1f6c24-d00c-4ffb-baa8-a6b8ee6a9c9c => generated 349 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:32 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-a2d1f9ee-6683-4aee-b885-3621a15170d8 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:32 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-a2d1f9ee-6683-4aee-b885-3621a15170d8 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: cd5abfca-b970-40c8-9fc0-b907955e6336] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a2d1f9ee-6683-4aee-b885-3621a15170d8 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a2d1f9ee-6683-4aee-b885-3621a15170d8 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a2d1f9ee-6683-4aee-b885-3621a15170d8 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a2d1f9ee-6683-4aee-b885-3621a15170d8 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a2d1f9ee-6683-4aee-b885-3621a15170d8 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a2d1f9ee-6683-4aee-b885-3621a15170d8 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:33 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-a2d1f9ee-6683-4aee-b885-3621a15170d8 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: cd5abfca-b970-40c8-9fc0-b907955e6336] Going to try to terminate instance {{(pid=63877) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:19:33 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-a2d1f9ee-6683-4aee-b885-3621a15170d8 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336" status: 204 len: 0 microversion: 2.1 time: 0.217772 Aug 09 11:19:33 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 126/224] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:19:32 2026] DELETE /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) Aug 09 11:19:33 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-c03750bb-bbb6-473c-a1a2-48acac4a8e17 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:33 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-c03750bb-bbb6-473c-a1a2-48acac4a8e17 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: cd5abfca-b970-40c8-9fc0-b907955e6336] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c03750bb-bbb6-473c-a1a2-48acac4a8e17 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c03750bb-bbb6-473c-a1a2-48acac4a8e17 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c03750bb-bbb6-473c-a1a2-48acac4a8e17 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c03750bb-bbb6-473c-a1a2-48acac4a8e17 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c03750bb-bbb6-473c-a1a2-48acac4a8e17 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c03750bb-bbb6-473c-a1a2-48acac4a8e17 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:33 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-c03750bb-bbb6-473c-a1a2-48acac4a8e17 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:33 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-c03750bb-bbb6-473c-a1a2-48acac4a8e17 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:33 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-c03750bb-bbb6-473c-a1a2-48acac4a8e17 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336" status: 200 len: 1515 microversion: 2.1 time: 0.450846 Aug 09 11:19:33 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 99/225] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:33 2026] GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336 => generated 1515 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:34 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-6fd7684d-8ad9-4336-9c18-ccb5a570b632 req-7f6d7dc6-76e8-43c3-bb84-f8e2c60dfd2f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cd5abfca-b970-40c8-9fc0-b907955e6336", "name": "network-vif-unplugged", "status": "completed", "tag": "f973821b-f319-4428-87a5-4ef1bb7c7654"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-6fd7684d-8ad9-4336-9c18-ccb5a570b632 req-7f6d7dc6-76e8-43c3-bb84-f8e2c60dfd2f service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-6fd7684d-8ad9-4336-9c18-ccb5a570b632 req-7f6d7dc6-76e8-43c3-bb84-f8e2c60dfd2f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-6fd7684d-8ad9-4336-9c18-ccb5a570b632 req-7f6d7dc6-76e8-43c3-bb84-f8e2c60dfd2f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:34 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-6fd7684d-8ad9-4336-9c18-ccb5a570b632 req-7f6d7dc6-76e8-43c3-bb84-f8e2c60dfd2f service nova] Creating event network-vif-unplugged:f973821b-f319-4428-87a5-4ef1bb7c7654 for instance cd5abfca-b970-40c8-9fc0-b907955e6336 on devstack Aug 09 11:19:34 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-6fd7684d-8ad9-4336-9c18-ccb5a570b632 req-7f6d7dc6-76e8-43c3-bb84-f8e2c60dfd2f service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:19:34 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-6fd7684d-8ad9-4336-9c18-ccb5a570b632 req-7f6d7dc6-76e8-43c3-bb84-f8e2c60dfd2f service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.090387 Aug 09 11:19:34 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 127/226] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:19:34 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:34 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-3bcc5e42-2266-46c9-a9a4-457fb340013c tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:34 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-3bcc5e42-2266-46c9-a9a4-457fb340013c tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: cd5abfca-b970-40c8-9fc0-b907955e6336] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3bcc5e42-2266-46c9-a9a4-457fb340013c tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3bcc5e42-2266-46c9-a9a4-457fb340013c tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3bcc5e42-2266-46c9-a9a4-457fb340013c tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3bcc5e42-2266-46c9-a9a4-457fb340013c tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3bcc5e42-2266-46c9-a9a4-457fb340013c tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3bcc5e42-2266-46c9-a9a4-457fb340013c tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:34 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-3bcc5e42-2266-46c9-a9a4-457fb340013c tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:35 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-5f3374be-230b-448b-9b58-08f1722bb438 tempest-VolumesTestJSON-1622914006 tempest-VolumesTestJSON-1622914006-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:35 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-5f3374be-230b-448b-9b58-08f1722bb438 tempest-VolumesTestJSON-1622914006 tempest-VolumesTestJSON-1622914006-project-member] 192.168.122.209 "GET /compute/v2.1/os-volumes/fc4ebcc6-e323-42b9-98dd-56ddcadc253e" status: 200 len: 348 microversion: 2.1 time: 0.188577 Aug 09 11:19:35 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 128/227] 192.168.122.209 () {58 vars in 1247 bytes} [Sun Aug 9 11:19:35 2026] GET /compute/v2.1/os-volumes/fc4ebcc6-e323-42b9-98dd-56ddcadc253e => generated 348 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:35 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-116ac945-d529-4e5c-85f3-f06a4c999e2b req-26a3de9b-d09e-4463-9d92-5c1f0ea97f7b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cd5abfca-b970-40c8-9fc0-b907955e6336", "name": "network-vif-deleted", "tag": "f973821b-f319-4428-87a5-4ef1bb7c7654"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-116ac945-d529-4e5c-85f3-f06a4c999e2b req-26a3de9b-d09e-4463-9d92-5c1f0ea97f7b service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-116ac945-d529-4e5c-85f3-f06a4c999e2b req-26a3de9b-d09e-4463-9d92-5c1f0ea97f7b service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-116ac945-d529-4e5c-85f3-f06a4c999e2b req-26a3de9b-d09e-4463-9d92-5c1f0ea97f7b service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:35 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-116ac945-d529-4e5c-85f3-f06a4c999e2b req-26a3de9b-d09e-4463-9d92-5c1f0ea97f7b service nova] Creating event network-vif-deleted:f973821b-f319-4428-87a5-4ef1bb7c7654 for instance cd5abfca-b970-40c8-9fc0-b907955e6336 on devstack Aug 09 11:19:35 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-116ac945-d529-4e5c-85f3-f06a4c999e2b req-26a3de9b-d09e-4463-9d92-5c1f0ea97f7b service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:19:35 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-116ac945-d529-4e5c-85f3-f06a4c999e2b req-26a3de9b-d09e-4463-9d92-5c1f0ea97f7b service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.150836 Aug 09 11:19:35 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 129/228] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:19:35 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:35 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-3bcc5e42-2266-46c9-a9a4-457fb340013c tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:35 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-3bcc5e42-2266-46c9-a9a4-457fb340013c tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336" status: 200 len: 1515 microversion: 2.1 time: 0.943046 Aug 09 11:19:35 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 100/229] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:34 2026] GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336 => generated 1515 bytes in 945 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:36 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-c7bd8dc4-8b26-446d-b1db-e1c84cf2f004 req-99b6fe38-7566-4d0a-b68c-1d4d3cdea57f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cd5abfca-b970-40c8-9fc0-b907955e6336", "name": "network-vif-unplugged", "status": "completed", "tag": "f973821b-f319-4428-87a5-4ef1bb7c7654"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-c7bd8dc4-8b26-446d-b1db-e1c84cf2f004 req-99b6fe38-7566-4d0a-b68c-1d4d3cdea57f service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-c7bd8dc4-8b26-446d-b1db-e1c84cf2f004 req-99b6fe38-7566-4d0a-b68c-1d4d3cdea57f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-c7bd8dc4-8b26-446d-b1db-e1c84cf2f004 req-99b6fe38-7566-4d0a-b68c-1d4d3cdea57f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:36 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-c7bd8dc4-8b26-446d-b1db-e1c84cf2f004 req-99b6fe38-7566-4d0a-b68c-1d4d3cdea57f service nova] Creating event network-vif-unplugged:f973821b-f319-4428-87a5-4ef1bb7c7654 for instance cd5abfca-b970-40c8-9fc0-b907955e6336 on devstack Aug 09 11:19:36 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-c7bd8dc4-8b26-446d-b1db-e1c84cf2f004 req-99b6fe38-7566-4d0a-b68c-1d4d3cdea57f service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:19:36 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-c7bd8dc4-8b26-446d-b1db-e1c84cf2f004 req-99b6fe38-7566-4d0a-b68c-1d4d3cdea57f service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.081427 Aug 09 11:19:36 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 130/230] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:19:36 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:36 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-9d41b608-2216-4c58-b835-e21124f4a891 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:36 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-9d41b608-2216-4c58-b835-e21124f4a891 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: cd5abfca-b970-40c8-9fc0-b907955e6336] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9d41b608-2216-4c58-b835-e21124f4a891 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9d41b608-2216-4c58-b835-e21124f4a891 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9d41b608-2216-4c58-b835-e21124f4a891 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9d41b608-2216-4c58-b835-e21124f4a891 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9d41b608-2216-4c58-b835-e21124f4a891 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9d41b608-2216-4c58-b835-e21124f4a891 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:36 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-6cd0f9ac-dc84-41c9-8678-17de6fa200f2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:36 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-6cd0f9ac-dc84-41c9-8678-17de6fa200f2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:36 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-9d41b608-2216-4c58-b835-e21124f4a891 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] HTTP exception thrown: Instance cd5abfca-b970-40c8-9fc0-b907955e6336 could not be found. Aug 09 11:19:36 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-9d41b608-2216-4c58-b835-e21124f4a891 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Returning 404 to user: Instance cd5abfca-b970-40c8-9fc0-b907955e6336 could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:19:36 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-9d41b608-2216-4c58-b835-e21124f4a891 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336" status: 404 len: 111 microversion: 2.1 time: 0.070765 Aug 09 11:19:36 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 101/231] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:36 2026] GET /compute/v2.1/servers/cd5abfca-b970-40c8-9fc0-b907955e6336 => generated 111 bytes in 72 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) Aug 09 11:19:36 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-d8da28a1-de85-4cb8-8a21-2ed19dd30e30 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:36 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-d8da28a1-de85-4cb8-8a21-2ed19dd30e30 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: 8c4363d2-68b4-463e-ac06-77c1e642c278] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8da28a1-de85-4cb8-8a21-2ed19dd30e30 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8da28a1-de85-4cb8-8a21-2ed19dd30e30 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8da28a1-de85-4cb8-8a21-2ed19dd30e30 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6cd0f9ac-dc84-41c9-8678-17de6fa200f2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8da28a1-de85-4cb8-8a21-2ed19dd30e30 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6cd0f9ac-dc84-41c9-8678-17de6fa200f2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8da28a1-de85-4cb8-8a21-2ed19dd30e30 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6cd0f9ac-dc84-41c9-8678-17de6fa200f2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8da28a1-de85-4cb8-8a21-2ed19dd30e30 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6cd0f9ac-dc84-41c9-8678-17de6fa200f2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6cd0f9ac-dc84-41c9-8678-17de6fa200f2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6cd0f9ac-dc84-41c9-8678-17de6fa200f2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:36 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-d8da28a1-de85-4cb8-8a21-2ed19dd30e30 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: 8c4363d2-68b4-463e-ac06-77c1e642c278] Going to try to terminate instance {{(pid=63878) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:19:36 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-6cd0f9ac-dc84-41c9-8678-17de6fa200f2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:37 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-d8da28a1-de85-4cb8-8a21-2ed19dd30e30 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278" status: 204 len: 0 microversion: 2.1 time: 0.378749 Aug 09 11:19:37 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 102/232] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:19:36 2026] DELETE /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:19:37 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-45723b3c-4e8d-40eb-8647-5bdfdad448ae tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:37 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-45723b3c-4e8d-40eb-8647-5bdfdad448ae tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: 8c4363d2-68b4-463e-ac06-77c1e642c278] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-45723b3c-4e8d-40eb-8647-5bdfdad448ae tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-45723b3c-4e8d-40eb-8647-5bdfdad448ae tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-45723b3c-4e8d-40eb-8647-5bdfdad448ae tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-45723b3c-4e8d-40eb-8647-5bdfdad448ae tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-45723b3c-4e8d-40eb-8647-5bdfdad448ae tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-45723b3c-4e8d-40eb-8647-5bdfdad448ae tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:37 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-45723b3c-4e8d-40eb-8647-5bdfdad448ae tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:37 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-6cd0f9ac-dc84-41c9-8678-17de6fa200f2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:37 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-6cd0f9ac-dc84-41c9-8678-17de6fa200f2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2" status: 200 len: 1682 microversion: 2.1 time: 0.799548 Aug 09 11:19:37 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 131/233] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:36 2026] GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 => generated 1682 bytes in 803 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:37 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-45723b3c-4e8d-40eb-8647-5bdfdad448ae tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:37 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-45723b3c-4e8d-40eb-8647-5bdfdad448ae tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278" status: 200 len: 1530 microversion: 2.1 time: 0.408849 Aug 09 11:19:37 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 103/234] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:37 2026] GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278 => generated 1530 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:38 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-d30912d5-8e37-4d7a-98d9-479552450572 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1871588712", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPctliVceBShrhMmqoDqrXwf8TqQB1ezWemspgw7G3J+VAWnjSN9KKrDBzTfXDliKmDjHwPPiJJ5gLyY2uuA7oVPtUM0ggc9mN4O8MJ/0GT8YyJtjKSCFCHr57o2kTCwBg=="}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:38 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-d30912d5-8e37-4d7a-98d9-479552450572 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Getting quotas for project 82344f74715e4a8f83be071eecf10451. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:19:38 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-d30912d5-8e37-4d7a-98d9-479552450572 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Getting quotas for user 133053ee44ea434fb9335ecb011b2e70 and project 82344f74715e4a8f83be071eecf10451. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:19:38 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-d30912d5-8e37-4d7a-98d9-479552450572 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.109344 Aug 09 11:19:38 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 132/235] 192.168.122.209 () {60 vars in 1161 bytes} [Sun Aug 9 11:19:38 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:38 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-7bc2b1c9-e4e4-4360-8065-b7ccd15953fe req-5afaf422-48a6-4ef6-8d00-03f1ea0b6a9d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8c4363d2-68b4-463e-ac06-77c1e642c278", "name": "network-vif-unplugged", "status": "completed", "tag": "4bd6df7f-8ec9-407c-8972-382d0505a4e3"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:38 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-9b7844bb-12fa-4c1c-8c51-145925a9656f tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:38 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-9b7844bb-12fa-4c1c-8c51-145925a9656f tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: 8c4363d2-68b4-463e-ac06-77c1e642c278] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-7bc2b1c9-e4e4-4360-8065-b7ccd15953fe req-5afaf422-48a6-4ef6-8d00-03f1ea0b6a9d service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-7bc2b1c9-e4e4-4360-8065-b7ccd15953fe req-5afaf422-48a6-4ef6-8d00-03f1ea0b6a9d service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-7bc2b1c9-e4e4-4360-8065-b7ccd15953fe req-5afaf422-48a6-4ef6-8d00-03f1ea0b6a9d service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9b7844bb-12fa-4c1c-8c51-145925a9656f tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9b7844bb-12fa-4c1c-8c51-145925a9656f tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9b7844bb-12fa-4c1c-8c51-145925a9656f tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9b7844bb-12fa-4c1c-8c51-145925a9656f tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9b7844bb-12fa-4c1c-8c51-145925a9656f tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9b7844bb-12fa-4c1c-8c51-145925a9656f tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:38 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-7bc2b1c9-e4e4-4360-8065-b7ccd15953fe req-5afaf422-48a6-4ef6-8d00-03f1ea0b6a9d service nova] Creating event network-vif-unplugged:4bd6df7f-8ec9-407c-8972-382d0505a4e3 for instance 8c4363d2-68b4-463e-ac06-77c1e642c278 on devstack Aug 09 11:19:38 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-7bc2b1c9-e4e4-4360-8065-b7ccd15953fe req-5afaf422-48a6-4ef6-8d00-03f1ea0b6a9d service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:19:38 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-7bc2b1c9-e4e4-4360-8065-b7ccd15953fe req-5afaf422-48a6-4ef6-8d00-03f1ea0b6a9d service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.109911 Aug 09 11:19:38 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 104/236] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:19:38 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:38 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-6bc62b2a-b80a-4a51-90cb-071268bebd1e tempest-VolumesTestJSON-1622914006 tempest-VolumesTestJSON-1622914006-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:38 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-9b7844bb-12fa-4c1c-8c51-145925a9656f tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:38 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-6bc62b2a-b80a-4a51-90cb-071268bebd1e tempest-VolumesTestJSON-1622914006 tempest-VolumesTestJSON-1622914006-project-member] 192.168.122.209 "GET /compute/v2.1/os-volumes/b5ce9677-79a7-422a-9df1-0889e7873d43" status: 200 len: 349 microversion: 2.1 time: 0.122551 Aug 09 11:19:38 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 105/237] 192.168.122.209 () {58 vars in 1247 bytes} [Sun Aug 9 11:19:38 2026] GET /compute/v2.1/os-volumes/b5ce9677-79a7-422a-9df1-0889e7873d43 => generated 349 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:39 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-9b7844bb-12fa-4c1c-8c51-145925a9656f tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '16e5e58d3cd44d368bcd9d66f8a8b906', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ea442e3bf2348d9bc5ecfeaffc85538', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:39 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-9b7844bb-12fa-4c1c-8c51-145925a9656f tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278" status: 200 len: 1488 microversion: 2.1 time: 0.635968 Aug 09 11:19:39 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 133/238] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:38 2026] GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278 => generated 1488 bytes in 638 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:39 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-7c72bbe4-68ef-4df3-a5e3-b32933c4ff1c tempest-VolumesTestJSON-1622914006 tempest-VolumesTestJSON-1622914006-project-reader] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:39 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-7c72bbe4-68ef-4df3-a5e3-b32933c4ff1c tempest-VolumesTestJSON-1622914006 tempest-VolumesTestJSON-1622914006-project-reader] 192.168.122.209 "GET /compute/v2.1/os-volumes" status: 200 len: 1029 microversion: 2.1 time: 0.750752 Aug 09 11:19:39 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 106/239] 192.168.122.209 () {58 vars in 1136 bytes} [Sun Aug 9 11:19:38 2026] GET /compute/v2.1/os-volumes => generated 1029 bytes in 755 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:39 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-9d967630-d5e1-40c5-8935-846da7cb8cf5 tempest-VolumesTestJSON-1622914006 tempest-VolumesTestJSON-1622914006-project-reader] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:39 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-9d967630-d5e1-40c5-8935-846da7cb8cf5 tempest-VolumesTestJSON-1622914006 tempest-VolumesTestJSON-1622914006-project-reader] 192.168.122.209 "GET /compute/v2.1/os-volumes?limit=2" status: 200 len: 690 microversion: 2.1 time: 0.189928 Aug 09 11:19:39 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 134/240] 192.168.122.209 () {58 vars in 1151 bytes} [Sun Aug 9 11:19:39 2026] GET /compute/v2.1/os-volumes?limit=2 => generated 690 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:39 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-b0a96c5a-a1e2-45ea-80b3-da8353ac4070 tempest-VolumesTestJSON-1622914006 tempest-VolumesTestJSON-1622914006-project-reader] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:39 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-b0a96c5a-a1e2-45ea-80b3-da8353ac4070 tempest-VolumesTestJSON-1622914006 tempest-VolumesTestJSON-1622914006-project-reader] 192.168.122.209 "GET /compute/v2.1/os-volumes" status: 200 len: 1029 microversion: 2.1 time: 0.110273 Aug 09 11:19:39 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 107/241] 192.168.122.209 () {58 vars in 1136 bytes} [Sun Aug 9 11:19:39 2026] GET /compute/v2.1/os-volumes => generated 1029 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:39 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-ebd05e0f-c403-48d3-8cbd-3f59658739a5 tempest-VolumesTestJSON-1622914006 tempest-VolumesTestJSON-1622914006-project-reader] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:39 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-ebd05e0f-c403-48d3-8cbd-3f59658739a5 tempest-VolumesTestJSON-1622914006 tempest-VolumesTestJSON-1622914006-project-reader] 192.168.122.209 "GET /compute/v2.1/os-volumes?offset=1&limit=1" status: 200 len: 351 microversion: 2.1 time: 0.087065 Aug 09 11:19:39 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 135/242] 192.168.122.209 () {58 vars in 1169 bytes} [Sun Aug 9 11:19:39 2026] GET /compute/v2.1/os-volumes?offset=1&limit=1 => generated 351 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:19:40 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-303b7580-e8da-4460-8e7d-96b1efab578f tempest-VolumesTestJSON-1622914006 tempest-VolumesTestJSON-1622914006-project-reader] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:40 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-303b7580-e8da-4460-8e7d-96b1efab578f tempest-VolumesTestJSON-1622914006 tempest-VolumesTestJSON-1622914006-project-reader] 192.168.122.209 "GET /compute/v2.1/os-volumes/detail?limit=2" status: 200 len: 690 microversion: 2.1 time: 0.070531 Aug 09 11:19:40 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 108/243] 192.168.122.209 () {58 vars in 1172 bytes} [Sun Aug 9 11:19:40 2026] GET /compute/v2.1/os-volumes/detail?limit=2 => generated 690 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:40 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-394bdb01-6ecf-4860-8e11-43278efe24d1 tempest-VolumesTestJSON-1622914006 tempest-VolumesTestJSON-1622914006-project-reader] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:40 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-394bdb01-6ecf-4860-8e11-43278efe24d1 tempest-VolumesTestJSON-1622914006 tempest-VolumesTestJSON-1622914006-project-reader] 192.168.122.209 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1029 microversion: 2.1 time: 0.064382 Aug 09 11:19:40 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 136/244] 192.168.122.209 () {58 vars in 1157 bytes} [Sun Aug 9 11:19:40 2026] GET /compute/v2.1/os-volumes/detail => generated 1029 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:40 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-def289a3-9bf4-495b-b926-a7a47efcb74a tempest-VolumesTestJSON-1622914006 tempest-VolumesTestJSON-1622914006-project-reader] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:40 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-def289a3-9bf4-495b-b926-a7a47efcb74a tempest-VolumesTestJSON-1622914006 tempest-VolumesTestJSON-1622914006-project-reader] 192.168.122.209 "GET /compute/v2.1/os-volumes/detail?offset=1&limit=1" status: 200 len: 351 microversion: 2.1 time: 0.064221 Aug 09 11:19:40 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 109/245] 192.168.122.209 () {58 vars in 1190 bytes} [Sun Aug 9 11:19:40 2026] GET /compute/v2.1/os-volumes/detail?offset=1&limit=1 => generated 351 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:40 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-450d6423-58d9-40aa-bde0-55fed4d1d487 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:40 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-056150a1-d92a-43c6-afeb-97f256c2d21a tempest-VolumesTestJSON-1622914006 tempest-VolumesTestJSON-1622914006-project-reader] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:40 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-450d6423-58d9-40aa-bde0-55fed4d1d487 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] [instance: 8c4363d2-68b4-463e-ac06-77c1e642c278] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-450d6423-58d9-40aa-bde0-55fed4d1d487 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-450d6423-58d9-40aa-bde0-55fed4d1d487 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-450d6423-58d9-40aa-bde0-55fed4d1d487 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-450d6423-58d9-40aa-bde0-55fed4d1d487 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-450d6423-58d9-40aa-bde0-55fed4d1d487 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-450d6423-58d9-40aa-bde0-55fed4d1d487 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:40 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-450d6423-58d9-40aa-bde0-55fed4d1d487 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] HTTP exception thrown: Instance 8c4363d2-68b4-463e-ac06-77c1e642c278 could not be found. Aug 09 11:19:40 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-450d6423-58d9-40aa-bde0-55fed4d1d487 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] Returning 404 to user: Instance 8c4363d2-68b4-463e-ac06-77c1e642c278 could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:19:40 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-450d6423-58d9-40aa-bde0-55fed4d1d487 tempest-ServerRescueNegativeTestJSON-67184960 tempest-ServerRescueNegativeTestJSON-67184960-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278" status: 404 len: 111 microversion: 2.1 time: 0.051666 Aug 09 11:19:40 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 137/246] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:40 2026] GET /compute/v2.1/servers/8c4363d2-68b4-463e-ac06-77c1e642c278 => generated 111 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:19:40 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-056150a1-d92a-43c6-afeb-97f256c2d21a tempest-VolumesTestJSON-1622914006 tempest-VolumesTestJSON-1622914006-project-reader] 192.168.122.209 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1029 microversion: 2.1 time: 0.063479 Aug 09 11:19:40 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 110/247] 192.168.122.209 () {58 vars in 1157 bytes} [Sun Aug 9 11:19:40 2026] GET /compute/v2.1/os-volumes/detail => generated 1029 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:40 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-61399b39-d4e5-44ea-a6b6-043ed8284b35 req-d825eb22-3884-4632-a88b-12211467b994 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8c4363d2-68b4-463e-ac06-77c1e642c278", "name": "network-vif-unplugged", "status": "completed", "tag": "4bd6df7f-8ec9-407c-8972-382d0505a4e3"}, {"server_uuid": "8c4363d2-68b4-463e-ac06-77c1e642c278", "name": "network-vif-deleted", "tag": "4bd6df7f-8ec9-407c-8972-382d0505a4e3"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-61399b39-d4e5-44ea-a6b6-043ed8284b35 req-d825eb22-3884-4632-a88b-12211467b994 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-61399b39-d4e5-44ea-a6b6-043ed8284b35 req-d825eb22-3884-4632-a88b-12211467b994 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-61399b39-d4e5-44ea-a6b6-043ed8284b35 req-d825eb22-3884-4632-a88b-12211467b994 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:40 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-61399b39-d4e5-44ea-a6b6-043ed8284b35 req-d825eb22-3884-4632-a88b-12211467b994 service nova] Creating event network-vif-unplugged:4bd6df7f-8ec9-407c-8972-382d0505a4e3 for instance 8c4363d2-68b4-463e-ac06-77c1e642c278 on devstack Aug 09 11:19:40 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-61399b39-d4e5-44ea-a6b6-043ed8284b35 req-d825eb22-3884-4632-a88b-12211467b994 service nova] Creating event network-vif-deleted:4bd6df7f-8ec9-407c-8972-382d0505a4e3 for instance 8c4363d2-68b4-463e-ac06-77c1e642c278 on devstack Aug 09 11:19:40 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-61399b39-d4e5-44ea-a6b6-043ed8284b35 req-d825eb22-3884-4632-a88b-12211467b994 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:19:40 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-61399b39-d4e5-44ea-a6b6-043ed8284b35 req-d825eb22-3884-4632-a88b-12211467b994 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.071380 Aug 09 11:19:40 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 138/248] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:19:40 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:41 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-1606191768", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42", "networks": [{"uuid": "34407e9b-a4f6-4439-807d-4319e5ea1fc1"}], "security_groups": [{"name": "tempest-securitygroup--1823343024"}], "key_name": "tempest-keypair-1871588712", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-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.007s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-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.006s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.012s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:41 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:42 devstack devstack@n-api.service[63878]: DEBUG nova.network.neutron [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] validate_networks() for [('34407e9b-a4f6-4439-807d-4319e5ea1fc1', None, None, None, None, None)] {{(pid=63878) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:19:42 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:45 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:47 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Flavor limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:19:47 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Image limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:19:47 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Flavor pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:19:47 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Image pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:19:47 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:19:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-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.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:47 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Getting quotas for project 82344f74715e4a8f83be071eecf10451. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:19:47 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Getting quotas for user 133053ee44ea434fb9335ecb011b2e70 and project 82344f74715e4a8f83be071eecf10451. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:19:47 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Going to run 1 instances... {{(pid=63878) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:19:47 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] 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='f5bfcc50-eba0-489a-9da6-58e41099c8c2',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=63878) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:19:47 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-9e0683df-0e50-4b68-a83f-b836d2aa0b54 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 414 microversion: 2.1 time: 5.758065 Aug 09 11:19:47 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 111/249] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:19:41 2026] POST /compute/v2.1/servers => generated 414 bytes in 5762 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Aug 09 11:19:47 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-c848161b-6a6a-4360-a376-a6510cb15f71 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:47 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-c848161b-6a6a-4360-a376-a6510cb15f71 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:47 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-c848161b-6a6a-4360-a376-a6510cb15f71 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:47 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-c848161b-6a6a-4360-a376-a6510cb15f71 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:47 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-c848161b-6a6a-4360-a376-a6510cb15f71 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa" status: 200 len: 1256 microversion: 2.1 time: 0.142046 Aug 09 11:19:47 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 139/250] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:47 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa => generated 1256 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:48 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-b92fc1d4-a1c9-42c1-9269-703f169a7340 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:48 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-b92fc1d4-a1c9-42c1-9269-703f169a7340 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b92fc1d4-a1c9-42c1-9269-703f169a7340 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b92fc1d4-a1c9-42c1-9269-703f169a7340 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b92fc1d4-a1c9-42c1-9269-703f169a7340 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b92fc1d4-a1c9-42c1-9269-703f169a7340 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b92fc1d4-a1c9-42c1-9269-703f169a7340 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b92fc1d4-a1c9-42c1-9269-703f169a7340 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:48 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-b92fc1d4-a1c9-42c1-9269-703f169a7340 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:49 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-b92fc1d4-a1c9-42c1-9269-703f169a7340 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:49 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-b92fc1d4-a1c9-42c1-9269-703f169a7340 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa" status: 200 len: 1252 microversion: 2.1 time: 0.791703 Aug 09 11:19:49 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 112/251] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:48 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa => generated 1252 bytes in 800 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:50 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-59d3892c-1dc3-4774-a4b8-1d26753ee8e7 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:50 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-59d3892c-1dc3-4774-a4b8-1d26753ee8e7 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-59d3892c-1dc3-4774-a4b8-1d26753ee8e7 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-59d3892c-1dc3-4774-a4b8-1d26753ee8e7 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-59d3892c-1dc3-4774-a4b8-1d26753ee8e7 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-59d3892c-1dc3-4774-a4b8-1d26753ee8e7 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-59d3892c-1dc3-4774-a4b8-1d26753ee8e7 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-59d3892c-1dc3-4774-a4b8-1d26753ee8e7 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:50 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-59d3892c-1dc3-4774-a4b8-1d26753ee8e7 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:50 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-59d3892c-1dc3-4774-a4b8-1d26753ee8e7 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:50 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-59d3892c-1dc3-4774-a4b8-1d26753ee8e7 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa" status: 200 len: 1314 microversion: 2.1 time: 0.369940 Aug 09 11:19:50 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 140/252] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:50 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa => generated 1314 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:51 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-41406df3-5efc-4869-81e8-36602e391271 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:51 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-41406df3-5efc-4869-81e8-36602e391271 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-41406df3-5efc-4869-81e8-36602e391271 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-41406df3-5efc-4869-81e8-36602e391271 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-41406df3-5efc-4869-81e8-36602e391271 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-41406df3-5efc-4869-81e8-36602e391271 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-41406df3-5efc-4869-81e8-36602e391271 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-41406df3-5efc-4869-81e8-36602e391271 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:51 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-41406df3-5efc-4869-81e8-36602e391271 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:53 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-330d48b5-2642-415b-a5f3-3eb4a9f713eb tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] Action: 'create', calling method: >, body: {"volume": {"size": 1, "display_name": "tempest-VolumesSnapshotsTestJSON-volume-354961161"}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:53 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-330d48b5-2642-415b-a5f3-3eb4a9f713eb tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] 192.168.122.209 "POST /compute/v2.1/os-volumes" status: 200 len: 342 microversion: 2.1 time: 0.990109 Aug 09 11:19:53 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 141/253] 192.168.122.209 () {60 vars in 1157 bytes} [Sun Aug 9 11:19:52 2026] POST /compute/v2.1/os-volumes => generated 342 bytes in 993 msecs (HTTP/1.1 200) 10 headers in 452 bytes (1 switches on core 0) Aug 09 11:19:54 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-20c6ce62-f564-4200-987c-c3fc0dd7cf0f tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1385318141", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIcKMF+IEzoriQQxh5zzCjfK2qQcJb4wwq443iTfl48/1qIQL3Zct2SJzyPjrpAYfEqdJFEc2KyPa52Vh0J7meiKRPNCs5MS0aHOQeC+NXgFczYrdJHQPlUayFsLtOUmHA=="}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:54 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-20c6ce62-f564-4200-987c-c3fc0dd7cf0f tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Getting quotas for project ec44fb39a40743759b3b5390153545c7. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:19:54 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-20c6ce62-f564-4200-987c-c3fc0dd7cf0f tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Getting quotas for user 20fe160ab80c48fc8a1fbfc9929db4b7 and project ec44fb39a40743759b3b5390153545c7. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:19:54 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-20c6ce62-f564-4200-987c-c3fc0dd7cf0f tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.20 time: 0.395839 Aug 09 11:19:54 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 142/254] 192.168.122.209 () {62 vars in 1202 bytes} [Sun Aug 9 11:19:53 2026] POST /compute/v2.1/os-keypairs => generated 401 bytes in 397 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Aug 09 11:19:54 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-948fdb57-26de-449a-a55b-af7590998b3b tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:54 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-948fdb57-26de-449a-a55b-af7590998b3b tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] 192.168.122.209 "GET /compute/v2.1/os-volumes/a30ba23c-584e-4adb-861f-b62f62de73aa" status: 200 len: 342 microversion: 2.1 time: 0.110557 Aug 09 11:19:54 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 143/255] 192.168.122.209 () {58 vars in 1247 bytes} [Sun Aug 9 11:19:54 2026] GET /compute/v2.1/os-volumes/a30ba23c-584e-4adb-861f-b62f62de73aa => generated 342 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:54 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-aa86351c-a625-4df9-b384-97b5dd934209 req-911f98cd-ee6c-4e80-a16c-e5e33692f1a2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b8f73ee2-82aa-41d7-9831-648e65dad4aa", "tag": "ef269cc8-6baf-436f-95a3-5c91f3342dbf"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-aa86351c-a625-4df9-b384-97b5dd934209 req-911f98cd-ee6c-4e80-a16c-e5e33692f1a2 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-aa86351c-a625-4df9-b384-97b5dd934209 req-911f98cd-ee6c-4e80-a16c-e5e33692f1a2 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-aa86351c-a625-4df9-b384-97b5dd934209 req-911f98cd-ee6c-4e80-a16c-e5e33692f1a2 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:54 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-aa86351c-a625-4df9-b384-97b5dd934209 req-911f98cd-ee6c-4e80-a16c-e5e33692f1a2 service nova] Creating event network-changed:ef269cc8-6baf-436f-95a3-5c91f3342dbf for instance b8f73ee2-82aa-41d7-9831-648e65dad4aa on devstack Aug 09 11:19:54 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-aa86351c-a625-4df9-b384-97b5dd934209 req-911f98cd-ee6c-4e80-a16c-e5e33692f1a2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:19:54 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-aa86351c-a625-4df9-b384-97b5dd934209 req-911f98cd-ee6c-4e80-a16c-e5e33692f1a2 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.077787 Aug 09 11:19:54 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 144/256] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:19:54 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:54 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-41406df3-5efc-4869-81e8-36602e391271 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:54 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-41406df3-5efc-4869-81e8-36602e391271 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa" status: 200 len: 1382 microversion: 2.1 time: 2.890363 Aug 09 11:19:54 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 113/257] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:51 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa => generated 1382 bytes in 2892 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:55 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-89bef10d-f462-4d9a-9482-2162c70d78ed tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:55 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-89bef10d-f462-4d9a-9482-2162c70d78ed tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] 192.168.122.209 "GET /compute/v2.1/os-volumes/a30ba23c-584e-4adb-861f-b62f62de73aa" status: 200 len: 343 microversion: 2.1 time: 0.083914 Aug 09 11:19:55 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 145/258] 192.168.122.209 () {58 vars in 1247 bytes} [Sun Aug 9 11:19:55 2026] GET /compute/v2.1/os-volumes/a30ba23c-584e-4adb-861f-b62f62de73aa => generated 343 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:55 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-9a84517c-027e-4cf9-a17d-c44c45fb4858 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] Action: 'create', calling method: >, body: {"snapshot": {"volume_id": "a30ba23c-584e-4adb-861f-b62f62de73aa", "display_name": "tempest-VolumesSnapshotsTestJSON-Snapshot-2064553042"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:55 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-94d8bec9-2eeb-4169-90d7-483c177077f1 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:55 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-94d8bec9-2eeb-4169-90d7-483c177077f1 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:55 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-94d8bec9-2eeb-4169-90d7-483c177077f1 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:55 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-94d8bec9-2eeb-4169-90d7-483c177077f1 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:55 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-94d8bec9-2eeb-4169-90d7-483c177077f1 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:55 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-94d8bec9-2eeb-4169-90d7-483c177077f1 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:55 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-94d8bec9-2eeb-4169-90d7-483c177077f1 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:55 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-94d8bec9-2eeb-4169-90d7-483c177077f1 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:55 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-94d8bec9-2eeb-4169-90d7-483c177077f1 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:55 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-9a84517c-027e-4cf9-a17d-c44c45fb4858 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] 192.168.122.209 "POST /compute/v2.1/os-snapshots" status: 200 len: 287 microversion: 2.1 time: 0.274090 Aug 09 11:19:55 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 114/259] 192.168.122.209 () {60 vars in 1164 bytes} [Sun Aug 9 11:19:55 2026] POST /compute/v2.1/os-snapshots => generated 287 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:56 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-77a6ba7b-9cb6-4bba-bfdf-6da71f45ea25 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-reader] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:56 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-94d8bec9-2eeb-4169-90d7-483c177077f1 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:56 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-94d8bec9-2eeb-4169-90d7-483c177077f1 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa" status: 200 len: 1382 microversion: 2.1 time: 0.875291 Aug 09 11:19:56 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 146/260] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:55 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa => generated 1382 bytes in 878 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:56 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-77a6ba7b-9cb6-4bba-bfdf-6da71f45ea25 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-reader] 192.168.122.209 "GET /compute/v2.1/os-snapshots/c2aa41ef-0aac-47b5-8b80-1b7fbac371cb" status: 200 len: 287 microversion: 2.1 time: 0.866913 Aug 09 11:19:56 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 115/261] 192.168.122.209 () {58 vars in 1253 bytes} [Sun Aug 9 11:19:55 2026] GET /compute/v2.1/os-snapshots/c2aa41ef-0aac-47b5-8b80-1b7fbac371cb => generated 287 bytes in 870 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:56 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-cefca79d-1e06-4483-ace1-804dec026060 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-reader] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:56 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-cefca79d-1e06-4483-ace1-804dec026060 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-reader] 192.168.122.209 "GET /compute/v2.1/os-snapshots" status: 200 len: 290 microversion: 2.1 time: 0.208409 Aug 09 11:19:56 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 147/262] 192.168.122.209 () {58 vars in 1142 bytes} [Sun Aug 9 11:19:56 2026] GET /compute/v2.1/os-snapshots => generated 290 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:56 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-f59a46ff-e167-4e9e-a8c9-6ac3100548a8 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:56 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-f59a46ff-e167-4e9e-a8c9-6ac3100548a8 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] 192.168.122.209 "GET /compute/v2.1/os-snapshots/c2aa41ef-0aac-47b5-8b80-1b7fbac371cb" status: 200 len: 287 microversion: 2.1 time: 0.086262 Aug 09 11:19:56 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 116/263] 192.168.122.209 () {58 vars in 1253 bytes} [Sun Aug 9 11:19:56 2026] GET /compute/v2.1/os-snapshots/c2aa41ef-0aac-47b5-8b80-1b7fbac371cb => generated 287 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:57 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=2 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:19:57 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:19:57 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-c2beff92-1d00-4292-8acd-475af0da4e01 req-b024c902-faf4-4f96-b2d6-2b0539087a71 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b8f73ee2-82aa-41d7-9831-648e65dad4aa", "name": "network-vif-plugged", "status": "completed", "tag": "ef269cc8-6baf-436f-95a3-5c91f3342dbf"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-c2beff92-1d00-4292-8acd-475af0da4e01 req-b024c902-faf4-4f96-b2d6-2b0539087a71 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-c2beff92-1d00-4292-8acd-475af0da4e01 req-b024c902-faf4-4f96-b2d6-2b0539087a71 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-c2beff92-1d00-4292-8acd-475af0da4e01 req-b024c902-faf4-4f96-b2d6-2b0539087a71 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:57 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-c2beff92-1d00-4292-8acd-475af0da4e01 req-b024c902-faf4-4f96-b2d6-2b0539087a71 service nova] Creating event network-vif-plugged:ef269cc8-6baf-436f-95a3-5c91f3342dbf for instance b8f73ee2-82aa-41d7-9831-648e65dad4aa on devstack Aug 09 11:19:57 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-c2beff92-1d00-4292-8acd-475af0da4e01 req-b024c902-faf4-4f96-b2d6-2b0539087a71 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:19:57 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-c2beff92-1d00-4292-8acd-475af0da4e01 req-b024c902-faf4-4f96-b2d6-2b0539087a71 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.096107 Aug 09 11:19:57 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 148/264] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:19:57 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:19:57 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-abc70480-33ff-483d-a795-ec52e438d1fb tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:57 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-abc70480-33ff-483d-a795-ec52e438d1fb tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:57 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-abc70480-33ff-483d-a795-ec52e438d1fb tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:57 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-abc70480-33ff-483d-a795-ec52e438d1fb tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:57 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-abc70480-33ff-483d-a795-ec52e438d1fb tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:57 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-abc70480-33ff-483d-a795-ec52e438d1fb tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:57 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-abc70480-33ff-483d-a795-ec52e438d1fb tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.008s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:57 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-abc70480-33ff-483d-a795-ec52e438d1fb tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:57 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-abc70480-33ff-483d-a795-ec52e438d1fb tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:57 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-abc70480-33ff-483d-a795-ec52e438d1fb tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:57 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-0784475d-3e6f-4af3-b771-8b653028250b tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:57 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-abc70480-33ff-483d-a795-ec52e438d1fb tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa" status: 200 len: 1382 microversion: 2.1 time: 0.489718 Aug 09 11:19:57 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 117/265] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:57 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa => generated 1382 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:58 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-0784475d-3e6f-4af3-b771-8b653028250b tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] 192.168.122.209 "GET /compute/v2.1/os-snapshots/c2aa41ef-0aac-47b5-8b80-1b7fbac371cb" status: 200 len: 287 microversion: 2.1 time: 0.119383 Aug 09 11:19:58 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 149/266] 192.168.122.209 () {58 vars in 1253 bytes} [Sun Aug 9 11:19:57 2026] GET /compute/v2.1/os-snapshots/c2aa41ef-0aac-47b5-8b80-1b7fbac371cb => generated 287 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:59 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-32b228ad-fd80-4cda-bfba-775445b098e9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:59 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-32b228ad-fd80-4cda-bfba-775445b098e9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:19:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-32b228ad-fd80-4cda-bfba-775445b098e9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-32b228ad-fd80-4cda-bfba-775445b098e9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-32b228ad-fd80-4cda-bfba-775445b098e9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-32b228ad-fd80-4cda-bfba-775445b098e9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-32b228ad-fd80-4cda-bfba-775445b098e9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-32b228ad-fd80-4cda-bfba-775445b098e9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:59 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-4140ebc9-257f-4083-b830-ef2223b225fa tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:19:59 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-32b228ad-fd80-4cda-bfba-775445b098e9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:59 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-4140ebc9-257f-4083-b830-ef2223b225fa tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] 192.168.122.209 "GET /compute/v2.1/os-snapshots/c2aa41ef-0aac-47b5-8b80-1b7fbac371cb" status: 200 len: 287 microversion: 2.1 time: 0.078178 Aug 09 11:19:59 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 150/267] 192.168.122.209 () {58 vars in 1253 bytes} [Sun Aug 9 11:19:59 2026] GET /compute/v2.1/os-snapshots/c2aa41ef-0aac-47b5-8b80-1b7fbac371cb => generated 287 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:19:59 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-405020054", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "dce68688-6151-44e7-b885-ee6411ecb2cb"}], "security_groups": [{"name": "tempest-securitygroup--907744922"}], "key_name": "tempest-keypair-1385318141", "user_data": "}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-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.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:59 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:59 devstack devstack@n-api.service[63877]: DEBUG nova.network.neutron [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] validate_networks() for [('dce68688-6151-44e7-b885-ee6411ecb2cb', None, None, None, None, None)] {{(pid=63877) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:19:59 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:19:59 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-32b228ad-fd80-4cda-bfba-775445b098e9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:19:59 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-32b228ad-fd80-4cda-bfba-775445b098e9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa" status: 200 len: 1382 microversion: 2.1 time: 0.586771 Aug 09 11:19:59 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 118/268] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:19:59 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa => generated 1382 bytes in 589 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:19:59 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-a46b5d5c-fb80-4f3f-be17-75c16248645b req-696b8b69-bbc6-47cf-9c69-4bba56c249dc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b8f73ee2-82aa-41d7-9831-648e65dad4aa", "name": "network-vif-plugged", "status": "completed", "tag": "ef269cc8-6baf-436f-95a3-5c91f3342dbf"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:19:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-a46b5d5c-fb80-4f3f-be17-75c16248645b req-696b8b69-bbc6-47cf-9c69-4bba56c249dc service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:19:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-a46b5d5c-fb80-4f3f-be17-75c16248645b req-696b8b69-bbc6-47cf-9c69-4bba56c249dc service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:19:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-a46b5d5c-fb80-4f3f-be17-75c16248645b req-696b8b69-bbc6-47cf-9c69-4bba56c249dc service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:19:59 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-a46b5d5c-fb80-4f3f-be17-75c16248645b req-696b8b69-bbc6-47cf-9c69-4bba56c249dc service nova] Creating event network-vif-plugged:ef269cc8-6baf-436f-95a3-5c91f3342dbf for instance b8f73ee2-82aa-41d7-9831-648e65dad4aa on devstack Aug 09 11:19:59 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-a46b5d5c-fb80-4f3f-be17-75c16248645b req-696b8b69-bbc6-47cf-9c69-4bba56c249dc service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:19:59 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-a46b5d5c-fb80-4f3f-be17-75c16248645b req-696b8b69-bbc6-47cf-9c69-4bba56c249dc service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.056039 Aug 09 11:19:59 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 119/269] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:19:59 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:19:59 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Flavor limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Image limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Flavor pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Image pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Getting quotas for project ec44fb39a40743759b3b5390153545c7. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Getting quotas for user 20fe160ab80c48fc8a1fbfc9929db4b7 and project ec44fb39a40743759b3b5390153545c7. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Going to run 1 instances... {{(pid=63877) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] 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='f5bfcc50-eba0-489a-9da6-58e41099c8c2',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=63877) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:20:00 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-c2b4cfba-6cf5-4177-8922-a88c620a35a1 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:00 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-c2b4cfba-6cf5-4177-8922-a88c620a35a1 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] 192.168.122.209 "GET /compute/v2.1/os-snapshots/c2aa41ef-0aac-47b5-8b80-1b7fbac371cb" status: 200 len: 288 microversion: 2.1 time: 0.046134 Aug 09 11:20:00 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 120/270] 192.168.122.209 () {58 vars in 1253 bytes} [Sun Aug 9 11:20:00 2026] GET /compute/v2.1/os-snapshots/c2aa41ef-0aac-47b5-8b80-1b7fbac371cb => generated 288 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:00 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-3295f20e-0adc-4e6d-96ca-85f9ab1268e6 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-1d02fe50-1086-462b-a418-36816b0dcb0a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.20 time: 1.083717 Aug 09 11:20:00 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 151/271] 192.168.122.209 () {62 vars in 1190 bytes} [Sun Aug 9 11:19:59 2026] POST /compute/v2.1/servers => generated 409 bytes in 1087 msecs (HTTP/1.1 202) 10 headers in 457 bytes (1 switches on core 0) Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-75839145-e997-4a6d-a9d9-b4b159150347 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-75839145-e997-4a6d-a9d9-b4b159150347 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-75839145-e997-4a6d-a9d9-b4b159150347 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:00 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-3295f20e-0adc-4e6d-96ca-85f9ab1268e6 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] 192.168.122.209 "DELETE /compute/v2.1/os-snapshots/c2aa41ef-0aac-47b5-8b80-1b7fbac371cb" status: 202 len: 0 microversion: 2.1 time: 0.097078 Aug 09 11:20:00 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 121/272] 192.168.122.209 () {58 vars in 1256 bytes} [Sun Aug 9 11:20:00 2026] DELETE /compute/v2.1/os-snapshots/c2aa41ef-0aac-47b5-8b80-1b7fbac371cb => generated 0 bytes in 99 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:20:00 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-b683b9b0-d7b2-402e-833a-5e64ccecbc76 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-75839145-e997-4a6d-a9d9-b4b159150347 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-75839145-e997-4a6d-a9d9-b4b159150347 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-75839145-e997-4a6d-a9d9-b4b159150347 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-75839145-e997-4a6d-a9d9-b4b159150347 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1295 microversion: 2.20 time: 0.155834 Aug 09 11:20:00 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 152/273] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:20:00 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1295 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:20:00 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-b683b9b0-d7b2-402e-833a-5e64ccecbc76 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] 192.168.122.209 "GET /compute/v2.1/os-snapshots/c2aa41ef-0aac-47b5-8b80-1b7fbac371cb" status: 200 len: 287 microversion: 2.1 time: 0.101037 Aug 09 11:20:00 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 122/274] 192.168.122.209 () {58 vars in 1253 bytes} [Sun Aug 9 11:20:00 2026] GET /compute/v2.1/os-snapshots/c2aa41ef-0aac-47b5-8b80-1b7fbac371cb => generated 287 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-3c68b4e0-aaed-4a23-83e0-681fcabccaf2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-3c68b4e0-aaed-4a23-83e0-681fcabccaf2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3c68b4e0-aaed-4a23-83e0-681fcabccaf2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3c68b4e0-aaed-4a23-83e0-681fcabccaf2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3c68b4e0-aaed-4a23-83e0-681fcabccaf2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3c68b4e0-aaed-4a23-83e0-681fcabccaf2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3c68b4e0-aaed-4a23-83e0-681fcabccaf2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3c68b4e0-aaed-4a23-83e0-681fcabccaf2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:00 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-3c68b4e0-aaed-4a23-83e0-681fcabccaf2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:01 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-3c68b4e0-aaed-4a23-83e0-681fcabccaf2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:01 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-3c68b4e0-aaed-4a23-83e0-681fcabccaf2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa" status: 200 len: 1564 microversion: 2.1 time: 0.399153 Aug 09 11:20:01 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 153/275] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:20:00 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa => generated 1564 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:20:01 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-e9c67c19-78e8-405d-be84-d4c13f06664f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:01 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-e9c67c19-78e8-405d-be84-d4c13f06664f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e9c67c19-78e8-405d-be84-d4c13f06664f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e9c67c19-78e8-405d-be84-d4c13f06664f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e9c67c19-78e8-405d-be84-d4c13f06664f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e9c67c19-78e8-405d-be84-d4c13f06664f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e9c67c19-78e8-405d-be84-d4c13f06664f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e9c67c19-78e8-405d-be84-d4c13f06664f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:01 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-e9c67c19-78e8-405d-be84-d4c13f06664f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:01 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-e9c67c19-78e8-405d-be84-d4c13f06664f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.172072 Aug 09 11:20:01 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 123/276] 192.168.122.209 () {58 vars in 1277 bytes} [Sun Aug 9 11:20:01 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa/os-interface => generated 282 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:01 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-eb96e0f2-61b4-43ca-99cb-217991f38334 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:01 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-eb96e0f2-61b4-43ca-99cb-217991f38334 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:01 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-e08fa3ee-748e-4ec3-8725-e5c72c6c096b tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eb96e0f2-61b4-43ca-99cb-217991f38334 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eb96e0f2-61b4-43ca-99cb-217991f38334 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eb96e0f2-61b4-43ca-99cb-217991f38334 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eb96e0f2-61b4-43ca-99cb-217991f38334 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eb96e0f2-61b4-43ca-99cb-217991f38334 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eb96e0f2-61b4-43ca-99cb-217991f38334 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:01 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-e08fa3ee-748e-4ec3-8725-e5c72c6c096b tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] 192.168.122.209 "GET /compute/v2.1/os-snapshots/c2aa41ef-0aac-47b5-8b80-1b7fbac371cb" status: 200 len: 287 microversion: 2.1 time: 0.112027 Aug 09 11:20:01 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 124/277] 192.168.122.209 () {58 vars in 1253 bytes} [Sun Aug 9 11:20:01 2026] GET /compute/v2.1/os-snapshots/c2aa41ef-0aac-47b5-8b80-1b7fbac371cb => generated 287 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:01 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-eb96e0f2-61b4-43ca-99cb-217991f38334 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:01 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-eb96e0f2-61b4-43ca-99cb-217991f38334 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:01 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-eb96e0f2-61b4-43ca-99cb-217991f38334 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:01 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-eb96e0f2-61b4-43ca-99cb-217991f38334 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:01 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-eb96e0f2-61b4-43ca-99cb-217991f38334 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1347 microversion: 2.20 time: 0.271087 Aug 09 11:20:01 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 154/278] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:20:01 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1347 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Aug 09 11:20:02 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-c14e6e53-663d-46dc-b82f-7c2973a6d92b tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:02 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-c14e6e53-663d-46dc-b82f-7c2973a6d92b tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] 192.168.122.209 "GET /compute/v2.1/os-snapshots/c2aa41ef-0aac-47b5-8b80-1b7fbac371cb" status: 200 len: 287 microversion: 2.1 time: 0.120636 Aug 09 11:20:02 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 125/279] 192.168.122.209 () {58 vars in 1253 bytes} [Sun Aug 9 11:20:02 2026] GET /compute/v2.1/os-snapshots/c2aa41ef-0aac-47b5-8b80-1b7fbac371cb => generated 287 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:02 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-6bf4f67e-702f-4bf8-b388-f689df156164 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:02 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-6bf4f67e-702f-4bf8-b388-f689df156164 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6bf4f67e-702f-4bf8-b388-f689df156164 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6bf4f67e-702f-4bf8-b388-f689df156164 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6bf4f67e-702f-4bf8-b388-f689df156164 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6bf4f67e-702f-4bf8-b388-f689df156164 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6bf4f67e-702f-4bf8-b388-f689df156164 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6bf4f67e-702f-4bf8-b388-f689df156164 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:02 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-6bf4f67e-702f-4bf8-b388-f689df156164 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:03 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-24b57e4d-e23e-4e2a-9bb9-bba2e40db79b tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:03 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-24b57e4d-e23e-4e2a-9bb9-bba2e40db79b tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] HTTP exception thrown: Snapshot c2aa41ef-0aac-47b5-8b80-1b7fbac371cb could not be found. Aug 09 11:20:03 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-24b57e4d-e23e-4e2a-9bb9-bba2e40db79b tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] Returning 404 to user: Snapshot c2aa41ef-0aac-47b5-8b80-1b7fbac371cb could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:20:03 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-24b57e4d-e23e-4e2a-9bb9-bba2e40db79b tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] 192.168.122.209 "GET /compute/v2.1/os-snapshots/c2aa41ef-0aac-47b5-8b80-1b7fbac371cb" status: 404 len: 111 microversion: 2.1 time: 0.057668 Aug 09 11:20:03 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 126/280] 192.168.122.209 () {58 vars in 1253 bytes} [Sun Aug 9 11:20:03 2026] GET /compute/v2.1/os-snapshots/c2aa41ef-0aac-47b5-8b80-1b7fbac371cb => generated 111 bytes in 59 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:20:03 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-a41536aa-fa0e-44a2-a916-ed2da3a3975e req-0bcc1823-8796-4abb-afcf-3c69f00982aa service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b8f73ee2-82aa-41d7-9831-648e65dad4aa", "tag": "ef269cc8-6baf-436f-95a3-5c91f3342dbf"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:20:03 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-a41536aa-fa0e-44a2-a916-ed2da3a3975e req-0bcc1823-8796-4abb-afcf-3c69f00982aa service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:03 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-a41536aa-fa0e-44a2-a916-ed2da3a3975e req-0bcc1823-8796-4abb-afcf-3c69f00982aa service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:03 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-a41536aa-fa0e-44a2-a916-ed2da3a3975e req-0bcc1823-8796-4abb-afcf-3c69f00982aa service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:03 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-a41536aa-fa0e-44a2-a916-ed2da3a3975e req-0bcc1823-8796-4abb-afcf-3c69f00982aa service nova] Creating event network-changed:ef269cc8-6baf-436f-95a3-5c91f3342dbf for instance b8f73ee2-82aa-41d7-9831-648e65dad4aa on devstack Aug 09 11:20:03 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-a41536aa-fa0e-44a2-a916-ed2da3a3975e req-0bcc1823-8796-4abb-afcf-3c69f00982aa service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:20:03 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-a41536aa-fa0e-44a2-a916-ed2da3a3975e req-0bcc1823-8796-4abb-afcf-3c69f00982aa service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.076252 Aug 09 11:20:03 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 127/281] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:20:03 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:03 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-1fc3cfd0-61f2-48df-81b8-3c8acabbb3d6 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:04 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-1fc3cfd0-61f2-48df-81b8-3c8acabbb3d6 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] 192.168.122.209 "DELETE /compute/v2.1/os-volumes/a30ba23c-584e-4adb-861f-b62f62de73aa" status: 202 len: 0 microversion: 2.1 time: 0.182848 Aug 09 11:20:04 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 128/282] 192.168.122.209 () {58 vars in 1250 bytes} [Sun Aug 9 11:20:03 2026] DELETE /compute/v2.1/os-volumes/a30ba23c-584e-4adb-861f-b62f62de73aa => generated 0 bytes in 185 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:20:04 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-dab7faba-5188-43e4-bb84-fbb226db5830 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:04 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-dab7faba-5188-43e4-bb84-fbb226db5830 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] 192.168.122.209 "GET /compute/v2.1/os-volumes/a30ba23c-584e-4adb-861f-b62f62de73aa" status: 200 len: 342 microversion: 2.1 time: 0.168204 Aug 09 11:20:04 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 129/283] 192.168.122.209 () {58 vars in 1247 bytes} [Sun Aug 9 11:20:04 2026] GET /compute/v2.1/os-volumes/a30ba23c-584e-4adb-861f-b62f62de73aa => generated 342 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:04 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-6bf4f67e-702f-4bf8-b388-f689df156164 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:04 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-6bf4f67e-702f-4bf8-b388-f689df156164 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:04 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-6bf4f67e-702f-4bf8-b388-f689df156164 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:04 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-6bf4f67e-702f-4bf8-b388-f689df156164 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1420 microversion: 2.20 time: 1.851734 Aug 09 11:20:04 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 155/284] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:20:02 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1420 bytes in 1855 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:20:05 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-6f572194-f48e-4358-b3de-82fadcb9f66e tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:05 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-6f572194-f48e-4358-b3de-82fadcb9f66e tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] 192.168.122.209 "GET /compute/v2.1/os-volumes/a30ba23c-584e-4adb-861f-b62f62de73aa" status: 200 len: 342 microversion: 2.1 time: 0.127715 Aug 09 11:20:05 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 130/285] 192.168.122.209 () {58 vars in 1247 bytes} [Sun Aug 9 11:20:05 2026] GET /compute/v2.1/os-volumes/a30ba23c-584e-4adb-861f-b62f62de73aa => generated 342 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:05 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-67425654-afb2-4481-b915-efefda2c0cf5 req-16f37364-7f59-494f-9ebc-35ba283b7094 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7d0aec40-256b-46ee-9965-472ca1f09858", "tag": "41c9e6d9-c1e3-45c3-ae02-23515c0efff4"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:20:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-67425654-afb2-4481-b915-efefda2c0cf5 req-16f37364-7f59-494f-9ebc-35ba283b7094 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-67425654-afb2-4481-b915-efefda2c0cf5 req-16f37364-7f59-494f-9ebc-35ba283b7094 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-67425654-afb2-4481-b915-efefda2c0cf5 req-16f37364-7f59-494f-9ebc-35ba283b7094 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:05 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-67425654-afb2-4481-b915-efefda2c0cf5 req-16f37364-7f59-494f-9ebc-35ba283b7094 service nova] Creating event network-changed:41c9e6d9-c1e3-45c3-ae02-23515c0efff4 for instance 7d0aec40-256b-46ee-9965-472ca1f09858 on devstack Aug 09 11:20:05 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-67425654-afb2-4481-b915-efefda2c0cf5 req-16f37364-7f59-494f-9ebc-35ba283b7094 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:20:05 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-67425654-afb2-4481-b915-efefda2c0cf5 req-16f37364-7f59-494f-9ebc-35ba283b7094 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.087977 Aug 09 11:20:05 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 156/286] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:20:05 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:05 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-dda96188-791b-4cdc-b37c-02944d23e534 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:05 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-dda96188-791b-4cdc-b37c-02944d23e534 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:05 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dda96188-791b-4cdc-b37c-02944d23e534 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:05 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dda96188-791b-4cdc-b37c-02944d23e534 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:05 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dda96188-791b-4cdc-b37c-02944d23e534 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:05 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dda96188-791b-4cdc-b37c-02944d23e534 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:05 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dda96188-791b-4cdc-b37c-02944d23e534 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:05 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dda96188-791b-4cdc-b37c-02944d23e534 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:05 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-dda96188-791b-4cdc-b37c-02944d23e534 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:06 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-dda96188-791b-4cdc-b37c-02944d23e534 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:06 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-dda96188-791b-4cdc-b37c-02944d23e534 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:06 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-dda96188-791b-4cdc-b37c-02944d23e534 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:06 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-dda96188-791b-4cdc-b37c-02944d23e534 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1420 microversion: 2.20 time: 0.634195 Aug 09 11:20:06 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 131/287] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:20:05 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1420 bytes in 636 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:20:06 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-645cf9cc-6454-4f97-8ecb-fc690034b989 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:06 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-645cf9cc-6454-4f97-8ecb-fc690034b989 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] HTTP exception thrown: Volume a30ba23c-584e-4adb-861f-b62f62de73aa could not be found. Aug 09 11:20:06 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-645cf9cc-6454-4f97-8ecb-fc690034b989 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] Returning 404 to user: Volume a30ba23c-584e-4adb-861f-b62f62de73aa could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:20:06 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-645cf9cc-6454-4f97-8ecb-fc690034b989 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] 192.168.122.209 "GET /compute/v2.1/os-volumes/a30ba23c-584e-4adb-861f-b62f62de73aa" status: 404 len: 109 microversion: 2.1 time: 0.100213 Aug 09 11:20:06 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 157/288] 192.168.122.209 () {58 vars in 1247 bytes} [Sun Aug 9 11:20:06 2026] GET /compute/v2.1/os-volumes/a30ba23c-584e-4adb-861f-b62f62de73aa => generated 109 bytes in 105 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:20:06 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-7dd6d3f4-1ca6-45de-8fb5-35ca8426cd92 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:06 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-7dd6d3f4-1ca6-45de-8fb5-35ca8426cd92 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] HTTP exception thrown: Volume a30ba23c-584e-4adb-861f-b62f62de73aa could not be found. Aug 09 11:20:06 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-7dd6d3f4-1ca6-45de-8fb5-35ca8426cd92 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] Returning 404 to user: Volume a30ba23c-584e-4adb-861f-b62f62de73aa could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:20:06 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-7dd6d3f4-1ca6-45de-8fb5-35ca8426cd92 tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] 192.168.122.209 "DELETE /compute/v2.1/os-volumes/a30ba23c-584e-4adb-861f-b62f62de73aa" status: 404 len: 109 microversion: 2.1 time: 0.141501 Aug 09 11:20:06 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 132/289] 192.168.122.209 () {58 vars in 1250 bytes} [Sun Aug 9 11:20:06 2026] DELETE /compute/v2.1/os-volumes/a30ba23c-584e-4adb-861f-b62f62de73aa => generated 109 bytes in 160 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:20:06 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-2dbaa60f-fbb7-4538-9842-c50807012cbd tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:06 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-2dbaa60f-fbb7-4538-9842-c50807012cbd tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] HTTP exception thrown: Volume a30ba23c-584e-4adb-861f-b62f62de73aa could not be found. Aug 09 11:20:06 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-2dbaa60f-fbb7-4538-9842-c50807012cbd tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] Returning 404 to user: Volume a30ba23c-584e-4adb-861f-b62f62de73aa could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:20:06 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-2dbaa60f-fbb7-4538-9842-c50807012cbd tempest-VolumesSnapshotsTestJSON-1776291939 tempest-VolumesSnapshotsTestJSON-1776291939-project-member] 192.168.122.209 "GET /compute/v2.1/os-volumes/a30ba23c-584e-4adb-861f-b62f62de73aa" status: 404 len: 109 microversion: 2.1 time: 0.157632 Aug 09 11:20:06 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 158/290] 192.168.122.209 () {58 vars in 1247 bytes} [Sun Aug 9 11:20:06 2026] GET /compute/v2.1/os-volumes/a30ba23c-584e-4adb-861f-b62f62de73aa => generated 109 bytes in 159 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:20:07 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-237eb4ff-3ee7-4d99-9b72-2714f960e125 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:07 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-237eb4ff-3ee7-4d99-9b72-2714f960e125 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-237eb4ff-3ee7-4d99-9b72-2714f960e125 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-237eb4ff-3ee7-4d99-9b72-2714f960e125 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-237eb4ff-3ee7-4d99-9b72-2714f960e125 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-237eb4ff-3ee7-4d99-9b72-2714f960e125 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-237eb4ff-3ee7-4d99-9b72-2714f960e125 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-237eb4ff-3ee7-4d99-9b72-2714f960e125 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:07 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-237eb4ff-3ee7-4d99-9b72-2714f960e125 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:07 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-60edab2b-1114-4a32-b8b6-9f40a49872cd req-2bd6e2d1-c5a4-4167-9185-596ab2896aed service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7d0aec40-256b-46ee-9965-472ca1f09858", "name": "network-vif-plugged", "status": "completed", "tag": "41c9e6d9-c1e3-45c3-ae02-23515c0efff4"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:20:07 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=64,nova_api:UPDATE=2,nova_api:INSERT=5 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:20:07 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-60edab2b-1114-4a32-b8b6-9f40a49872cd req-2bd6e2d1-c5a4-4167-9185-596ab2896aed service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:07 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-60edab2b-1114-4a32-b8b6-9f40a49872cd req-2bd6e2d1-c5a4-4167-9185-596ab2896aed service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:07 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-60edab2b-1114-4a32-b8b6-9f40a49872cd req-2bd6e2d1-c5a4-4167-9185-596ab2896aed service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:07 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=123,nova_cell1:UPDATE=5,nova_cell1:INSERT=3 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:20:07 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-60edab2b-1114-4a32-b8b6-9f40a49872cd req-2bd6e2d1-c5a4-4167-9185-596ab2896aed service nova] Creating event network-vif-plugged:41c9e6d9-c1e3-45c3-ae02-23515c0efff4 for instance 7d0aec40-256b-46ee-9965-472ca1f09858 on devstack Aug 09 11:20:07 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-60edab2b-1114-4a32-b8b6-9f40a49872cd req-2bd6e2d1-c5a4-4167-9185-596ab2896aed service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:20:07 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-60edab2b-1114-4a32-b8b6-9f40a49872cd req-2bd6e2d1-c5a4-4167-9185-596ab2896aed service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.148349 Aug 09 11:20:07 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 159/291] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:20:07 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:08 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-237eb4ff-3ee7-4d99-9b72-2714f960e125 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:08 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-237eb4ff-3ee7-4d99-9b72-2714f960e125 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:08 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-237eb4ff-3ee7-4d99-9b72-2714f960e125 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:08 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-237eb4ff-3ee7-4d99-9b72-2714f960e125 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1420 microversion: 2.20 time: 0.790026 Aug 09 11:20:08 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 133/292] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:20:07 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1420 bytes in 796 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:20:09 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-1205396e-65e6-40aa-93c7-6284b96ab2be tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:09 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-1205396e-65e6-40aa-93c7-6284b96ab2be tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1205396e-65e6-40aa-93c7-6284b96ab2be tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1205396e-65e6-40aa-93c7-6284b96ab2be tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1205396e-65e6-40aa-93c7-6284b96ab2be tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1205396e-65e6-40aa-93c7-6284b96ab2be tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1205396e-65e6-40aa-93c7-6284b96ab2be tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1205396e-65e6-40aa-93c7-6284b96ab2be tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:09 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-1205396e-65e6-40aa-93c7-6284b96ab2be tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:09 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-1205396e-65e6-40aa-93c7-6284b96ab2be tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:09 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-1205396e-65e6-40aa-93c7-6284b96ab2be tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:09 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-1205396e-65e6-40aa-93c7-6284b96ab2be tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:09 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-1205396e-65e6-40aa-93c7-6284b96ab2be tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1420 microversion: 2.20 time: 0.331143 Aug 09 11:20:09 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 160/293] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:20:09 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1420 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:20:09 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-0daf50e1-404b-4dfb-8c83-0cf827830b9f req-6ae652e5-a872-47f2-ba79-02959bb883bf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7d0aec40-256b-46ee-9965-472ca1f09858", "name": "network-vif-plugged", "status": "completed", "tag": "41c9e6d9-c1e3-45c3-ae02-23515c0efff4"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:20:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-0daf50e1-404b-4dfb-8c83-0cf827830b9f req-6ae652e5-a872-47f2-ba79-02959bb883bf service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-0daf50e1-404b-4dfb-8c83-0cf827830b9f req-6ae652e5-a872-47f2-ba79-02959bb883bf service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-0daf50e1-404b-4dfb-8c83-0cf827830b9f req-6ae652e5-a872-47f2-ba79-02959bb883bf service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:09 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-0daf50e1-404b-4dfb-8c83-0cf827830b9f req-6ae652e5-a872-47f2-ba79-02959bb883bf service nova] Creating event network-vif-plugged:41c9e6d9-c1e3-45c3-ae02-23515c0efff4 for instance 7d0aec40-256b-46ee-9965-472ca1f09858 on devstack Aug 09 11:20:09 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-0daf50e1-404b-4dfb-8c83-0cf827830b9f req-6ae652e5-a872-47f2-ba79-02959bb883bf service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:20:09 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-0daf50e1-404b-4dfb-8c83-0cf827830b9f req-6ae652e5-a872-47f2-ba79-02959bb883bf service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.084268 Aug 09 11:20:09 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 134/294] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:20:09 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:10 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=2 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:20:10 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=9 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:20:10 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-050f0a4a-4e83-4b37-b06d-59dc2157e73e tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:10 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-050f0a4a-4e83-4b37-b06d-59dc2157e73e tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-050f0a4a-4e83-4b37-b06d-59dc2157e73e tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-050f0a4a-4e83-4b37-b06d-59dc2157e73e tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-050f0a4a-4e83-4b37-b06d-59dc2157e73e tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-050f0a4a-4e83-4b37-b06d-59dc2157e73e tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-050f0a4a-4e83-4b37-b06d-59dc2157e73e tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-050f0a4a-4e83-4b37-b06d-59dc2157e73e tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:10 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-050f0a4a-4e83-4b37-b06d-59dc2157e73e tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:11 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-050f0a4a-4e83-4b37-b06d-59dc2157e73e tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:11 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-050f0a4a-4e83-4b37-b06d-59dc2157e73e tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:11 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-050f0a4a-4e83-4b37-b06d-59dc2157e73e tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:11 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-050f0a4a-4e83-4b37-b06d-59dc2157e73e tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1606 microversion: 2.20 time: 0.768068 Aug 09 11:20:11 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 161/295] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:20:10 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1606 bytes in 769 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:20:11 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-26cd849f-1ab8-4856-834f-bc486f2e64f4 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:11 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-26cd849f-1ab8-4856-834f-bc486f2e64f4 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-26cd849f-1ab8-4856-834f-bc486f2e64f4 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-26cd849f-1ab8-4856-834f-bc486f2e64f4 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-26cd849f-1ab8-4856-834f-bc486f2e64f4 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-26cd849f-1ab8-4856-834f-bc486f2e64f4 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-26cd849f-1ab8-4856-834f-bc486f2e64f4 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-26cd849f-1ab8-4856-834f-bc486f2e64f4 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:11 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-26cd849f-1ab8-4856-834f-bc486f2e64f4 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:11 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-26cd849f-1ab8-4856-834f-bc486f2e64f4 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858/os-interface" status: 200 len: 283 microversion: 2.20 time: 0.404787 Aug 09 11:20:11 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 135/296] 192.168.122.209 () {60 vars in 1318 bytes} [Sun Aug 9 11:20:11 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858/os-interface => generated 283 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:20:12 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-a5f12e06-4cea-41dd-8cbd-4b092856df25 tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] Action: 'create', calling method: >, body: {"volume": {"size": 1, "display_name": "tempest-VolumesGetTestJSON-Volume-1092638416", "metadata": {"Type": "work"}}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:20:13 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-a5f12e06-4cea-41dd-8cbd-4b092856df25 tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] 192.168.122.209 "POST /compute/v2.1/os-volumes" status: 200 len: 351 microversion: 2.1 time: 1.303526 Aug 09 11:20:13 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 162/297] 192.168.122.209 () {60 vars in 1158 bytes} [Sun Aug 9 11:20:12 2026] POST /compute/v2.1/os-volumes => generated 351 bytes in 1307 msecs (HTTP/1.1 200) 10 headers in 452 bytes (2 switches on core 0) Aug 09 11:20:13 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-b3953694-f500-4c11-936a-e18d2593182a tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:13 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-b3953694-f500-4c11-936a-e18d2593182a tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] 192.168.122.209 "GET /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43" status: 200 len: 351 microversion: 2.1 time: 0.148680 Aug 09 11:20:13 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 136/298] 192.168.122.209 () {58 vars in 1247 bytes} [Sun Aug 9 11:20:13 2026] GET /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43 => generated 351 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:14 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-2328d627-d639-4798-a8be-3d8425671cf7 req-c543ce14-0c2a-4011-a30c-b147141078d8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7d0aec40-256b-46ee-9965-472ca1f09858", "tag": "41c9e6d9-c1e3-45c3-ae02-23515c0efff4"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:20:14 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-2328d627-d639-4798-a8be-3d8425671cf7 req-c543ce14-0c2a-4011-a30c-b147141078d8 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:14 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-2328d627-d639-4798-a8be-3d8425671cf7 req-c543ce14-0c2a-4011-a30c-b147141078d8 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:14 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-2328d627-d639-4798-a8be-3d8425671cf7 req-c543ce14-0c2a-4011-a30c-b147141078d8 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:14 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-2328d627-d639-4798-a8be-3d8425671cf7 req-c543ce14-0c2a-4011-a30c-b147141078d8 service nova] Creating event network-changed:41c9e6d9-c1e3-45c3-ae02-23515c0efff4 for instance 7d0aec40-256b-46ee-9965-472ca1f09858 on devstack Aug 09 11:20:14 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-2328d627-d639-4798-a8be-3d8425671cf7 req-c543ce14-0c2a-4011-a30c-b147141078d8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:20:14 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-2328d627-d639-4798-a8be-3d8425671cf7 req-c543ce14-0c2a-4011-a30c-b147141078d8 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.076747 Aug 09 11:20:14 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 163/299] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:20:14 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:14 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-24b71b59-919b-4c7f-8918-3f9bfe687353 tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:15 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-24b71b59-919b-4c7f-8918-3f9bfe687353 tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] 192.168.122.209 "GET /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43" status: 200 len: 351 microversion: 2.1 time: 0.179556 Aug 09 11:20:15 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 137/300] 192.168.122.209 () {58 vars in 1247 bytes} [Sun Aug 9 11:20:14 2026] GET /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43 => generated 351 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:16 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-ceee5e11-097f-4bba-a4ae-ce7585bf32b8 tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:16 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-ceee5e11-097f-4bba-a4ae-ce7585bf32b8 tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] 192.168.122.209 "GET /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43" status: 200 len: 351 microversion: 2.1 time: 0.276712 Aug 09 11:20:16 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 164/301] 192.168.122.209 () {58 vars in 1247 bytes} [Sun Aug 9 11:20:16 2026] GET /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43 => generated 351 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:17 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-3524412b-bc1f-492c-bcb7-0a338fb67812 tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:17 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-3524412b-bc1f-492c-bcb7-0a338fb67812 tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] 192.168.122.209 "GET /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43" status: 200 len: 351 microversion: 2.1 time: 0.168565 Aug 09 11:20:17 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 138/302] 192.168.122.209 () {58 vars in 1247 bytes} [Sun Aug 9 11:20:17 2026] GET /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43 => generated 351 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:18 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-0b968164-f170-4417-aeb9-9fe7e42e7b3b tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:18 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-0b968164-f170-4417-aeb9-9fe7e42e7b3b tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] 192.168.122.209 "GET /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43" status: 200 len: 351 microversion: 2.1 time: 0.208906 Aug 09 11:20:18 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 165/303] 192.168.122.209 () {58 vars in 1247 bytes} [Sun Aug 9 11:20:18 2026] GET /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43 => generated 351 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:19 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-11cdc096-2b77-40fe-806a-30b89787b4e9 tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:19 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-11cdc096-2b77-40fe-806a-30b89787b4e9 tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] 192.168.122.209 "GET /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43" status: 200 len: 351 microversion: 2.1 time: 0.089655 Aug 09 11:20:19 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 139/304] 192.168.122.209 () {58 vars in 1247 bytes} [Sun Aug 9 11:20:19 2026] GET /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43 => generated 351 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:20 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-8907eb2e-5fed-4d8c-9e45-638f3175e6ff tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:21 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-8907eb2e-5fed-4d8c-9e45-638f3175e6ff tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] 192.168.122.209 "GET /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43" status: 200 len: 351 microversion: 2.1 time: 0.081681 Aug 09 11:20:21 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 166/305] 192.168.122.209 () {58 vars in 1247 bytes} [Sun Aug 9 11:20:20 2026] GET /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43 => generated 351 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:21 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=38,nova_api:UPDATE=1,nova_api:INSERT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:20:21 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=93,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:20:22 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-b8d86899-20e9-477e-b06d-0bbe8ca53758 tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:22 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-b8d86899-20e9-477e-b06d-0bbe8ca53758 tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] 192.168.122.209 "GET /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43" status: 200 len: 352 microversion: 2.1 time: 0.083694 Aug 09 11:20:22 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 140/306] 192.168.122.209 () {58 vars in 1247 bytes} [Sun Aug 9 11:20:22 2026] GET /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43 => generated 352 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:22 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-597945db-ff8b-4d60-ab0b-b6ca15cb224c tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-reader] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:22 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-597945db-ff8b-4d60-ab0b-b6ca15cb224c tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-reader] 192.168.122.209 "GET /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43" status: 200 len: 352 microversion: 2.1 time: 0.164558 Aug 09 11:20:22 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 167/307] 192.168.122.209 () {58 vars in 1247 bytes} [Sun Aug 9 11:20:22 2026] GET /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43 => generated 352 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:22 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-a34cc249-b8bb-4a13-a115-0392f0ac45de tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:22 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-a34cc249-b8bb-4a13-a115-0392f0ac45de tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] 192.168.122.209 "DELETE /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43" status: 202 len: 0 microversion: 2.1 time: 0.111554 Aug 09 11:20:22 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 141/308] 192.168.122.209 () {58 vars in 1250 bytes} [Sun Aug 9 11:20:22 2026] DELETE /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:20:22 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-2261aba8-f848-4a1c-a6da-bbf8a0dce98c tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:22 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-2261aba8-f848-4a1c-a6da-bbf8a0dce98c tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] 192.168.122.209 "GET /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43" status: 200 len: 351 microversion: 2.1 time: 0.089846 Aug 09 11:20:22 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 168/309] 192.168.122.209 () {58 vars in 1247 bytes} [Sun Aug 9 11:20:22 2026] GET /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43 => generated 351 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:20:23 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-bf083232-5b83-4d19-87de-91aff6a40a49 tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:23 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-bf083232-5b83-4d19-87de-91aff6a40a49 tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] HTTP exception thrown: Volume 009e8c75-9e32-43f2-a060-092fa7672b43 could not be found. Aug 09 11:20:23 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-bf083232-5b83-4d19-87de-91aff6a40a49 tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] Returning 404 to user: Volume 009e8c75-9e32-43f2-a060-092fa7672b43 could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:20:23 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-bf083232-5b83-4d19-87de-91aff6a40a49 tempest-VolumesGetTestJSON-1371938952 tempest-VolumesGetTestJSON-1371938952-project-member] 192.168.122.209 "GET /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43" status: 404 len: 109 microversion: 2.1 time: 0.078878 Aug 09 11:20:23 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 142/310] 192.168.122.209 () {58 vars in 1247 bytes} [Sun Aug 9 11:20:23 2026] GET /compute/v2.1/os-volumes/009e8c75-9e32-43f2-a060-092fa7672b43 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) Aug 09 11:20:24 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=3 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:20:24 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=9 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:20:26 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b763bacf-7c10-4de6-9ddb-5a47cb4882a9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:26 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-b763bacf-7c10-4de6-9ddb-5a47cb4882a9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b763bacf-7c10-4de6-9ddb-5a47cb4882a9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b763bacf-7c10-4de6-9ddb-5a47cb4882a9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b763bacf-7c10-4de6-9ddb-5a47cb4882a9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b763bacf-7c10-4de6-9ddb-5a47cb4882a9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b763bacf-7c10-4de6-9ddb-5a47cb4882a9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b763bacf-7c10-4de6-9ddb-5a47cb4882a9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:26 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-b763bacf-7c10-4de6-9ddb-5a47cb4882a9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:26 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-b763bacf-7c10-4de6-9ddb-5a47cb4882a9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e05ab8420e8f4400a4b680e0ff8d74dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:26 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b763bacf-7c10-4de6-9ddb-5a47cb4882a9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa" status: 200 len: 1683 microversion: 2.1 time: 0.600043 Aug 09 11:20:26 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 169/311] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:20:25 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa => generated 1683 bytes in 602 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:20:26 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-30a1d80f-4ef0-48fe-912e-c062c6388b8a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "81615c92-9d38-4734-adea-439a87710010"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:20:26 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-30a1d80f-4ef0-48fe-912e-c062c6388b8a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-30a1d80f-4ef0-48fe-912e-c062c6388b8a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-30a1d80f-4ef0-48fe-912e-c062c6388b8a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-30a1d80f-4ef0-48fe-912e-c062c6388b8a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-30a1d80f-4ef0-48fe-912e-c062c6388b8a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-30a1d80f-4ef0-48fe-912e-c062c6388b8a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-30a1d80f-4ef0-48fe-912e-c062c6388b8a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:27 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-30a1d80f-4ef0-48fe-912e-c062c6388b8a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "POST /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.087926 Aug 09 11:20:27 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 143/312] 192.168.122.209 () {60 vars in 1325 bytes} [Sun Aug 9 11:20:26 2026] POST /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa/os-volume_attachments => generated 194 bytes in 1092 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:30 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-72180b20-f2fc-4e47-bda0-35596b34bd2c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:30 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-72180b20-f2fc-4e47-bda0-35596b34bd2c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-72180b20-f2fc-4e47-bda0-35596b34bd2c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-72180b20-f2fc-4e47-bda0-35596b34bd2c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-72180b20-f2fc-4e47-bda0-35596b34bd2c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-72180b20-f2fc-4e47-bda0-35596b34bd2c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-72180b20-f2fc-4e47-bda0-35596b34bd2c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-72180b20-f2fc-4e47-bda0-35596b34bd2c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:30 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-72180b20-f2fc-4e47-bda0-35596b34bd2c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:30 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-72180b20-f2fc-4e47-bda0-35596b34bd2c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e05ab8420e8f4400a4b680e0ff8d74dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:30 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-72180b20-f2fc-4e47-bda0-35596b34bd2c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa" status: 200 len: 1729 microversion: 2.1 time: 0.310593 Aug 09 11:20:30 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 170/313] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:20:30 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa => generated 1729 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Action: 'action', calling method: >, body: {"rebuild": {"name": "tempest-ServerActionsTestOtherA-server-538189412", "metadata": {"rebuild": "server"}, "adminPass": "***", "imageRef": "}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Getting quotas for project 82344f74715e4a8f83be071eecf10451. Resources: dict_keys(['metadata_items']) {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Getting quotas for user 133053ee44ea434fb9335ecb011b2e70 and project 82344f74715e4a8f83be071eecf10451. Resources: dict_keys(['metadata_items']) {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Flavor limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Image limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Flavor pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Image pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:20:30 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:20:31 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:31 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-d8bb7d76-90f2-424f-bb03-1c5fbe615563 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "POST /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa/action" status: 202 len: 1182 microversion: 2.1 time: 0.708060 Aug 09 11:20:31 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 144/314] 192.168.122.209 () {60 vars in 1281 bytes} [Sun Aug 9 11:20:30 2026] POST /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa/action => generated 1182 bytes in 710 msecs (HTTP/1.1 202) 10 headers in 456 bytes (2 switches on core 0) Aug 09 11:20:31 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-6f7949b6-0ab5-495d-85b3-f58ebe4cea7f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:31 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-6f7949b6-0ab5-495d-85b3-f58ebe4cea7f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6f7949b6-0ab5-495d-85b3-f58ebe4cea7f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6f7949b6-0ab5-495d-85b3-f58ebe4cea7f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6f7949b6-0ab5-495d-85b3-f58ebe4cea7f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6f7949b6-0ab5-495d-85b3-f58ebe4cea7f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6f7949b6-0ab5-495d-85b3-f58ebe4cea7f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6f7949b6-0ab5-495d-85b3-f58ebe4cea7f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:31 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-6f7949b6-0ab5-495d-85b3-f58ebe4cea7f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:31 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-6f7949b6-0ab5-495d-85b3-f58ebe4cea7f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:31 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-6f7949b6-0ab5-495d-85b3-f58ebe4cea7f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa" status: 200 len: 1755 microversion: 2.1 time: 0.659888 Aug 09 11:20:31 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 171/315] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:20:31 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa => generated 1755 bytes in 664 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:20:32 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-d1deb0f2-a47d-41db-8f72-e6aaab67f3f8 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:32 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-d1deb0f2-a47d-41db-8f72-e6aaab67f3f8 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d1deb0f2-a47d-41db-8f72-e6aaab67f3f8 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d1deb0f2-a47d-41db-8f72-e6aaab67f3f8 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d1deb0f2-a47d-41db-8f72-e6aaab67f3f8 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d1deb0f2-a47d-41db-8f72-e6aaab67f3f8 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d1deb0f2-a47d-41db-8f72-e6aaab67f3f8 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d1deb0f2-a47d-41db-8f72-e6aaab67f3f8 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:32 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-d1deb0f2-a47d-41db-8f72-e6aaab67f3f8 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:33 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-d1deb0f2-a47d-41db-8f72-e6aaab67f3f8 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:33 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-d1deb0f2-a47d-41db-8f72-e6aaab67f3f8 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa" status: 200 len: 1755 microversion: 2.1 time: 0.416362 Aug 09 11:20:33 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 145/316] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:20:32 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa => generated 1755 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:20:33 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-1c6cbff7-b328-4a5d-bb28-fe79b6c9d106 req-fdd2148f-3fe2-4fd3-bf57-f88801364a97 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b8f73ee2-82aa-41d7-9831-648e65dad4aa", "name": "network-vif-unplugged", "status": "completed", "tag": "ef269cc8-6baf-436f-95a3-5c91f3342dbf"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:20:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-1c6cbff7-b328-4a5d-bb28-fe79b6c9d106 req-fdd2148f-3fe2-4fd3-bf57-f88801364a97 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-1c6cbff7-b328-4a5d-bb28-fe79b6c9d106 req-fdd2148f-3fe2-4fd3-bf57-f88801364a97 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-1c6cbff7-b328-4a5d-bb28-fe79b6c9d106 req-fdd2148f-3fe2-4fd3-bf57-f88801364a97 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:33 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-1c6cbff7-b328-4a5d-bb28-fe79b6c9d106 req-fdd2148f-3fe2-4fd3-bf57-f88801364a97 service nova] Creating event network-vif-unplugged:ef269cc8-6baf-436f-95a3-5c91f3342dbf for instance b8f73ee2-82aa-41d7-9831-648e65dad4aa on devstack Aug 09 11:20:33 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-1c6cbff7-b328-4a5d-bb28-fe79b6c9d106 req-fdd2148f-3fe2-4fd3-bf57-f88801364a97 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:20:33 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-1c6cbff7-b328-4a5d-bb28-fe79b6c9d106 req-fdd2148f-3fe2-4fd3-bf57-f88801364a97 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.047401 Aug 09 11:20:33 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 172/317] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:20:33 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:33 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-da62d8c7-f12b-4aa9-9c53-a29eeb1b567c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:33 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-da62d8c7-f12b-4aa9-9c53-a29eeb1b567c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-da62d8c7-f12b-4aa9-9c53-a29eeb1b567c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-da62d8c7-f12b-4aa9-9c53-a29eeb1b567c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-da62d8c7-f12b-4aa9-9c53-a29eeb1b567c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-da62d8c7-f12b-4aa9-9c53-a29eeb1b567c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-da62d8c7-f12b-4aa9-9c53-a29eeb1b567c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-da62d8c7-f12b-4aa9-9c53-a29eeb1b567c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:33 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-da62d8c7-f12b-4aa9-9c53-a29eeb1b567c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858/ips" status: 200 len: 150 microversion: 2.20 time: 0.073182 Aug 09 11:20:33 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 146/318] 192.168.122.209 () {60 vars in 1291 bytes} [Sun Aug 9 11:20:33 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858/ips => generated 150 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:20:34 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-c6d2ced9-3197-430d-b0e8-0e0eac94546c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:34 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-c6d2ced9-3197-430d-b0e8-0e0eac94546c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c6d2ced9-3197-430d-b0e8-0e0eac94546c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c6d2ced9-3197-430d-b0e8-0e0eac94546c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c6d2ced9-3197-430d-b0e8-0e0eac94546c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c6d2ced9-3197-430d-b0e8-0e0eac94546c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c6d2ced9-3197-430d-b0e8-0e0eac94546c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c6d2ced9-3197-430d-b0e8-0e0eac94546c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:34 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-c6d2ced9-3197-430d-b0e8-0e0eac94546c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:34 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-c6d2ced9-3197-430d-b0e8-0e0eac94546c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:34 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-c6d2ced9-3197-430d-b0e8-0e0eac94546c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa" status: 200 len: 1761 microversion: 2.1 time: 0.281003 Aug 09 11:20:34 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 173/319] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:20:34 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa => generated 1761 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:20:35 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-54f92af9-9b1d-4502-adcd-7c3fd4a1acc3 req-f3994806-29c9-455c-9557-a4fe2c932ba6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b8f73ee2-82aa-41d7-9831-648e65dad4aa", "name": "network-vif-unplugged", "status": "completed", "tag": "ef269cc8-6baf-436f-95a3-5c91f3342dbf"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:20:35 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-54f92af9-9b1d-4502-adcd-7c3fd4a1acc3 req-f3994806-29c9-455c-9557-a4fe2c932ba6 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:35 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-54f92af9-9b1d-4502-adcd-7c3fd4a1acc3 req-f3994806-29c9-455c-9557-a4fe2c932ba6 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:35 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-54f92af9-9b1d-4502-adcd-7c3fd4a1acc3 req-f3994806-29c9-455c-9557-a4fe2c932ba6 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:35 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-54f92af9-9b1d-4502-adcd-7c3fd4a1acc3 req-f3994806-29c9-455c-9557-a4fe2c932ba6 service nova] Creating event network-vif-unplugged:ef269cc8-6baf-436f-95a3-5c91f3342dbf for instance b8f73ee2-82aa-41d7-9831-648e65dad4aa on devstack Aug 09 11:20:35 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-54f92af9-9b1d-4502-adcd-7c3fd4a1acc3 req-f3994806-29c9-455c-9557-a4fe2c932ba6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:20:35 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-54f92af9-9b1d-4502-adcd-7c3fd4a1acc3 req-f3994806-29c9-455c-9557-a4fe2c932ba6 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.123040 Aug 09 11:20:35 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 147/320] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:20:35 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:20:35 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b04c9694-cf08-4a10-9529-ea1747e424f7 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:35 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-b04c9694-cf08-4a10-9529-ea1747e424f7 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b04c9694-cf08-4a10-9529-ea1747e424f7 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b04c9694-cf08-4a10-9529-ea1747e424f7 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b04c9694-cf08-4a10-9529-ea1747e424f7 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b04c9694-cf08-4a10-9529-ea1747e424f7 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b04c9694-cf08-4a10-9529-ea1747e424f7 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b04c9694-cf08-4a10-9529-ea1747e424f7 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:35 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-b04c9694-cf08-4a10-9529-ea1747e424f7 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:35 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-b04c9694-cf08-4a10-9529-ea1747e424f7 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:35 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b04c9694-cf08-4a10-9529-ea1747e424f7 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa" status: 200 len: 1761 microversion: 2.1 time: 0.286802 Aug 09 11:20:35 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 174/321] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:20:35 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa => generated 1761 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:20:36 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-845bfb92-8e8a-4dff-8be7-b14114477f32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:20:36 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-845bfb92-8e8a-4dff-8be7-b14114477f32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-845bfb92-8e8a-4dff-8be7-b14114477f32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-845bfb92-8e8a-4dff-8be7-b14114477f32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-845bfb92-8e8a-4dff-8be7-b14114477f32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-845bfb92-8e8a-4dff-8be7-b14114477f32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-845bfb92-8e8a-4dff-8be7-b14114477f32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-845bfb92-8e8a-4dff-8be7-b14114477f32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-845bfb92-8e8a-4dff-8be7-b14114477f32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-845bfb92-8e8a-4dff-8be7-b14114477f32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-845bfb92-8e8a-4dff-8be7-b14114477f32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:36 devstack devstack@n-api.service[63878]: DEBUG nova.objects.instance [None req-845bfb92-8e8a-4dff-8be7-b14114477f32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lazy-loading 'flavor' on Instance uuid 7d0aec40-256b-46ee-9965-472ca1f09858 {{(pid=63878) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:20:36 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-ec7d7d9a-4754-457d-9f1f-f0b0418c33d9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:36 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-ec7d7d9a-4754-457d-9f1f-f0b0418c33d9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ec7d7d9a-4754-457d-9f1f-f0b0418c33d9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ec7d7d9a-4754-457d-9f1f-f0b0418c33d9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ec7d7d9a-4754-457d-9f1f-f0b0418c33d9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ec7d7d9a-4754-457d-9f1f-f0b0418c33d9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ec7d7d9a-4754-457d-9f1f-f0b0418c33d9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ec7d7d9a-4754-457d-9f1f-f0b0418c33d9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:36 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-ec7d7d9a-4754-457d-9f1f-f0b0418c33d9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:37 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-ec7d7d9a-4754-457d-9f1f-f0b0418c33d9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:37 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-ec7d7d9a-4754-457d-9f1f-f0b0418c33d9 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa" status: 200 len: 1761 microversion: 2.1 time: 0.309259 Aug 09 11:20:37 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 175/322] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:20:36 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa => generated 1761 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:20:37 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-53b45101-b7fa-46db-a0c3-5252707e6bce req-50848d4f-0fdd-4074-bae2-2cdd353b1a2f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b8f73ee2-82aa-41d7-9831-648e65dad4aa", "name": "network-vif-plugged", "status": "completed", "tag": "ef269cc8-6baf-436f-95a3-5c91f3342dbf"}, {"server_uuid": "b8f73ee2-82aa-41d7-9831-648e65dad4aa", "name": "network-vif-plugged", "status": "completed", "tag": "ef269cc8-6baf-436f-95a3-5c91f3342dbf"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:20:37 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-53b45101-b7fa-46db-a0c3-5252707e6bce req-50848d4f-0fdd-4074-bae2-2cdd353b1a2f service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:37 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-53b45101-b7fa-46db-a0c3-5252707e6bce req-50848d4f-0fdd-4074-bae2-2cdd353b1a2f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:37 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-53b45101-b7fa-46db-a0c3-5252707e6bce req-50848d4f-0fdd-4074-bae2-2cdd353b1a2f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:37 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-53b45101-b7fa-46db-a0c3-5252707e6bce req-50848d4f-0fdd-4074-bae2-2cdd353b1a2f service nova] Creating event network-vif-plugged:ef269cc8-6baf-436f-95a3-5c91f3342dbf for instance b8f73ee2-82aa-41d7-9831-648e65dad4aa on devstack Aug 09 11:20:37 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-53b45101-b7fa-46db-a0c3-5252707e6bce req-50848d4f-0fdd-4074-bae2-2cdd353b1a2f service nova] Creating event network-vif-plugged:ef269cc8-6baf-436f-95a3-5c91f3342dbf for instance b8f73ee2-82aa-41d7-9831-648e65dad4aa on devstack Aug 09 11:20:37 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-53b45101-b7fa-46db-a0c3-5252707e6bce req-50848d4f-0fdd-4074-bae2-2cdd353b1a2f service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:20:37 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-53b45101-b7fa-46db-a0c3-5252707e6bce req-50848d4f-0fdd-4074-bae2-2cdd353b1a2f service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.073116 Aug 09 11:20:37 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 176/323] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:20:37 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:38 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-845bfb92-8e8a-4dff-8be7-b14114477f32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "POST /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858/action" status: 202 len: 0 microversion: 2.20 time: 1.462743 Aug 09 11:20:38 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 148/324] 192.168.122.209 () {62 vars in 1321 bytes} [Sun Aug 9 11:20:36 2026] POST /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858/action => generated 0 bytes in 1466 msecs (HTTP/1.1 202) 9 headers in 363 bytes (2 switches on core 0) Aug 09 11:20:38 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b0038c3c-8b9a-434e-a548-cb7ce4570fa0 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:38 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-a3cdec64-cd2d-49a8-8b0e-aade33710f95 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:38 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-b0038c3c-8b9a-434e-a548-cb7ce4570fa0 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:38 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-a3cdec64-cd2d-49a8-8b0e-aade33710f95 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a3cdec64-cd2d-49a8-8b0e-aade33710f95 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b0038c3c-8b9a-434e-a548-cb7ce4570fa0 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b0038c3c-8b9a-434e-a548-cb7ce4570fa0 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b0038c3c-8b9a-434e-a548-cb7ce4570fa0 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b0038c3c-8b9a-434e-a548-cb7ce4570fa0 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a3cdec64-cd2d-49a8-8b0e-aade33710f95 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a3cdec64-cd2d-49a8-8b0e-aade33710f95 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b0038c3c-8b9a-434e-a548-cb7ce4570fa0 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b0038c3c-8b9a-434e-a548-cb7ce4570fa0 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a3cdec64-cd2d-49a8-8b0e-aade33710f95 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a3cdec64-cd2d-49a8-8b0e-aade33710f95 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a3cdec64-cd2d-49a8-8b0e-aade33710f95 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:38 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-b0038c3c-8b9a-434e-a548-cb7ce4570fa0 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:38 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-a3cdec64-cd2d-49a8-8b0e-aade33710f95 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:38 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-a3cdec64-cd2d-49a8-8b0e-aade33710f95 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:38 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-a3cdec64-cd2d-49a8-8b0e-aade33710f95 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa" status: 200 len: 1746 microversion: 2.1 time: 0.574338 Aug 09 11:20:38 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 149/325] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:20:38 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa => generated 1746 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:20:38 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-b0038c3c-8b9a-434e-a548-cb7ce4570fa0 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:38 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-b0038c3c-8b9a-434e-a548-cb7ce4570fa0 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:38 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-b0038c3c-8b9a-434e-a548-cb7ce4570fa0 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:38 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-d34760ed-0f5f-4038-823f-b4b1b63685a5 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:38 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b0038c3c-8b9a-434e-a548-cb7ce4570fa0 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1731 microversion: 2.20 time: 0.617801 Aug 09 11:20:38 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-d34760ed-0f5f-4038-823f-b4b1b63685a5 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:38 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 177/326] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:20:38 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1731 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:20:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d34760ed-0f5f-4038-823f-b4b1b63685a5 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d34760ed-0f5f-4038-823f-b4b1b63685a5 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d34760ed-0f5f-4038-823f-b4b1b63685a5 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d34760ed-0f5f-4038-823f-b4b1b63685a5 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d34760ed-0f5f-4038-823f-b4b1b63685a5 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d34760ed-0f5f-4038-823f-b4b1b63685a5 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:38 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-d34760ed-0f5f-4038-823f-b4b1b63685a5 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:39 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-d34760ed-0f5f-4038-823f-b4b1b63685a5 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e05ab8420e8f4400a4b680e0ff8d74dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:39 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-d34760ed-0f5f-4038-823f-b4b1b63685a5 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa" status: 200 len: 1746 microversion: 2.1 time: 0.292989 Aug 09 11:20:39 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 150/327] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:20:38 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa => generated 1746 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:20:39 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-935509f5-7ac7-4cea-8458-d49ff7f7f204 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:39 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-935509f5-7ac7-4cea-8458-d49ff7f7f204 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-935509f5-7ac7-4cea-8458-d49ff7f7f204 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-935509f5-7ac7-4cea-8458-d49ff7f7f204 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-935509f5-7ac7-4cea-8458-d49ff7f7f204 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-935509f5-7ac7-4cea-8458-d49ff7f7f204 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-935509f5-7ac7-4cea-8458-d49ff7f7f204 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-935509f5-7ac7-4cea-8458-d49ff7f7f204 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:39 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-935509f5-7ac7-4cea-8458-d49ff7f7f204 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:40 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-935509f5-7ac7-4cea-8458-d49ff7f7f204 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:40 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-935509f5-7ac7-4cea-8458-d49ff7f7f204 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:40 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-935509f5-7ac7-4cea-8458-d49ff7f7f204 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:40 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-935509f5-7ac7-4cea-8458-d49ff7f7f204 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1752 microversion: 2.20 time: 0.464877 Aug 09 11:20:40 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 178/328] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:20:39 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1752 bytes in 466 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:20:40 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:20:41 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-0972771e-4338-405f-a125-97387ee5af95 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:41 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-0972771e-4338-405f-a125-97387ee5af95 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0972771e-4338-405f-a125-97387ee5af95 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0972771e-4338-405f-a125-97387ee5af95 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0972771e-4338-405f-a125-97387ee5af95 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0972771e-4338-405f-a125-97387ee5af95 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0972771e-4338-405f-a125-97387ee5af95 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0972771e-4338-405f-a125-97387ee5af95 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:41 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-0972771e-4338-405f-a125-97387ee5af95 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:41 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-0972771e-4338-405f-a125-97387ee5af95 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:41 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-0972771e-4338-405f-a125-97387ee5af95 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:41 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-0972771e-4338-405f-a125-97387ee5af95 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:41 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-0972771e-4338-405f-a125-97387ee5af95 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1747 microversion: 2.20 time: 0.324190 Aug 09 11:20:41 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 151/329] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:20:41 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1747 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:20:42 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-49dc2161-4929-4c12-8c9a-79c9b3b79559 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:42 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-49dc2161-4929-4c12-8c9a-79c9b3b79559 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-49dc2161-4929-4c12-8c9a-79c9b3b79559 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-49dc2161-4929-4c12-8c9a-79c9b3b79559 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-49dc2161-4929-4c12-8c9a-79c9b3b79559 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-49dc2161-4929-4c12-8c9a-79c9b3b79559 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-49dc2161-4929-4c12-8c9a-79c9b3b79559 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-49dc2161-4929-4c12-8c9a-79c9b3b79559 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:42 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-49dc2161-4929-4c12-8c9a-79c9b3b79559 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:43 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-49dc2161-4929-4c12-8c9a-79c9b3b79559 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:43 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-49dc2161-4929-4c12-8c9a-79c9b3b79559 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:43 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-49dc2161-4929-4c12-8c9a-79c9b3b79559 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:43 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-49dc2161-4929-4c12-8c9a-79c9b3b79559 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1747 microversion: 2.20 time: 0.575551 Aug 09 11:20:43 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 179/330] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:20:42 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1747 bytes in 577 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:20:44 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-840c00a5-9e8c-440f-9429-09c044ee62e5 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:44 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-840c00a5-9e8c-440f-9429-09c044ee62e5 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:44 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-840c00a5-9e8c-440f-9429-09c044ee62e5 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:44 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-840c00a5-9e8c-440f-9429-09c044ee62e5 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:44 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-840c00a5-9e8c-440f-9429-09c044ee62e5 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:44 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-840c00a5-9e8c-440f-9429-09c044ee62e5 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:44 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-840c00a5-9e8c-440f-9429-09c044ee62e5 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:44 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-840c00a5-9e8c-440f-9429-09c044ee62e5 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:44 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-840c00a5-9e8c-440f-9429-09c044ee62e5 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:44 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-840c00a5-9e8c-440f-9429-09c044ee62e5 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:44 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-840c00a5-9e8c-440f-9429-09c044ee62e5 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:44 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-840c00a5-9e8c-440f-9429-09c044ee62e5 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:44 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-840c00a5-9e8c-440f-9429-09c044ee62e5 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1729 microversion: 2.20 time: 0.304728 Aug 09 11:20:44 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 152/331] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:20:44 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1729 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:20:45 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-7c3eb106-02a3-45cf-b50d-6724b1eb6d47 req-0d6c3ba2-191a-4ceb-8f4a-e0544d63eb69 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7d0aec40-256b-46ee-9965-472ca1f09858", "name": "network-vif-unplugged", "status": "completed", "tag": "41c9e6d9-c1e3-45c3-ae02-23515c0efff4"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:20:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-7c3eb106-02a3-45cf-b50d-6724b1eb6d47 req-0d6c3ba2-191a-4ceb-8f4a-e0544d63eb69 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-7c3eb106-02a3-45cf-b50d-6724b1eb6d47 req-0d6c3ba2-191a-4ceb-8f4a-e0544d63eb69 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-7c3eb106-02a3-45cf-b50d-6724b1eb6d47 req-0d6c3ba2-191a-4ceb-8f4a-e0544d63eb69 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:45 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-7c3eb106-02a3-45cf-b50d-6724b1eb6d47 req-0d6c3ba2-191a-4ceb-8f4a-e0544d63eb69 service nova] Creating event network-vif-unplugged:41c9e6d9-c1e3-45c3-ae02-23515c0efff4 for instance 7d0aec40-256b-46ee-9965-472ca1f09858 on devstack Aug 09 11:20:45 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-7c3eb106-02a3-45cf-b50d-6724b1eb6d47 req-0d6c3ba2-191a-4ceb-8f4a-e0544d63eb69 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:20:45 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-7c3eb106-02a3-45cf-b50d-6724b1eb6d47 req-0d6c3ba2-191a-4ceb-8f4a-e0544d63eb69 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.101754 Aug 09 11:20:45 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 180/332] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:20:45 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:45 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-e2fdede8-b0bb-478a-9a87-8d914fe56c6a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:46 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-e2fdede8-b0bb-478a-9a87-8d914fe56c6a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:46 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e2fdede8-b0bb-478a-9a87-8d914fe56c6a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:46 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e2fdede8-b0bb-478a-9a87-8d914fe56c6a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:46 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e2fdede8-b0bb-478a-9a87-8d914fe56c6a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:46 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e2fdede8-b0bb-478a-9a87-8d914fe56c6a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:46 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e2fdede8-b0bb-478a-9a87-8d914fe56c6a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:46 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e2fdede8-b0bb-478a-9a87-8d914fe56c6a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:46 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-e2fdede8-b0bb-478a-9a87-8d914fe56c6a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:46 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-e2fdede8-b0bb-478a-9a87-8d914fe56c6a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:46 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-e2fdede8-b0bb-478a-9a87-8d914fe56c6a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:46 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-e2fdede8-b0bb-478a-9a87-8d914fe56c6a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:46 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-e2fdede8-b0bb-478a-9a87-8d914fe56c6a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1729 microversion: 2.20 time: 0.888715 Aug 09 11:20:46 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 153/333] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:20:45 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1729 bytes in 890 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:20:47 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-79ae0569-0b5f-46b4-901e-8eeb3def9e17 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:47 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-79ae0569-0b5f-46b4-901e-8eeb3def9e17 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-79ae0569-0b5f-46b4-901e-8eeb3def9e17 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-79ae0569-0b5f-46b4-901e-8eeb3def9e17 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-79ae0569-0b5f-46b4-901e-8eeb3def9e17 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-79ae0569-0b5f-46b4-901e-8eeb3def9e17 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-79ae0569-0b5f-46b4-901e-8eeb3def9e17 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-79ae0569-0b5f-46b4-901e-8eeb3def9e17 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:47 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-79ae0569-0b5f-46b4-901e-8eeb3def9e17 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:47 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-4c749430-6ded-44c6-83c6-f652f07c6fa9 req-360390e8-0fce-45c6-aa88-6c61a30ce258 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7d0aec40-256b-46ee-9965-472ca1f09858", "tag": "41c9e6d9-c1e3-45c3-ae02-23515c0efff4"}, {"server_uuid": "7d0aec40-256b-46ee-9965-472ca1f09858", "name": "network-vif-unplugged", "status": "completed", "tag": "41c9e6d9-c1e3-45c3-ae02-23515c0efff4"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:20:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-4c749430-6ded-44c6-83c6-f652f07c6fa9 req-360390e8-0fce-45c6-aa88-6c61a30ce258 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-4c749430-6ded-44c6-83c6-f652f07c6fa9 req-360390e8-0fce-45c6-aa88-6c61a30ce258 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-4c749430-6ded-44c6-83c6-f652f07c6fa9 req-360390e8-0fce-45c6-aa88-6c61a30ce258 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:47 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.compute.server_external_events [req-4c749430-6ded-44c6-83c6-f652f07c6fa9 req-360390e8-0fce-45c6-aa88-6c61a30ce258 service nova] Unable to find a host for instance 7d0aec40-256b-46ee-9965-472ca1f09858. Dropping event network-changed {{(pid=63878) create /opt/stack/nova/nova/api/openstack/compute/server_external_events.py:145}} Aug 09 11:20:47 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.compute.server_external_events [req-4c749430-6ded-44c6-83c6-f652f07c6fa9 req-360390e8-0fce-45c6-aa88-6c61a30ce258 service nova] Unable to find a host for instance 7d0aec40-256b-46ee-9965-472ca1f09858. Dropping event network-vif-unplugged {{(pid=63878) create /opt/stack/nova/nova/api/openstack/compute/server_external_events.py:145}} Aug 09 11:20:47 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-4c749430-6ded-44c6-83c6-f652f07c6fa9 req-360390e8-0fce-45c6-aa88-6c61a30ce258 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 207 len: 346 microversion: 2.1 time: 0.087735 Aug 09 11:20:47 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 154/334] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:20:47 2026] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 89 msecs (HTTP/1.1 207) 9 headers in 367 bytes (1 switches on core 0) Aug 09 11:20:47 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-79ae0569-0b5f-46b4-901e-8eeb3def9e17 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:47 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-79ae0569-0b5f-46b4-901e-8eeb3def9e17 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:47 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-79ae0569-0b5f-46b4-901e-8eeb3def9e17 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:47 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-79ae0569-0b5f-46b4-901e-8eeb3def9e17 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1672 microversion: 2.20 time: 0.291423 Aug 09 11:20:47 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 181/335] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:20:47 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1672 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:20:47 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-033bc191-8d3e-4175-bf25-7434f7b33ce3 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "083d5336-3b34-4941-a033-e5ca37b8da11"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:20:47 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-033bc191-8d3e-4175-bf25-7434f7b33ce3 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-033bc191-8d3e-4175-bf25-7434f7b33ce3 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-033bc191-8d3e-4175-bf25-7434f7b33ce3 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-033bc191-8d3e-4175-bf25-7434f7b33ce3 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-033bc191-8d3e-4175-bf25-7434f7b33ce3 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-033bc191-8d3e-4175-bf25-7434f7b33ce3 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-033bc191-8d3e-4175-bf25-7434f7b33ce3 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:48 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-033bc191-8d3e-4175-bf25-7434f7b33ce3 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "POST /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858/os-volume_attachments" status: 200 len: 188 microversion: 2.20 time: 0.598503 Aug 09 11:20:48 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 155/336] 192.168.122.209 () {62 vars in 1366 bytes} [Sun Aug 9 11:20:47 2026] POST /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858/os-volume_attachments => generated 188 bytes in 602 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:20:48 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b0c746fa-39da-41c4-b9fb-10adc27a870a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:48 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-b0c746fa-39da-41c4-b9fb-10adc27a870a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b0c746fa-39da-41c4-b9fb-10adc27a870a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b0c746fa-39da-41c4-b9fb-10adc27a870a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b0c746fa-39da-41c4-b9fb-10adc27a870a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b0c746fa-39da-41c4-b9fb-10adc27a870a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b0c746fa-39da-41c4-b9fb-10adc27a870a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b0c746fa-39da-41c4-b9fb-10adc27a870a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:49 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b0c746fa-39da-41c4-b9fb-10adc27a870a tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858/os-volume_attachments/083d5336-3b34-4941-a033-e5ca37b8da11" status: 202 len: 0 microversion: 2.20 time: 0.565874 Aug 09 11:20:49 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 182/337] 192.168.122.209 () {60 vars in 1459 bytes} [Sun Aug 9 11:20:48 2026] DELETE /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858/os-volume_attachments/083d5336-3b34-4941-a033-e5ca37b8da11 => generated 0 bytes in 567 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:20:49 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-50c32238-3d4d-4630-aa16-e819fed05ce1 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:20:49 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-50c32238-3d4d-4630-aa16-e819fed05ce1 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-50c32238-3d4d-4630-aa16-e819fed05ce1 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-50c32238-3d4d-4630-aa16-e819fed05ce1 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-50c32238-3d4d-4630-aa16-e819fed05ce1 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-50c32238-3d4d-4630-aa16-e819fed05ce1 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-50c32238-3d4d-4630-aa16-e819fed05ce1 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-50c32238-3d4d-4630-aa16-e819fed05ce1 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:49 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-50c32238-3d4d-4630-aa16-e819fed05ce1 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:49 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-50c32238-3d4d-4630-aa16-e819fed05ce1 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=63878) unshelve /opt/stack/nova/nova/compute/api.py:4783}} Aug 09 11:20:49 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-50c32238-3d4d-4630-aa16-e819fed05ce1 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "POST /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858/action" status: 202 len: 0 microversion: 2.20 time: 0.209455 Aug 09 11:20:49 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 156/338] 192.168.122.209 () {62 vars in 1321 bytes} [Sun Aug 9 11:20:49 2026] POST /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858/action => generated 0 bytes in 211 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:20:49 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-e0a25415-6920-4499-b6f1-84d733b790ba tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:49 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-e0a25415-6920-4499-b6f1-84d733b790ba tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e0a25415-6920-4499-b6f1-84d733b790ba tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e0a25415-6920-4499-b6f1-84d733b790ba tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e0a25415-6920-4499-b6f1-84d733b790ba tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e0a25415-6920-4499-b6f1-84d733b790ba tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e0a25415-6920-4499-b6f1-84d733b790ba tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e0a25415-6920-4499-b6f1-84d733b790ba tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:49 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-e0a25415-6920-4499-b6f1-84d733b790ba tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:50 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-e0a25415-6920-4499-b6f1-84d733b790ba tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:50 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-e0a25415-6920-4499-b6f1-84d733b790ba tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:50 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-e0a25415-6920-4499-b6f1-84d733b790ba tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:50 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-e0a25415-6920-4499-b6f1-84d733b790ba tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1680 microversion: 2.20 time: 0.443699 Aug 09 11:20:50 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 183/339] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:20:49 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1680 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:20:51 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-0cdb1ff3-fbe0-4150-83a3-0badb7a33368 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:51 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-0cdb1ff3-fbe0-4150-83a3-0badb7a33368 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0cdb1ff3-fbe0-4150-83a3-0badb7a33368 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0cdb1ff3-fbe0-4150-83a3-0badb7a33368 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0cdb1ff3-fbe0-4150-83a3-0badb7a33368 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0cdb1ff3-fbe0-4150-83a3-0badb7a33368 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0cdb1ff3-fbe0-4150-83a3-0badb7a33368 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0cdb1ff3-fbe0-4150-83a3-0badb7a33368 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:51 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-0cdb1ff3-fbe0-4150-83a3-0badb7a33368 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:51 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-0cdb1ff3-fbe0-4150-83a3-0badb7a33368 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:51 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-0cdb1ff3-fbe0-4150-83a3-0badb7a33368 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:51 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-0cdb1ff3-fbe0-4150-83a3-0badb7a33368 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:51 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-0cdb1ff3-fbe0-4150-83a3-0badb7a33368 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1680 microversion: 2.20 time: 0.318161 Aug 09 11:20:51 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 157/340] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:20:51 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1680 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:20:52 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-ad06f51a-09fe-45a7-907b-8246f62cbe3b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:52 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-ad06f51a-09fe-45a7-907b-8246f62cbe3b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ad06f51a-09fe-45a7-907b-8246f62cbe3b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ad06f51a-09fe-45a7-907b-8246f62cbe3b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ad06f51a-09fe-45a7-907b-8246f62cbe3b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ad06f51a-09fe-45a7-907b-8246f62cbe3b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ad06f51a-09fe-45a7-907b-8246f62cbe3b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ad06f51a-09fe-45a7-907b-8246f62cbe3b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:52 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-ad06f51a-09fe-45a7-907b-8246f62cbe3b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:52 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-ad06f51a-09fe-45a7-907b-8246f62cbe3b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:52 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-ad06f51a-09fe-45a7-907b-8246f62cbe3b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:52 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-ad06f51a-09fe-45a7-907b-8246f62cbe3b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:52 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-ad06f51a-09fe-45a7-907b-8246f62cbe3b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1738 microversion: 2.20 time: 0.251896 Aug 09 11:20:52 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 184/341] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:20:52 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1738 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Aug 09 11:20:53 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-3204641d-0794-4e9a-a8a3-d71d0429a701 req-d9f5f342-b832-49bd-a314-5f12e998b9a4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7d0aec40-256b-46ee-9965-472ca1f09858", "tag": "41c9e6d9-c1e3-45c3-ae02-23515c0efff4"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:20:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-3204641d-0794-4e9a-a8a3-d71d0429a701 req-d9f5f342-b832-49bd-a314-5f12e998b9a4 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-3204641d-0794-4e9a-a8a3-d71d0429a701 req-d9f5f342-b832-49bd-a314-5f12e998b9a4 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-3204641d-0794-4e9a-a8a3-d71d0429a701 req-d9f5f342-b832-49bd-a314-5f12e998b9a4 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:53 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-3204641d-0794-4e9a-a8a3-d71d0429a701 req-d9f5f342-b832-49bd-a314-5f12e998b9a4 service nova] Creating event network-changed:41c9e6d9-c1e3-45c3-ae02-23515c0efff4 for instance 7d0aec40-256b-46ee-9965-472ca1f09858 on devstack Aug 09 11:20:53 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-3204641d-0794-4e9a-a8a3-d71d0429a701 req-d9f5f342-b832-49bd-a314-5f12e998b9a4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:20:53 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-3204641d-0794-4e9a-a8a3-d71d0429a701 req-d9f5f342-b832-49bd-a314-5f12e998b9a4 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.049757 Aug 09 11:20:53 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 158/342] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:20:53 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:20:53 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-776b971f-7858-455a-83df-168f8b70a30f tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:53 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-776b971f-7858-455a-83df-168f8b70a30f tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-776b971f-7858-455a-83df-168f8b70a30f tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-776b971f-7858-455a-83df-168f8b70a30f tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-776b971f-7858-455a-83df-168f8b70a30f tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-776b971f-7858-455a-83df-168f8b70a30f tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-776b971f-7858-455a-83df-168f8b70a30f tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-776b971f-7858-455a-83df-168f8b70a30f tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:53 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-776b971f-7858-455a-83df-168f8b70a30f tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:53 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-776b971f-7858-455a-83df-168f8b70a30f tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:53 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-776b971f-7858-455a-83df-168f8b70a30f tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:53 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-776b971f-7858-455a-83df-168f8b70a30f tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:53 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-776b971f-7858-455a-83df-168f8b70a30f tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1738 microversion: 2.20 time: 0.259094 Aug 09 11:20:53 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 185/343] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:20:53 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1738 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:20:55 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-463f4ed7-77fc-4e8b-bbb8-8dca58042cce tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:55 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-463f4ed7-77fc-4e8b-bbb8-8dca58042cce tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-463f4ed7-77fc-4e8b-bbb8-8dca58042cce tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-463f4ed7-77fc-4e8b-bbb8-8dca58042cce tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-463f4ed7-77fc-4e8b-bbb8-8dca58042cce tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-463f4ed7-77fc-4e8b-bbb8-8dca58042cce tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-463f4ed7-77fc-4e8b-bbb8-8dca58042cce tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-463f4ed7-77fc-4e8b-bbb8-8dca58042cce tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:55 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-463f4ed7-77fc-4e8b-bbb8-8dca58042cce tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:55 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-463f4ed7-77fc-4e8b-bbb8-8dca58042cce tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:55 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-463f4ed7-77fc-4e8b-bbb8-8dca58042cce tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:55 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-463f4ed7-77fc-4e8b-bbb8-8dca58042cce tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:55 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-463f4ed7-77fc-4e8b-bbb8-8dca58042cce tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1738 microversion: 2.20 time: 0.250998 Aug 09 11:20:55 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 159/344] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:20:55 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1738 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:20:56 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-024594fb-b252-4131-be03-37e6f66b8f71 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:56 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-024594fb-b252-4131-be03-37e6f66b8f71 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-024594fb-b252-4131-be03-37e6f66b8f71 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-024594fb-b252-4131-be03-37e6f66b8f71 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-024594fb-b252-4131-be03-37e6f66b8f71 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-024594fb-b252-4131-be03-37e6f66b8f71 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-024594fb-b252-4131-be03-37e6f66b8f71 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-024594fb-b252-4131-be03-37e6f66b8f71 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:56 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-024594fb-b252-4131-be03-37e6f66b8f71 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:56 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-024594fb-b252-4131-be03-37e6f66b8f71 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:56 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-024594fb-b252-4131-be03-37e6f66b8f71 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:56 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-024594fb-b252-4131-be03-37e6f66b8f71 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:56 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-024594fb-b252-4131-be03-37e6f66b8f71 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1738 microversion: 2.20 time: 0.211301 Aug 09 11:20:56 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 186/345] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:20:56 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1738 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:20:57 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-a4fde142-219a-4515-bb95-d3173dbf89c4 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:57 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-a4fde142-219a-4515-bb95-d3173dbf89c4 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:57 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a4fde142-219a-4515-bb95-d3173dbf89c4 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:57 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a4fde142-219a-4515-bb95-d3173dbf89c4 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:57 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a4fde142-219a-4515-bb95-d3173dbf89c4 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:57 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a4fde142-219a-4515-bb95-d3173dbf89c4 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:57 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a4fde142-219a-4515-bb95-d3173dbf89c4 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:57 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a4fde142-219a-4515-bb95-d3173dbf89c4 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:57 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-a4fde142-219a-4515-bb95-d3173dbf89c4 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:58 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-a4fde142-219a-4515-bb95-d3173dbf89c4 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:58 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-a4fde142-219a-4515-bb95-d3173dbf89c4 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:58 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-a4fde142-219a-4515-bb95-d3173dbf89c4 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:58 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-a4fde142-219a-4515-bb95-d3173dbf89c4 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1738 microversion: 2.20 time: 0.521867 Aug 09 11:20:58 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 160/346] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:20:57 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1738 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:20:59 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-4664cfa9-0bcf-496e-8462-c48976fcf790 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:20:59 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-4664cfa9-0bcf-496e-8462-c48976fcf790 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:20:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4664cfa9-0bcf-496e-8462-c48976fcf790 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4664cfa9-0bcf-496e-8462-c48976fcf790 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4664cfa9-0bcf-496e-8462-c48976fcf790 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4664cfa9-0bcf-496e-8462-c48976fcf790 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:20:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4664cfa9-0bcf-496e-8462-c48976fcf790 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:20:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4664cfa9-0bcf-496e-8462-c48976fcf790 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:20:59 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-4664cfa9-0bcf-496e-8462-c48976fcf790 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:20:59 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-4664cfa9-0bcf-496e-8462-c48976fcf790 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:59 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-4664cfa9-0bcf-496e-8462-c48976fcf790 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:59 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-4664cfa9-0bcf-496e-8462-c48976fcf790 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:20:59 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-4664cfa9-0bcf-496e-8462-c48976fcf790 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1738 microversion: 2.20 time: 0.413240 Aug 09 11:20:59 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 187/347] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:20:59 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1738 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:21:00 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-15f39e29-401f-4855-865d-b600ce600c9f req-3961fb01-5a8b-4068-8ea7-84945df80ce9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7d0aec40-256b-46ee-9965-472ca1f09858", "name": "network-vif-plugged", "status": "completed", "tag": "41c9e6d9-c1e3-45c3-ae02-23515c0efff4"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:21:00 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-15f39e29-401f-4855-865d-b600ce600c9f req-3961fb01-5a8b-4068-8ea7-84945df80ce9 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:00 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-15f39e29-401f-4855-865d-b600ce600c9f req-3961fb01-5a8b-4068-8ea7-84945df80ce9 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:00 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-15f39e29-401f-4855-865d-b600ce600c9f req-3961fb01-5a8b-4068-8ea7-84945df80ce9 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:00 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-15f39e29-401f-4855-865d-b600ce600c9f req-3961fb01-5a8b-4068-8ea7-84945df80ce9 service nova] Creating event network-vif-plugged:41c9e6d9-c1e3-45c3-ae02-23515c0efff4 for instance 7d0aec40-256b-46ee-9965-472ca1f09858 on devstack Aug 09 11:21:00 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-15f39e29-401f-4855-865d-b600ce600c9f req-3961fb01-5a8b-4068-8ea7-84945df80ce9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:21:00 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-15f39e29-401f-4855-865d-b600ce600c9f req-3961fb01-5a8b-4068-8ea7-84945df80ce9 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.059246 Aug 09 11:21:00 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 161/348] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:21:00 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:21:00 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-2547c011-9b1d-470f-9020-92b864b2743b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:00 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-2547c011-9b1d-470f-9020-92b864b2743b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2547c011-9b1d-470f-9020-92b864b2743b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2547c011-9b1d-470f-9020-92b864b2743b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2547c011-9b1d-470f-9020-92b864b2743b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2547c011-9b1d-470f-9020-92b864b2743b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2547c011-9b1d-470f-9020-92b864b2743b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2547c011-9b1d-470f-9020-92b864b2743b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:00 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-2547c011-9b1d-470f-9020-92b864b2743b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:00 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-2547c011-9b1d-470f-9020-92b864b2743b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:00 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-2547c011-9b1d-470f-9020-92b864b2743b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:00 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-2547c011-9b1d-470f-9020-92b864b2743b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:00 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-2547c011-9b1d-470f-9020-92b864b2743b tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1738 microversion: 2.20 time: 0.401634 Aug 09 11:21:00 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 188/349] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:21:00 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1738 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:21:01 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-44824d1b-951c-4dec-a3a4-3b1d0d4768f6 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:01 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-44824d1b-951c-4dec-a3a4-3b1d0d4768f6 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-44824d1b-951c-4dec-a3a4-3b1d0d4768f6 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-44824d1b-951c-4dec-a3a4-3b1d0d4768f6 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-44824d1b-951c-4dec-a3a4-3b1d0d4768f6 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-44824d1b-951c-4dec-a3a4-3b1d0d4768f6 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-44824d1b-951c-4dec-a3a4-3b1d0d4768f6 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-44824d1b-951c-4dec-a3a4-3b1d0d4768f6 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:01 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-44824d1b-951c-4dec-a3a4-3b1d0d4768f6 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:01 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-44824d1b-951c-4dec-a3a4-3b1d0d4768f6 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:01 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-44824d1b-951c-4dec-a3a4-3b1d0d4768f6 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2" status: 200 len: 1682 microversion: 2.1 time: 0.425387 Aug 09 11:21:01 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 162/350] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:01 2026] GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 => generated 1682 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:21:01 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-1a26fc9f-5ad6-4e0f-9b70-4e81d6710176 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:01 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-1a26fc9f-5ad6-4e0f-9b70-4e81d6710176 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1a26fc9f-5ad6-4e0f-9b70-4e81d6710176 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1a26fc9f-5ad6-4e0f-9b70-4e81d6710176 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1a26fc9f-5ad6-4e0f-9b70-4e81d6710176 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1a26fc9f-5ad6-4e0f-9b70-4e81d6710176 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1a26fc9f-5ad6-4e0f-9b70-4e81d6710176 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1a26fc9f-5ad6-4e0f-9b70-4e81d6710176 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:01 devstack devstack@n-api.service[63877]: DEBUG nova.objects.instance [None req-1a26fc9f-5ad6-4e0f-9b70-4e81d6710176 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lazy-loading 'services' on Instance uuid b8f73ee2-82aa-41d7-9831-648e65dad4aa {{(pid=63877) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:21:01 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-51ded685-7c78-400d-b8c9-16a73d396c1c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:01 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-51ded685-7c78-400d-b8c9-16a73d396c1c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51ded685-7c78-400d-b8c9-16a73d396c1c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51ded685-7c78-400d-b8c9-16a73d396c1c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51ded685-7c78-400d-b8c9-16a73d396c1c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51ded685-7c78-400d-b8c9-16a73d396c1c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51ded685-7c78-400d-b8c9-16a73d396c1c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51ded685-7c78-400d-b8c9-16a73d396c1c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:02 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-51ded685-7c78-400d-b8c9-16a73d396c1c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:02 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-1a26fc9f-5ad6-4e0f-9b70-4e81d6710176 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa/os-volume_attachments/81615c92-9d38-4734-adea-439a87710010" status: 202 len: 0 microversion: 2.1 time: 0.295361 Aug 09 11:21:02 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 189/351] 192.168.122.209 () {58 vars in 1418 bytes} [Sun Aug 9 11:21:01 2026] DELETE /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa/os-volume_attachments/81615c92-9d38-4734-adea-439a87710010 => generated 0 bytes in 297 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:21:02 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-96464187-dafb-497d-a0e3-06aa8eb39474 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:02 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-96464187-dafb-497d-a0e3-06aa8eb39474 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-96464187-dafb-497d-a0e3-06aa8eb39474 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-96464187-dafb-497d-a0e3-06aa8eb39474 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-96464187-dafb-497d-a0e3-06aa8eb39474 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-96464187-dafb-497d-a0e3-06aa8eb39474 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-96464187-dafb-497d-a0e3-06aa8eb39474 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-96464187-dafb-497d-a0e3-06aa8eb39474 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:02 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-96464187-dafb-497d-a0e3-06aa8eb39474 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.128961 Aug 09 11:21:02 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 190/352] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:21:02 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa/os-volume_attachments => generated 197 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:21:02 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-072baf8c-ae8f-4d43-ad73-ded29f29f854 req-ccb8eee4-ada7-4d63-8e3b-14e91c588934 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7d0aec40-256b-46ee-9965-472ca1f09858", "name": "network-vif-plugged", "status": "completed", "tag": "41c9e6d9-c1e3-45c3-ae02-23515c0efff4"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:21:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-072baf8c-ae8f-4d43-ad73-ded29f29f854 req-ccb8eee4-ada7-4d63-8e3b-14e91c588934 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-072baf8c-ae8f-4d43-ad73-ded29f29f854 req-ccb8eee4-ada7-4d63-8e3b-14e91c588934 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-072baf8c-ae8f-4d43-ad73-ded29f29f854 req-ccb8eee4-ada7-4d63-8e3b-14e91c588934 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:02 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-51ded685-7c78-400d-b8c9-16a73d396c1c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:02 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-072baf8c-ae8f-4d43-ad73-ded29f29f854 req-ccb8eee4-ada7-4d63-8e3b-14e91c588934 service nova] Creating event network-vif-plugged:41c9e6d9-c1e3-45c3-ae02-23515c0efff4 for instance 7d0aec40-256b-46ee-9965-472ca1f09858 on devstack Aug 09 11:21:02 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-072baf8c-ae8f-4d43-ad73-ded29f29f854 req-ccb8eee4-ada7-4d63-8e3b-14e91c588934 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:21:02 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-51ded685-7c78-400d-b8c9-16a73d396c1c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:02 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-51ded685-7c78-400d-b8c9-16a73d396c1c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:02 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-072baf8c-ae8f-4d43-ad73-ded29f29f854 req-ccb8eee4-ada7-4d63-8e3b-14e91c588934 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.107359 Aug 09 11:21:02 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 191/353] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:21:02 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:21:02 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-51ded685-7c78-400d-b8c9-16a73d396c1c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1738 microversion: 2.20 time: 0.404883 Aug 09 11:21:02 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 163/354] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:21:01 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1738 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:21:03 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b2bc10d7-ceb9-4cf2-9e2b-bd38426c402f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:03 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-b2bc10d7-ceb9-4cf2-9e2b-bd38426c402f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b2bc10d7-ceb9-4cf2-9e2b-bd38426c402f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b2bc10d7-ceb9-4cf2-9e2b-bd38426c402f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b2bc10d7-ceb9-4cf2-9e2b-bd38426c402f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b2bc10d7-ceb9-4cf2-9e2b-bd38426c402f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b2bc10d7-ceb9-4cf2-9e2b-bd38426c402f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b2bc10d7-ceb9-4cf2-9e2b-bd38426c402f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:03 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b2bc10d7-ceb9-4cf2-9e2b-bd38426c402f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.136590 Aug 09 11:21:03 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 192/355] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:21:03 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa/os-volume_attachments => generated 197 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:21:03 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-011d6f6b-58e6-469b-b5a0-cb8771f202cf tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:03 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-011d6f6b-58e6-469b-b5a0-cb8771f202cf tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:03 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-011d6f6b-58e6-469b-b5a0-cb8771f202cf tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:03 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-011d6f6b-58e6-469b-b5a0-cb8771f202cf tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:03 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-011d6f6b-58e6-469b-b5a0-cb8771f202cf tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:03 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-011d6f6b-58e6-469b-b5a0-cb8771f202cf tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:03 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-011d6f6b-58e6-469b-b5a0-cb8771f202cf tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:03 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-011d6f6b-58e6-469b-b5a0-cb8771f202cf tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:03 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-011d6f6b-58e6-469b-b5a0-cb8771f202cf tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:03 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-011d6f6b-58e6-469b-b5a0-cb8771f202cf tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:03 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-011d6f6b-58e6-469b-b5a0-cb8771f202cf tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:03 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-011d6f6b-58e6-469b-b5a0-cb8771f202cf tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:03 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-011d6f6b-58e6-469b-b5a0-cb8771f202cf tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1725 microversion: 2.20 time: 0.367061 Aug 09 11:21:03 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 164/356] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:21:03 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1725 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:21:04 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-920a8024-aca7-4f8f-9f6d-64f5b783c3f2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:04 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-920a8024-aca7-4f8f-9f6d-64f5b783c3f2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-920a8024-aca7-4f8f-9f6d-64f5b783c3f2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-920a8024-aca7-4f8f-9f6d-64f5b783c3f2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-920a8024-aca7-4f8f-9f6d-64f5b783c3f2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-920a8024-aca7-4f8f-9f6d-64f5b783c3f2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-920a8024-aca7-4f8f-9f6d-64f5b783c3f2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-920a8024-aca7-4f8f-9f6d-64f5b783c3f2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:04 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-920a8024-aca7-4f8f-9f6d-64f5b783c3f2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.104613 Aug 09 11:21:04 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 193/357] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:21:04 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa/os-volume_attachments => generated 25 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 09 11:21:04 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-325e2f57-a049-4cf2-9b6d-f604e78cc1bd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:04 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-325e2f57-a049-4cf2-9b6d-f604e78cc1bd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-325e2f57-a049-4cf2-9b6d-f604e78cc1bd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-325e2f57-a049-4cf2-9b6d-f604e78cc1bd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-325e2f57-a049-4cf2-9b6d-f604e78cc1bd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-325e2f57-a049-4cf2-9b6d-f604e78cc1bd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-325e2f57-a049-4cf2-9b6d-f604e78cc1bd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-325e2f57-a049-4cf2-9b6d-f604e78cc1bd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:04 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-325e2f57-a049-4cf2-9b6d-f604e78cc1bd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Going to try to terminate instance {{(pid=63878) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:21:04 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-325e2f57-a049-4cf2-9b6d-f604e78cc1bd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa" status: 204 len: 0 microversion: 2.1 time: 0.322958 Aug 09 11:21:04 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 165/358] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:21:04 2026] DELETE /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa => generated 0 bytes in 324 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:21:04 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-9ec0a12e-efc3-4923-8e8c-c879d7b1e210 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:04 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-9ec0a12e-efc3-4923-8e8c-c879d7b1e210 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9ec0a12e-efc3-4923-8e8c-c879d7b1e210 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9ec0a12e-efc3-4923-8e8c-c879d7b1e210 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9ec0a12e-efc3-4923-8e8c-c879d7b1e210 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9ec0a12e-efc3-4923-8e8c-c879d7b1e210 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9ec0a12e-efc3-4923-8e8c-c879d7b1e210 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9ec0a12e-efc3-4923-8e8c-c879d7b1e210 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:05 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-9ec0a12e-efc3-4923-8e8c-c879d7b1e210 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:05 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-9ec0a12e-efc3-4923-8e8c-c879d7b1e210 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:05 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-9ec0a12e-efc3-4923-8e8c-c879d7b1e210 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa" status: 200 len: 1706 microversion: 2.1 time: 0.279217 Aug 09 11:21:05 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 194/359] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:04 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa => generated 1706 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:21:06 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-1dc33316-9a37-47a6-bb5a-f5b74aa5b175 req-882db0c5-0d1d-4a59-92f6-6a8fb10d9d35 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b8f73ee2-82aa-41d7-9831-648e65dad4aa", "name": "network-vif-unplugged", "status": "completed", "tag": "ef269cc8-6baf-436f-95a3-5c91f3342dbf"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:21:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-1dc33316-9a37-47a6-bb5a-f5b74aa5b175 req-882db0c5-0d1d-4a59-92f6-6a8fb10d9d35 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-1dc33316-9a37-47a6-bb5a-f5b74aa5b175 req-882db0c5-0d1d-4a59-92f6-6a8fb10d9d35 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-1dc33316-9a37-47a6-bb5a-f5b74aa5b175 req-882db0c5-0d1d-4a59-92f6-6a8fb10d9d35 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:06 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-1dc33316-9a37-47a6-bb5a-f5b74aa5b175 req-882db0c5-0d1d-4a59-92f6-6a8fb10d9d35 service nova] Creating event network-vif-unplugged:ef269cc8-6baf-436f-95a3-5c91f3342dbf for instance b8f73ee2-82aa-41d7-9831-648e65dad4aa on devstack Aug 09 11:21:06 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-1dc33316-9a37-47a6-bb5a-f5b74aa5b175 req-882db0c5-0d1d-4a59-92f6-6a8fb10d9d35 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:21:06 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-1dc33316-9a37-47a6-bb5a-f5b74aa5b175 req-882db0c5-0d1d-4a59-92f6-6a8fb10d9d35 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.097600 Aug 09 11:21:06 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 166/360] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:21:06 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:21:06 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-0a2c53f0-a753-4bfb-93bd-5dd7ddc0f1a2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:06 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-0a2c53f0-a753-4bfb-93bd-5dd7ddc0f1a2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0a2c53f0-a753-4bfb-93bd-5dd7ddc0f1a2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0a2c53f0-a753-4bfb-93bd-5dd7ddc0f1a2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0a2c53f0-a753-4bfb-93bd-5dd7ddc0f1a2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0a2c53f0-a753-4bfb-93bd-5dd7ddc0f1a2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0a2c53f0-a753-4bfb-93bd-5dd7ddc0f1a2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0a2c53f0-a753-4bfb-93bd-5dd7ddc0f1a2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:06 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-0a2c53f0-a753-4bfb-93bd-5dd7ddc0f1a2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:06 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-0a2c53f0-a753-4bfb-93bd-5dd7ddc0f1a2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:06 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-0a2c53f0-a753-4bfb-93bd-5dd7ddc0f1a2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa" status: 200 len: 1706 microversion: 2.1 time: 0.510892 Aug 09 11:21:06 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 195/361] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:06 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa => generated 1706 bytes in 512 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:21:07 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-1179c3a0-b826-4ff5-8434-2fe3519bba8e req-637464de-e0ce-496a-9d98-674d63c4c8a8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b8f73ee2-82aa-41d7-9831-648e65dad4aa", "name": "network-vif-deleted", "tag": "ef269cc8-6baf-436f-95a3-5c91f3342dbf"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:21:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-1179c3a0-b826-4ff5-8434-2fe3519bba8e req-637464de-e0ce-496a-9d98-674d63c4c8a8 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-1179c3a0-b826-4ff5-8434-2fe3519bba8e req-637464de-e0ce-496a-9d98-674d63c4c8a8 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-1179c3a0-b826-4ff5-8434-2fe3519bba8e req-637464de-e0ce-496a-9d98-674d63c4c8a8 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:07 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-1179c3a0-b826-4ff5-8434-2fe3519bba8e req-637464de-e0ce-496a-9d98-674d63c4c8a8 service nova] Creating event network-vif-deleted:ef269cc8-6baf-436f-95a3-5c91f3342dbf for instance b8f73ee2-82aa-41d7-9831-648e65dad4aa on devstack Aug 09 11:21:07 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-1179c3a0-b826-4ff5-8434-2fe3519bba8e req-637464de-e0ce-496a-9d98-674d63c4c8a8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:21:07 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-1179c3a0-b826-4ff5-8434-2fe3519bba8e req-637464de-e0ce-496a-9d98-674d63c4c8a8 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.075952 Aug 09 11:21:07 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 167/362] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:21:07 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:21:07 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-c752d9ec-635d-4dbe-ab8d-73a1bdf5891f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:07 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-c752d9ec-635d-4dbe-ab8d-73a1bdf5891f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:07 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c752d9ec-635d-4dbe-ab8d-73a1bdf5891f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:07 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c752d9ec-635d-4dbe-ab8d-73a1bdf5891f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:07 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c752d9ec-635d-4dbe-ab8d-73a1bdf5891f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:07 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c752d9ec-635d-4dbe-ab8d-73a1bdf5891f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:07 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c752d9ec-635d-4dbe-ab8d-73a1bdf5891f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:07 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c752d9ec-635d-4dbe-ab8d-73a1bdf5891f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:07 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c752d9ec-635d-4dbe-ab8d-73a1bdf5891f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:07 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c752d9ec-635d-4dbe-ab8d-73a1bdf5891f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:07 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c752d9ec-635d-4dbe-ab8d-73a1bdf5891f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:07 devstack devstack@n-api.service[63877]: DEBUG nova.objects.instance [None req-c752d9ec-635d-4dbe-ab8d-73a1bdf5891f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lazy-loading 'fault' on Instance uuid b8f73ee2-82aa-41d7-9831-648e65dad4aa {{(pid=63877) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:21:07 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-c752d9ec-635d-4dbe-ab8d-73a1bdf5891f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:08 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-c752d9ec-635d-4dbe-ab8d-73a1bdf5891f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:08 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-c752d9ec-635d-4dbe-ab8d-73a1bdf5891f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa" status: 200 len: 1359 microversion: 2.1 time: 0.273439 Aug 09 11:21:08 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 196/363] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:07 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa => generated 1359 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:21:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-64826f32-d527-47df-8bbe-9c456da37d60 req-f167a69f-15ea-44f4-a703-808b71857e15 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b8f73ee2-82aa-41d7-9831-648e65dad4aa", "name": "network-vif-unplugged", "status": "completed", "tag": "ef269cc8-6baf-436f-95a3-5c91f3342dbf"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:21:08 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-64826f32-d527-47df-8bbe-9c456da37d60 req-f167a69f-15ea-44f4-a703-808b71857e15 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:08 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-64826f32-d527-47df-8bbe-9c456da37d60 req-f167a69f-15ea-44f4-a703-808b71857e15 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:08 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-64826f32-d527-47df-8bbe-9c456da37d60 req-f167a69f-15ea-44f4-a703-808b71857e15 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:08 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-64826f32-d527-47df-8bbe-9c456da37d60 req-f167a69f-15ea-44f4-a703-808b71857e15 service nova] Creating event network-vif-unplugged:ef269cc8-6baf-436f-95a3-5c91f3342dbf for instance b8f73ee2-82aa-41d7-9831-648e65dad4aa on devstack Aug 09 11:21:08 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-64826f32-d527-47df-8bbe-9c456da37d60 req-f167a69f-15ea-44f4-a703-808b71857e15 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:21:08 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-64826f32-d527-47df-8bbe-9c456da37d60 req-f167a69f-15ea-44f4-a703-808b71857e15 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.067235 Aug 09 11:21:08 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 168/364] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:21:08 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:21:09 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-700e6bbb-cea1-40d5-8beb-f0c47c5c26dd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:09 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-700e6bbb-cea1-40d5-8beb-f0c47c5c26dd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: b8f73ee2-82aa-41d7-9831-648e65dad4aa] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-700e6bbb-cea1-40d5-8beb-f0c47c5c26dd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-700e6bbb-cea1-40d5-8beb-f0c47c5c26dd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-700e6bbb-cea1-40d5-8beb-f0c47c5c26dd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-700e6bbb-cea1-40d5-8beb-f0c47c5c26dd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-700e6bbb-cea1-40d5-8beb-f0c47c5c26dd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-700e6bbb-cea1-40d5-8beb-f0c47c5c26dd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:09 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-700e6bbb-cea1-40d5-8beb-f0c47c5c26dd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] HTTP exception thrown: Instance b8f73ee2-82aa-41d7-9831-648e65dad4aa could not be found. Aug 09 11:21:09 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-700e6bbb-cea1-40d5-8beb-f0c47c5c26dd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Returning 404 to user: Instance b8f73ee2-82aa-41d7-9831-648e65dad4aa could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:21:09 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-700e6bbb-cea1-40d5-8beb-f0c47c5c26dd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa" status: 404 len: 111 microversion: 2.1 time: 0.051361 Aug 09 11:21:09 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 197/365] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:09 2026] GET /compute/v2.1/servers/b8f73ee2-82aa-41d7-9831-648e65dad4aa => generated 111 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) Aug 09 11:21:09 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-5a69350b-78e2-4d33-bfda-871fa1711c95 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:09 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-5a69350b-78e2-4d33-bfda-871fa1711c95 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1871588712" status: 202 len: 0 microversion: 2.1 time: 0.067400 Aug 09 11:21:09 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 169/366] 192.168.122.209 () {58 vars in 1223 bytes} [Sun Aug 9 11:21:09 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1871588712 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:21:10 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-57faf803-64d0-4558-932e-28beefda16fd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:10 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-57faf803-64d0-4558-932e-28beefda16fd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-57faf803-64d0-4558-932e-28beefda16fd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-57faf803-64d0-4558-932e-28beefda16fd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-57faf803-64d0-4558-932e-28beefda16fd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-57faf803-64d0-4558-932e-28beefda16fd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-57faf803-64d0-4558-932e-28beefda16fd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-57faf803-64d0-4558-932e-28beefda16fd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:10 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-57faf803-64d0-4558-932e-28beefda16fd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:10 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-57faf803-64d0-4558-932e-28beefda16fd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:10 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-57faf803-64d0-4558-932e-28beefda16fd tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2" status: 200 len: 1682 microversion: 2.1 time: 0.352728 Aug 09 11:21:10 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 198/367] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:10 2026] GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 => generated 1682 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:21:18 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=116,nova_cell1:UPDATE=13,nova_cell1:INSERT=8,nova_cell1:DELETE=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:21:19 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=40,nova_api:UPDATE=2,nova_api:DELETE=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:21:20 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=31 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:21:20 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=111,nova_cell1:INSERT=3,nova_cell1:UPDATE=4 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:21:21 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherA-server-511469189", "imageRef": "", "flavorRef": "42", "networks": [{"uuid": "34407e9b-a4f6-4439-807d-4319e5ea1fc1"}], "security_groups": [{"name": "tempest-securitygroup--1511208506"}], "key_name": "tempest-keypair-1963759374", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "block_device_mapping_v2": [{"uuid": "54a31b44-7d3a-441e-81e7-6abc4444a884", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:21:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:21 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:21 devstack devstack@n-api.service[63878]: DEBUG nova.network.neutron [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] validate_networks() for [('34407e9b-a4f6-4439-807d-4319e5ea1fc1', None, None, None, None, None)] {{(pid=63878) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:21:21 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:21 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:21 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Flavor limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:21:21 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Image limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:21:21 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Flavor pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:21:21 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Image pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:21:21 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:21:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:21 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Getting quotas for project 82344f74715e4a8f83be071eecf10451. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:21:21 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Getting quotas for user 133053ee44ea434fb9335ecb011b2e70 and project 82344f74715e4a8f83be071eecf10451. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:21:21 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Going to run 1 instances... {{(pid=63878) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:21:21 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] 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='54a31b44-7d3a-441e-81e7-6abc4444a884',volume_size=None,volume_type=None)] {{(pid=63878) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:21:22 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-d69e3499-8764-4e85-a255-0577439b904a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 414 microversion: 2.1 time: 0.976231 Aug 09 11:21:22 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 170/368] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:21:21 2026] POST /compute/v2.1/servers => generated 414 bytes in 981 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Aug 09 11:21:22 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-5cae68f9-d132-4935-9be1-16e52492d416 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:22 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-5cae68f9-d132-4935-9be1-16e52492d416 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:22 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-5cae68f9-d132-4935-9be1-16e52492d416 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:22 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-5cae68f9-d132-4935-9be1-16e52492d416 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:22 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-5cae68f9-d132-4935-9be1-16e52492d416 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1092 microversion: 2.1 time: 0.130331 Aug 09 11:21:22 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 199/369] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:22 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1092 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:21:23 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-0ddaf471-015d-46a2-9cc6-02709244dd82 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:23 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-0ddaf471-015d-46a2-9cc6-02709244dd82 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0ddaf471-015d-46a2-9cc6-02709244dd82 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0ddaf471-015d-46a2-9cc6-02709244dd82 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0ddaf471-015d-46a2-9cc6-02709244dd82 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0ddaf471-015d-46a2-9cc6-02709244dd82 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0ddaf471-015d-46a2-9cc6-02709244dd82 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0ddaf471-015d-46a2-9cc6-02709244dd82 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:23 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-46dbe558-e4d4-4dc7-bba2-082d0ac2c424 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:23 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-46dbe558-e4d4-4dc7-bba2-082d0ac2c424 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:23 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-0ddaf471-015d-46a2-9cc6-02709244dd82 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-46dbe558-e4d4-4dc7-bba2-082d0ac2c424 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-46dbe558-e4d4-4dc7-bba2-082d0ac2c424 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-46dbe558-e4d4-4dc7-bba2-082d0ac2c424 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-46dbe558-e4d4-4dc7-bba2-082d0ac2c424 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-46dbe558-e4d4-4dc7-bba2-082d0ac2c424 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-46dbe558-e4d4-4dc7-bba2-082d0ac2c424 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:23 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-0ddaf471-015d-46a2-9cc6-02709244dd82 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:23 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-46dbe558-e4d4-4dc7-bba2-082d0ac2c424 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858/os-volume_attachments" status: 200 len: 25 microversion: 2.20 time: 0.073323 Aug 09 11:21:23 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 200/370] 192.168.122.209 () {60 vars in 1345 bytes} [Sun Aug 9 11:21:23 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858/os-volume_attachments => generated 25 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:21:23 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-0ddaf471-015d-46a2-9cc6-02709244dd82 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1190 microversion: 2.1 time: 0.145322 Aug 09 11:21:23 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 171/371] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:23 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1190 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:21:23 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-e5e7e9a1-5ce2-4ad1-adb9-2fe4386f26cc tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:23 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-e5e7e9a1-5ce2-4ad1-adb9-2fe4386f26cc tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e5e7e9a1-5ce2-4ad1-adb9-2fe4386f26cc tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e5e7e9a1-5ce2-4ad1-adb9-2fe4386f26cc tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e5e7e9a1-5ce2-4ad1-adb9-2fe4386f26cc tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e5e7e9a1-5ce2-4ad1-adb9-2fe4386f26cc tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e5e7e9a1-5ce2-4ad1-adb9-2fe4386f26cc tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e5e7e9a1-5ce2-4ad1-adb9-2fe4386f26cc tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:23 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-e5e7e9a1-5ce2-4ad1-adb9-2fe4386f26cc tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Going to try to terminate instance {{(pid=63877) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:21:23 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-e5e7e9a1-5ce2-4ad1-adb9-2fe4386f26cc tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 204 len: 0 microversion: 2.20 time: 0.223047 Aug 09 11:21:23 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 201/372] 192.168.122.209 () {60 vars in 1282 bytes} [Sun Aug 9 11:21:23 2026] DELETE /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 09 11:21:23 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-56fb37f9-000f-476c-8dc3-897a777b5512 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:23 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-56fb37f9-000f-476c-8dc3-897a777b5512 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-56fb37f9-000f-476c-8dc3-897a777b5512 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-56fb37f9-000f-476c-8dc3-897a777b5512 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-56fb37f9-000f-476c-8dc3-897a777b5512 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-56fb37f9-000f-476c-8dc3-897a777b5512 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-56fb37f9-000f-476c-8dc3-897a777b5512 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-56fb37f9-000f-476c-8dc3-897a777b5512 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:23 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-56fb37f9-000f-476c-8dc3-897a777b5512 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:24 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-56fb37f9-000f-476c-8dc3-897a777b5512 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:24 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-56fb37f9-000f-476c-8dc3-897a777b5512 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:24 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-56fb37f9-000f-476c-8dc3-897a777b5512 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:24 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-56fb37f9-000f-476c-8dc3-897a777b5512 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1731 microversion: 2.20 time: 0.493158 Aug 09 11:21:24 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 172/373] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:21:23 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1731 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:21:24 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-a06200d3-a65b-436d-bdf5-fe7fdfb31483 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:24 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-a06200d3-a65b-436d-bdf5-fe7fdfb31483 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a06200d3-a65b-436d-bdf5-fe7fdfb31483 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a06200d3-a65b-436d-bdf5-fe7fdfb31483 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a06200d3-a65b-436d-bdf5-fe7fdfb31483 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a06200d3-a65b-436d-bdf5-fe7fdfb31483 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a06200d3-a65b-436d-bdf5-fe7fdfb31483 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a06200d3-a65b-436d-bdf5-fe7fdfb31483 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:24 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-a06200d3-a65b-436d-bdf5-fe7fdfb31483 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:25 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-a06200d3-a65b-436d-bdf5-fe7fdfb31483 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:25 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-a06200d3-a65b-436d-bdf5-fe7fdfb31483 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1276 microversion: 2.1 time: 0.777894 Aug 09 11:21:25 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 202/374] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:24 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1276 bytes in 781 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:21:25 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-1b212494-82c7-47e6-8ed7-00ca6818838c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:25 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-1b212494-82c7-47e6-8ed7-00ca6818838c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1b212494-82c7-47e6-8ed7-00ca6818838c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1b212494-82c7-47e6-8ed7-00ca6818838c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1b212494-82c7-47e6-8ed7-00ca6818838c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1b212494-82c7-47e6-8ed7-00ca6818838c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1b212494-82c7-47e6-8ed7-00ca6818838c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1b212494-82c7-47e6-8ed7-00ca6818838c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:25 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-1b212494-82c7-47e6-8ed7-00ca6818838c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:25 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-3bca2ccf-9695-4e45-98b5-e9b9c27470a0 req-c09f2daf-3b6f-4225-b2aa-d1b0ac1a2482 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7d0aec40-256b-46ee-9965-472ca1f09858", "name": "network-vif-unplugged", "status": "completed", "tag": "41c9e6d9-c1e3-45c3-ae02-23515c0efff4"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:21:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-3bca2ccf-9695-4e45-98b5-e9b9c27470a0 req-c09f2daf-3b6f-4225-b2aa-d1b0ac1a2482 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-3bca2ccf-9695-4e45-98b5-e9b9c27470a0 req-c09f2daf-3b6f-4225-b2aa-d1b0ac1a2482 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-3bca2ccf-9695-4e45-98b5-e9b9c27470a0 req-c09f2daf-3b6f-4225-b2aa-d1b0ac1a2482 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:25 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-3bca2ccf-9695-4e45-98b5-e9b9c27470a0 req-c09f2daf-3b6f-4225-b2aa-d1b0ac1a2482 service nova] Creating event network-vif-unplugged:41c9e6d9-c1e3-45c3-ae02-23515c0efff4 for instance 7d0aec40-256b-46ee-9965-472ca1f09858 on devstack Aug 09 11:21:25 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-3bca2ccf-9695-4e45-98b5-e9b9c27470a0 req-c09f2daf-3b6f-4225-b2aa-d1b0ac1a2482 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:21:25 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-3bca2ccf-9695-4e45-98b5-e9b9c27470a0 req-c09f2daf-3b6f-4225-b2aa-d1b0ac1a2482 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.091784 Aug 09 11:21:25 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 203/375] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:21:25 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:21:26 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-43a98707-49bc-446c-aa29-2404047f8868 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:26 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-43a98707-49bc-446c-aa29-2404047f8868 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-43a98707-49bc-446c-aa29-2404047f8868 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-43a98707-49bc-446c-aa29-2404047f8868 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-43a98707-49bc-446c-aa29-2404047f8868 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-43a98707-49bc-446c-aa29-2404047f8868 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-43a98707-49bc-446c-aa29-2404047f8868 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-43a98707-49bc-446c-aa29-2404047f8868 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:26 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-43a98707-49bc-446c-aa29-2404047f8868 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:27 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-1b212494-82c7-47e6-8ed7-00ca6818838c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:27 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-1b212494-82c7-47e6-8ed7-00ca6818838c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:27 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-1b212494-82c7-47e6-8ed7-00ca6818838c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '20fe160ab80c48fc8a1fbfc9929db4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ec44fb39a40743759b3b5390153545c7', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:27 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-1b212494-82c7-47e6-8ed7-00ca6818838c tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 200 len: 1731 microversion: 2.20 time: 1.833086 Aug 09 11:21:27 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 173/376] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:21:25 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 1731 bytes in 1836 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:21:27 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-d9d3799f-fd3b-4477-8ab8-4a2438b7c729 req-9a93f09b-01f9-4c84-b01f-27d9953523e6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "14452e4e-f427-4a6c-ac34-b7e63b82b455", "tag": "6f460d01-36c1-4a89-974a-bf96b9930a73"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:21:27 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-43a98707-49bc-446c-aa29-2404047f8868 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-d9d3799f-fd3b-4477-8ab8-4a2438b7c729 req-9a93f09b-01f9-4c84-b01f-27d9953523e6 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-d9d3799f-fd3b-4477-8ab8-4a2438b7c729 req-9a93f09b-01f9-4c84-b01f-27d9953523e6 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-d9d3799f-fd3b-4477-8ab8-4a2438b7c729 req-9a93f09b-01f9-4c84-b01f-27d9953523e6 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:27 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-43a98707-49bc-446c-aa29-2404047f8868 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1264 microversion: 2.1 time: 0.881340 Aug 09 11:21:27 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 204/377] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:26 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1264 bytes in 884 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:21:27 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-d9d3799f-fd3b-4477-8ab8-4a2438b7c729 req-9a93f09b-01f9-4c84-b01f-27d9953523e6 service nova] Creating event network-changed:6f460d01-36c1-4a89-974a-bf96b9930a73 for instance 14452e4e-f427-4a6c-ac34-b7e63b82b455 on devstack Aug 09 11:21:27 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-d9d3799f-fd3b-4477-8ab8-4a2438b7c729 req-9a93f09b-01f9-4c84-b01f-27d9953523e6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:21:27 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-d9d3799f-fd3b-4477-8ab8-4a2438b7c729 req-9a93f09b-01f9-4c84-b01f-27d9953523e6 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.093344 Aug 09 11:21:27 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 174/378] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:21:27 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:21:27 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-378fb4ed-9a11-40af-9e8e-e7441fb1ff9f req-fe0f99f4-231e-4510-902b-94674615ade8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7d0aec40-256b-46ee-9965-472ca1f09858", "name": "network-vif-unplugged", "status": "completed", "tag": "41c9e6d9-c1e3-45c3-ae02-23515c0efff4"}, {"server_uuid": "14452e4e-f427-4a6c-ac34-b7e63b82b455", "name": "network-vif-unplugged", "status": "completed", "tag": "6f460d01-36c1-4a89-974a-bf96b9930a73"}, {"server_uuid": "7d0aec40-256b-46ee-9965-472ca1f09858", "name": "network-vif-deleted", "tag": "41c9e6d9-c1e3-45c3-ae02-23515c0efff4"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:21:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-378fb4ed-9a11-40af-9e8e-e7441fb1ff9f req-fe0f99f4-231e-4510-902b-94674615ade8 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-378fb4ed-9a11-40af-9e8e-e7441fb1ff9f req-fe0f99f4-231e-4510-902b-94674615ade8 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-378fb4ed-9a11-40af-9e8e-e7441fb1ff9f req-fe0f99f4-231e-4510-902b-94674615ade8 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:27 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-378fb4ed-9a11-40af-9e8e-e7441fb1ff9f req-fe0f99f4-231e-4510-902b-94674615ade8 service nova] Creating event network-vif-unplugged:41c9e6d9-c1e3-45c3-ae02-23515c0efff4 for instance 7d0aec40-256b-46ee-9965-472ca1f09858 on devstack Aug 09 11:21:27 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-378fb4ed-9a11-40af-9e8e-e7441fb1ff9f req-fe0f99f4-231e-4510-902b-94674615ade8 service nova] Creating event network-vif-unplugged:6f460d01-36c1-4a89-974a-bf96b9930a73 for instance 14452e4e-f427-4a6c-ac34-b7e63b82b455 on devstack Aug 09 11:21:27 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-378fb4ed-9a11-40af-9e8e-e7441fb1ff9f req-fe0f99f4-231e-4510-902b-94674615ade8 service nova] Creating event network-vif-deleted:41c9e6d9-c1e3-45c3-ae02-23515c0efff4 for instance 7d0aec40-256b-46ee-9965-472ca1f09858 on devstack Aug 09 11:21:27 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-378fb4ed-9a11-40af-9e8e-e7441fb1ff9f req-fe0f99f4-231e-4510-902b-94674615ade8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:21:27 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-378fb4ed-9a11-40af-9e8e-e7441fb1ff9f req-fe0f99f4-231e-4510-902b-94674615ade8 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 529 microversion: 2.1 time: 0.077720 Aug 09 11:21:27 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 205/379] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:21:27 2026] POST /compute/v2.1/os-server-external-events => generated 529 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:21:28 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-12de222b-8603-4ffe-826e-5ae7befb3869 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:28 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-12de222b-8603-4ffe-826e-5ae7befb3869 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-12de222b-8603-4ffe-826e-5ae7befb3869 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-12de222b-8603-4ffe-826e-5ae7befb3869 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-12de222b-8603-4ffe-826e-5ae7befb3869 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-12de222b-8603-4ffe-826e-5ae7befb3869 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-12de222b-8603-4ffe-826e-5ae7befb3869 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-12de222b-8603-4ffe-826e-5ae7befb3869 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:28 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-eabd49c4-11d5-4beb-a145-cad2e1e72642 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:28 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-eabd49c4-11d5-4beb-a145-cad2e1e72642 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eabd49c4-11d5-4beb-a145-cad2e1e72642 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eabd49c4-11d5-4beb-a145-cad2e1e72642 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eabd49c4-11d5-4beb-a145-cad2e1e72642 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eabd49c4-11d5-4beb-a145-cad2e1e72642 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eabd49c4-11d5-4beb-a145-cad2e1e72642 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eabd49c4-11d5-4beb-a145-cad2e1e72642 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:28 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-12de222b-8603-4ffe-826e-5ae7befb3869 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] HTTP exception thrown: Instance 7d0aec40-256b-46ee-9965-472ca1f09858 could not be found. Aug 09 11:21:28 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-12de222b-8603-4ffe-826e-5ae7befb3869 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Returning 404 to user: Instance 7d0aec40-256b-46ee-9965-472ca1f09858 could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:21:28 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-12de222b-8603-4ffe-826e-5ae7befb3869 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 404 len: 111 microversion: 2.20 time: 0.159917 Aug 09 11:21:28 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 175/380] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:21:28 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 111 bytes in 161 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 09 11:21:28 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-b34e792e-c795-4a16-a123-686044144585 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:28 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-eabd49c4-11d5-4beb-a145-cad2e1e72642 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:28 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-b34e792e-c795-4a16-a123-686044144585 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1385318141" status: 204 len: 0 microversion: 2.20 time: 0.071812 Aug 09 11:21:28 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 176/381] 192.168.122.209 () {60 vars in 1264 bytes} [Sun Aug 9 11:21:28 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1385318141 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 09 11:21:28 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-eabd49c4-11d5-4beb-a145-cad2e1e72642 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:28 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-eabd49c4-11d5-4beb-a145-cad2e1e72642 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1264 microversion: 2.1 time: 0.472408 Aug 09 11:21:28 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 206/382] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:28 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1264 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:21:29 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-76d7b1e9-8a51-4354-b85f-3b1efcdf92f2 req-82f0a234-f686-4dda-af84-112783f7a587 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "14452e4e-f427-4a6c-ac34-b7e63b82b455", "name": "network-vif-plugged", "status": "completed", "tag": "6f460d01-36c1-4a89-974a-bf96b9930a73"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:21:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-76d7b1e9-8a51-4354-b85f-3b1efcdf92f2 req-82f0a234-f686-4dda-af84-112783f7a587 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-76d7b1e9-8a51-4354-b85f-3b1efcdf92f2 req-82f0a234-f686-4dda-af84-112783f7a587 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-76d7b1e9-8a51-4354-b85f-3b1efcdf92f2 req-82f0a234-f686-4dda-af84-112783f7a587 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:29 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-76d7b1e9-8a51-4354-b85f-3b1efcdf92f2 req-82f0a234-f686-4dda-af84-112783f7a587 service nova] Creating event network-vif-plugged:6f460d01-36c1-4a89-974a-bf96b9930a73 for instance 14452e4e-f427-4a6c-ac34-b7e63b82b455 on devstack Aug 09 11:21:29 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-76d7b1e9-8a51-4354-b85f-3b1efcdf92f2 req-82f0a234-f686-4dda-af84-112783f7a587 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:21:29 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-67671ca2-e16b-4fb0-8dff-998be645dba8 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:29 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-76d7b1e9-8a51-4354-b85f-3b1efcdf92f2 req-82f0a234-f686-4dda-af84-112783f7a587 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.054803 Aug 09 11:21:29 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 177/383] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:21:29 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:21:29 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-67671ca2-e16b-4fb0-8dff-998be645dba8 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-67671ca2-e16b-4fb0-8dff-998be645dba8 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-67671ca2-e16b-4fb0-8dff-998be645dba8 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-67671ca2-e16b-4fb0-8dff-998be645dba8 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-67671ca2-e16b-4fb0-8dff-998be645dba8 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-67671ca2-e16b-4fb0-8dff-998be645dba8 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-67671ca2-e16b-4fb0-8dff-998be645dba8 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:29 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-67671ca2-e16b-4fb0-8dff-998be645dba8 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:30 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-67671ca2-e16b-4fb0-8dff-998be645dba8 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:30 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-67671ca2-e16b-4fb0-8dff-998be645dba8 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1264 microversion: 2.1 time: 0.489055 Aug 09 11:21:30 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 207/384] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:29 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1264 bytes in 507 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:21:31 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-02f7dc1f-a6f8-4004-b215-f47e90eca223 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:31 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-02f7dc1f-a6f8-4004-b215-f47e90eca223 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-02f7dc1f-a6f8-4004-b215-f47e90eca223 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-02f7dc1f-a6f8-4004-b215-f47e90eca223 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-02f7dc1f-a6f8-4004-b215-f47e90eca223 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-02f7dc1f-a6f8-4004-b215-f47e90eca223 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-02f7dc1f-a6f8-4004-b215-f47e90eca223 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-02f7dc1f-a6f8-4004-b215-f47e90eca223 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:31 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-02f7dc1f-a6f8-4004-b215-f47e90eca223 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:31 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-02f7dc1f-a6f8-4004-b215-f47e90eca223 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:31 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-02f7dc1f-a6f8-4004-b215-f47e90eca223 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1264 microversion: 2.1 time: 0.296108 Aug 09 11:21:31 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 178/385] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:31 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1264 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:21:31 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-e640eafe-72d2-4118-8379-4c3649034a84 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:31 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-e640eafe-72d2-4118-8379-4c3649034a84 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e640eafe-72d2-4118-8379-4c3649034a84 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e640eafe-72d2-4118-8379-4c3649034a84 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e640eafe-72d2-4118-8379-4c3649034a84 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e640eafe-72d2-4118-8379-4c3649034a84 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e640eafe-72d2-4118-8379-4c3649034a84 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e640eafe-72d2-4118-8379-4c3649034a84 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:31 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=2 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:21:31 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-e640eafe-72d2-4118-8379-4c3649034a84 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] HTTP exception thrown: Instance 7d0aec40-256b-46ee-9965-472ca1f09858 could not be found. Aug 09 11:21:31 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-e640eafe-72d2-4118-8379-4c3649034a84 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Returning 404 to user: Instance 7d0aec40-256b-46ee-9965-472ca1f09858 could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:21:31 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-e640eafe-72d2-4118-8379-4c3649034a84 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 404 len: 111 microversion: 2.20 time: 0.128365 Aug 09 11:21:31 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 208/386] 192.168.122.209 () {60 vars in 1282 bytes} [Sun Aug 9 11:21:31 2026] DELETE /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 111 bytes in 143 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 09 11:21:31 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:21:31 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-66c3d8f0-28a8-439e-8918-23cb4b4855a2 req-b7bfe2f6-d4a1-4e4a-8fff-66b28d548ec1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "14452e4e-f427-4a6c-ac34-b7e63b82b455", "name": "network-vif-plugged", "status": "completed", "tag": "6f460d01-36c1-4a89-974a-bf96b9930a73"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:21:31 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-76577704-c070-45f0-a3ff-54b85d6e0e32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:31 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-76577704-c070-45f0-a3ff-54b85d6e0e32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] [instance: 7d0aec40-256b-46ee-9965-472ca1f09858] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-66c3d8f0-28a8-439e-8918-23cb4b4855a2 req-b7bfe2f6-d4a1-4e4a-8fff-66b28d548ec1 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-66c3d8f0-28a8-439e-8918-23cb4b4855a2 req-b7bfe2f6-d4a1-4e4a-8fff-66b28d548ec1 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-66c3d8f0-28a8-439e-8918-23cb4b4855a2 req-b7bfe2f6-d4a1-4e4a-8fff-66b28d548ec1 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:31 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-66c3d8f0-28a8-439e-8918-23cb4b4855a2 req-b7bfe2f6-d4a1-4e4a-8fff-66b28d548ec1 service nova] Creating event network-vif-plugged:6f460d01-36c1-4a89-974a-bf96b9930a73 for instance 14452e4e-f427-4a6c-ac34-b7e63b82b455 on devstack Aug 09 11:21:31 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-66c3d8f0-28a8-439e-8918-23cb4b4855a2 req-b7bfe2f6-d4a1-4e4a-8fff-66b28d548ec1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:21:31 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-66c3d8f0-28a8-439e-8918-23cb4b4855a2 req-b7bfe2f6-d4a1-4e4a-8fff-66b28d548ec1 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.127621 Aug 09 11:21:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-76577704-c070-45f0-a3ff-54b85d6e0e32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:31 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 179/387] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:21:31 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:21:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-76577704-c070-45f0-a3ff-54b85d6e0e32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-76577704-c070-45f0-a3ff-54b85d6e0e32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-76577704-c070-45f0-a3ff-54b85d6e0e32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-76577704-c070-45f0-a3ff-54b85d6e0e32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-76577704-c070-45f0-a3ff-54b85d6e0e32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:31 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-76577704-c070-45f0-a3ff-54b85d6e0e32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] HTTP exception thrown: Instance 7d0aec40-256b-46ee-9965-472ca1f09858 could not be found. Aug 09 11:21:31 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-76577704-c070-45f0-a3ff-54b85d6e0e32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] Returning 404 to user: Instance 7d0aec40-256b-46ee-9965-472ca1f09858 could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:21:31 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-76577704-c070-45f0-a3ff-54b85d6e0e32 tempest-AttachVolumeShelveTestJSON-2038588873 tempest-AttachVolumeShelveTestJSON-2038588873-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858" status: 404 len: 111 microversion: 2.20 time: 0.168391 Aug 09 11:21:31 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 209/388] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:21:31 2026] GET /compute/v2.1/servers/7d0aec40-256b-46ee-9965-472ca1f09858 => generated 111 bytes in 172 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 09 11:21:32 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:21:32 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-8319129c-aa41-4994-8566-79d51dd90cef tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:32 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-8319129c-aa41-4994-8566-79d51dd90cef tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8319129c-aa41-4994-8566-79d51dd90cef tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8319129c-aa41-4994-8566-79d51dd90cef tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8319129c-aa41-4994-8566-79d51dd90cef tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8319129c-aa41-4994-8566-79d51dd90cef tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8319129c-aa41-4994-8566-79d51dd90cef tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8319129c-aa41-4994-8566-79d51dd90cef tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:32 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-8319129c-aa41-4994-8566-79d51dd90cef tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:33 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-8319129c-aa41-4994-8566-79d51dd90cef tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:33 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-8319129c-aa41-4994-8566-79d51dd90cef tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1446 microversion: 2.1 time: 0.514691 Aug 09 11:21:33 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 180/389] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:32 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1446 bytes in 520 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:21:33 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-7ce259c8-1c10-4719-9cb2-10ce661f3110 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:33 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-7ce259c8-1c10-4719-9cb2-10ce661f3110 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ce259c8-1c10-4719-9cb2-10ce661f3110 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ce259c8-1c10-4719-9cb2-10ce661f3110 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ce259c8-1c10-4719-9cb2-10ce661f3110 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ce259c8-1c10-4719-9cb2-10ce661f3110 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ce259c8-1c10-4719-9cb2-10ce661f3110 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ce259c8-1c10-4719-9cb2-10ce661f3110 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:33 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-7ce259c8-1c10-4719-9cb2-10ce661f3110 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:33 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-7ce259c8-1c10-4719-9cb2-10ce661f3110 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.258591 Aug 09 11:21:33 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 210/390] 192.168.122.209 () {58 vars in 1277 bytes} [Sun Aug 9 11:21:33 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455/os-interface => generated 282 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:21:35 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-b680737c-8b74-4445-a3b3-dd888635cc92 req-33eb9732-8e85-4fb2-8b4a-f6ca36fb0b49 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2", "tag": "c89f345a-c3bd-49d2-98e8-00f8f0ed3ef7"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:21:35 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-b680737c-8b74-4445-a3b3-dd888635cc92 req-33eb9732-8e85-4fb2-8b4a-f6ca36fb0b49 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:35 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-b680737c-8b74-4445-a3b3-dd888635cc92 req-33eb9732-8e85-4fb2-8b4a-f6ca36fb0b49 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:35 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-b680737c-8b74-4445-a3b3-dd888635cc92 req-33eb9732-8e85-4fb2-8b4a-f6ca36fb0b49 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:35 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-b680737c-8b74-4445-a3b3-dd888635cc92 req-33eb9732-8e85-4fb2-8b4a-f6ca36fb0b49 service nova] Creating event network-changed:c89f345a-c3bd-49d2-98e8-00f8f0ed3ef7 for instance e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 on devstack Aug 09 11:21:35 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-b680737c-8b74-4445-a3b3-dd888635cc92 req-33eb9732-8e85-4fb2-8b4a-f6ca36fb0b49 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:21:35 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-b680737c-8b74-4445-a3b3-dd888635cc92 req-33eb9732-8e85-4fb2-8b4a-f6ca36fb0b49 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.064780 Aug 09 11:21:35 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 181/391] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:21:35 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:21:35 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-7614990b-e619-426a-ac45-6bd036b80c38 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:35 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-7614990b-e619-426a-ac45-6bd036b80c38 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7614990b-e619-426a-ac45-6bd036b80c38 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7614990b-e619-426a-ac45-6bd036b80c38 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7614990b-e619-426a-ac45-6bd036b80c38 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7614990b-e619-426a-ac45-6bd036b80c38 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7614990b-e619-426a-ac45-6bd036b80c38 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7614990b-e619-426a-ac45-6bd036b80c38 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:35 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-7614990b-e619-426a-ac45-6bd036b80c38 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:36 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-7614990b-e619-426a-ac45-6bd036b80c38 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e05ab8420e8f4400a4b680e0ff8d74dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:36 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-7614990b-e619-426a-ac45-6bd036b80c38 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1446 microversion: 2.1 time: 1.431716 Aug 09 11:21:36 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 211/392] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:35 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1446 bytes in 1434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:21:36 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:21:36 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:36 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:37 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-25d0afb2-2f38-41fd-b327-249ceb05d2ba req-f18396b4-7556-431a-ab0b-389ac45a281d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "14452e4e-f427-4a6c-ac34-b7e63b82b455", "tag": "6f460d01-36c1-4a89-974a-bf96b9930a73"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:21:37 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-25d0afb2-2f38-41fd-b327-249ceb05d2ba req-f18396b4-7556-431a-ab0b-389ac45a281d service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:37 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-25d0afb2-2f38-41fd-b327-249ceb05d2ba req-f18396b4-7556-431a-ab0b-389ac45a281d service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:37 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-25d0afb2-2f38-41fd-b327-249ceb05d2ba req-f18396b4-7556-431a-ab0b-389ac45a281d service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:37 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-25d0afb2-2f38-41fd-b327-249ceb05d2ba req-f18396b4-7556-431a-ab0b-389ac45a281d service nova] Creating event network-changed:6f460d01-36c1-4a89-974a-bf96b9930a73 for instance 14452e4e-f427-4a6c-ac34-b7e63b82b455 on devstack Aug 09 11:21:37 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-25d0afb2-2f38-41fd-b327-249ceb05d2ba req-f18396b4-7556-431a-ab0b-389ac45a281d service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:21:37 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-25d0afb2-2f38-41fd-b327-249ceb05d2ba req-f18396b4-7556-431a-ab0b-389ac45a281d service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.053776 Aug 09 11:21:37 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 212/393] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:21:37 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:21:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:37 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:37 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Old instance type m1.nano, new instance type m1.micro {{(pid=63878) resize /opt/stack/nova/nova/compute/api.py:4354}} Aug 09 11:21:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:37 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Getting quotas for project 82344f74715e4a8f83be071eecf10451. Resources: {'cores', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:21:37 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Getting quotas for user 133053ee44ea434fb9335ecb011b2e70 and project 82344f74715e4a8f83be071eecf10451. Resources: {'cores', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:21:37 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Flavor limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:21:37 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Image limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:21:37 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Flavor pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:21:37 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Image pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:21:37 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:21:38 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-cf6dbcfa-89e8-4adc-a42d-a948376c0f17 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "POST /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455/action" status: 202 len: 0 microversion: 2.1 time: 1.255414 Aug 09 11:21:38 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 182/394] 192.168.122.209 () {60 vars in 1280 bytes} [Sun Aug 9 11:21:36 2026] POST /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455/action => generated 0 bytes in 1260 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:21:38 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-a339871d-8742-4c03-a28d-aeff80eb8076 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:38 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-a339871d-8742-4c03-a28d-aeff80eb8076 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a339871d-8742-4c03-a28d-aeff80eb8076 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a339871d-8742-4c03-a28d-aeff80eb8076 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a339871d-8742-4c03-a28d-aeff80eb8076 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a339871d-8742-4c03-a28d-aeff80eb8076 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a339871d-8742-4c03-a28d-aeff80eb8076 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a339871d-8742-4c03-a28d-aeff80eb8076 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:38 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-a339871d-8742-4c03-a28d-aeff80eb8076 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:39 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-a339871d-8742-4c03-a28d-aeff80eb8076 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:39 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-a339871d-8742-4c03-a28d-aeff80eb8076 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1455 microversion: 2.1 time: 1.080460 Aug 09 11:21:39 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 213/395] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:38 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1455 bytes in 1088 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:21:40 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-51266efb-8da5-4a09-8c7d-2dd25b9476d2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:40 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-51266efb-8da5-4a09-8c7d-2dd25b9476d2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51266efb-8da5-4a09-8c7d-2dd25b9476d2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51266efb-8da5-4a09-8c7d-2dd25b9476d2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51266efb-8da5-4a09-8c7d-2dd25b9476d2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51266efb-8da5-4a09-8c7d-2dd25b9476d2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51266efb-8da5-4a09-8c7d-2dd25b9476d2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51266efb-8da5-4a09-8c7d-2dd25b9476d2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:40 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-51266efb-8da5-4a09-8c7d-2dd25b9476d2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:40 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-51266efb-8da5-4a09-8c7d-2dd25b9476d2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:40 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-51266efb-8da5-4a09-8c7d-2dd25b9476d2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1455 microversion: 2.1 time: 0.807925 Aug 09 11:21:40 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 183/396] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:40 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1455 bytes in 809 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:21:41 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-f17b1e8c-8d2c-4882-9340-70f6d7f7b98c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:42 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-f17b1e8c-8d2c-4882-9340-70f6d7f7b98c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f17b1e8c-8d2c-4882-9340-70f6d7f7b98c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f17b1e8c-8d2c-4882-9340-70f6d7f7b98c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f17b1e8c-8d2c-4882-9340-70f6d7f7b98c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f17b1e8c-8d2c-4882-9340-70f6d7f7b98c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f17b1e8c-8d2c-4882-9340-70f6d7f7b98c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f17b1e8c-8d2c-4882-9340-70f6d7f7b98c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:42 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-f17b1e8c-8d2c-4882-9340-70f6d7f7b98c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:42 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-f17b1e8c-8d2c-4882-9340-70f6d7f7b98c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:42 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-f17b1e8c-8d2c-4882-9340-70f6d7f7b98c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1574 microversion: 2.1 time: 0.555106 Aug 09 11:21:42 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 214/397] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:41 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1574 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:21:43 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-5a329a4e-67b1-4a23-828c-bc926647e087 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:43 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-5a329a4e-67b1-4a23-828c-bc926647e087 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:43 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5a329a4e-67b1-4a23-828c-bc926647e087 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:43 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5a329a4e-67b1-4a23-828c-bc926647e087 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:43 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5a329a4e-67b1-4a23-828c-bc926647e087 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:43 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5a329a4e-67b1-4a23-828c-bc926647e087 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:43 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5a329a4e-67b1-4a23-828c-bc926647e087 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:43 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5a329a4e-67b1-4a23-828c-bc926647e087 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:43 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-5a329a4e-67b1-4a23-828c-bc926647e087 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:43 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-5a329a4e-67b1-4a23-828c-bc926647e087 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:43 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-5a329a4e-67b1-4a23-828c-bc926647e087 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1579 microversion: 2.1 time: 0.384889 Aug 09 11:21:43 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 184/398] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:43 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1579 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:21:44 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-57302d6b-269e-4976-9fe6-6b8be35207fe req-84678582-791b-4f2d-8dfc-4504cbb210df service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "14452e4e-f427-4a6c-ac34-b7e63b82b455", "name": "network-vif-unplugged", "status": "completed", "tag": "6f460d01-36c1-4a89-974a-bf96b9930a73"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:21:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-57302d6b-269e-4976-9fe6-6b8be35207fe req-84678582-791b-4f2d-8dfc-4504cbb210df service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-57302d6b-269e-4976-9fe6-6b8be35207fe req-84678582-791b-4f2d-8dfc-4504cbb210df service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-57302d6b-269e-4976-9fe6-6b8be35207fe req-84678582-791b-4f2d-8dfc-4504cbb210df service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:44 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-57302d6b-269e-4976-9fe6-6b8be35207fe req-84678582-791b-4f2d-8dfc-4504cbb210df service nova] Creating event network-vif-unplugged:6f460d01-36c1-4a89-974a-bf96b9930a73 for instance 14452e4e-f427-4a6c-ac34-b7e63b82b455 on devstack Aug 09 11:21:44 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [req-57302d6b-269e-4976-9fe6-6b8be35207fe req-84678582-791b-4f2d-8dfc-4504cbb210df service nova] Instance 14452e4e-f427-4a6c-ac34-b7e63b82b455 is migrating within the same cell, copying events to all relevant hosts: {'devstack'} {{(pid=63877) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6037}} Aug 09 11:21:44 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-57302d6b-269e-4976-9fe6-6b8be35207fe req-84678582-791b-4f2d-8dfc-4504cbb210df service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:21:44 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-57302d6b-269e-4976-9fe6-6b8be35207fe req-84678582-791b-4f2d-8dfc-4504cbb210df service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.142623 Aug 09 11:21:44 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 215/399] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:21:44 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:21:44 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-330c2469-bc03-4dcc-a58f-5e83b77da77d tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:45 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-330c2469-bc03-4dcc-a58f-5e83b77da77d tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-330c2469-bc03-4dcc-a58f-5e83b77da77d tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-330c2469-bc03-4dcc-a58f-5e83b77da77d tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-330c2469-bc03-4dcc-a58f-5e83b77da77d tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-330c2469-bc03-4dcc-a58f-5e83b77da77d tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-330c2469-bc03-4dcc-a58f-5e83b77da77d tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-330c2469-bc03-4dcc-a58f-5e83b77da77d tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:45 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-330c2469-bc03-4dcc-a58f-5e83b77da77d tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:45 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-330c2469-bc03-4dcc-a58f-5e83b77da77d tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:45 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-330c2469-bc03-4dcc-a58f-5e83b77da77d tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1579 microversion: 2.1 time: 0.654697 Aug 09 11:21:45 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 185/400] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:44 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1579 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:21:46 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-1381a086-2455-48f4-8f8a-e1128996440c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:46 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-1381a086-2455-48f4-8f8a-e1128996440c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:46 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-98454711-0aeb-4057-b607-52d49ec34db4 req-1bb5b917-42d5-44af-aef2-dbbdd950bf3f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "14452e4e-f427-4a6c-ac34-b7e63b82b455", "name": "network-vif-unplugged", "status": "completed", "tag": "6f460d01-36c1-4a89-974a-bf96b9930a73"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:21:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1381a086-2455-48f4-8f8a-e1128996440c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1381a086-2455-48f4-8f8a-e1128996440c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1381a086-2455-48f4-8f8a-e1128996440c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1381a086-2455-48f4-8f8a-e1128996440c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1381a086-2455-48f4-8f8a-e1128996440c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1381a086-2455-48f4-8f8a-e1128996440c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:46 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-98454711-0aeb-4057-b607-52d49ec34db4 req-1bb5b917-42d5-44af-aef2-dbbdd950bf3f service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:46 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-98454711-0aeb-4057-b607-52d49ec34db4 req-1bb5b917-42d5-44af-aef2-dbbdd950bf3f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:46 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-98454711-0aeb-4057-b607-52d49ec34db4 req-1bb5b917-42d5-44af-aef2-dbbdd950bf3f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:46 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-1381a086-2455-48f4-8f8a-e1128996440c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:46 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-98454711-0aeb-4057-b607-52d49ec34db4 req-1bb5b917-42d5-44af-aef2-dbbdd950bf3f service nova] Creating event network-vif-unplugged:6f460d01-36c1-4a89-974a-bf96b9930a73 for instance 14452e4e-f427-4a6c-ac34-b7e63b82b455 on devstack Aug 09 11:21:46 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [req-98454711-0aeb-4057-b607-52d49ec34db4 req-1bb5b917-42d5-44af-aef2-dbbdd950bf3f service nova] Instance 14452e4e-f427-4a6c-ac34-b7e63b82b455 is migrating within the same cell, copying events to all relevant hosts: {'devstack'} {{(pid=63878) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6037}} Aug 09 11:21:46 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-98454711-0aeb-4057-b607-52d49ec34db4 req-1bb5b917-42d5-44af-aef2-dbbdd950bf3f service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:21:46 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-98454711-0aeb-4057-b607-52d49ec34db4 req-1bb5b917-42d5-44af-aef2-dbbdd950bf3f service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.156532 Aug 09 11:21:46 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 186/401] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:21:46 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:21:47 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:21:48 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-1381a086-2455-48f4-8f8a-e1128996440c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:48 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-1381a086-2455-48f4-8f8a-e1128996440c tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1578 microversion: 2.1 time: 1.722408 Aug 09 11:21:48 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 216/402] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:46 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1578 bytes in 1726 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:21:48 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-0ff4c1b0-c491-4fb4-ac74-8b44e84a0b96 req-9b27a7e2-bfe1-4bfc-aa47-1c03ee2bb111 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "14452e4e-f427-4a6c-ac34-b7e63b82b455", "name": "network-vif-plugged", "status": "completed", "tag": "6f460d01-36c1-4a89-974a-bf96b9930a73"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:21:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-0ff4c1b0-c491-4fb4-ac74-8b44e84a0b96 req-9b27a7e2-bfe1-4bfc-aa47-1c03ee2bb111 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-0ff4c1b0-c491-4fb4-ac74-8b44e84a0b96 req-9b27a7e2-bfe1-4bfc-aa47-1c03ee2bb111 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-0ff4c1b0-c491-4fb4-ac74-8b44e84a0b96 req-9b27a7e2-bfe1-4bfc-aa47-1c03ee2bb111 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:48 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-0ff4c1b0-c491-4fb4-ac74-8b44e84a0b96 req-9b27a7e2-bfe1-4bfc-aa47-1c03ee2bb111 service nova] Creating event network-vif-plugged:6f460d01-36c1-4a89-974a-bf96b9930a73 for instance 14452e4e-f427-4a6c-ac34-b7e63b82b455 on devstack Aug 09 11:21:48 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [req-0ff4c1b0-c491-4fb4-ac74-8b44e84a0b96 req-9b27a7e2-bfe1-4bfc-aa47-1c03ee2bb111 service nova] Instance 14452e4e-f427-4a6c-ac34-b7e63b82b455 is migrating within the same cell, copying events to all relevant hosts: {'devstack'} {{(pid=63878) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6037}} Aug 09 11:21:49 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-0ff4c1b0-c491-4fb4-ac74-8b44e84a0b96 req-9b27a7e2-bfe1-4bfc-aa47-1c03ee2bb111 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:21:49 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-0ff4c1b0-c491-4fb4-ac74-8b44e84a0b96 req-9b27a7e2-bfe1-4bfc-aa47-1c03ee2bb111 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.129178 Aug 09 11:21:49 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 187/403] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:21:48 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:21:49 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-d77934ec-fe2e-45ec-a90a-9c7f0d45cd8d tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:49 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-d77934ec-fe2e-45ec-a90a-9c7f0d45cd8d tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d77934ec-fe2e-45ec-a90a-9c7f0d45cd8d tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d77934ec-fe2e-45ec-a90a-9c7f0d45cd8d tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d77934ec-fe2e-45ec-a90a-9c7f0d45cd8d tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d77934ec-fe2e-45ec-a90a-9c7f0d45cd8d tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d77934ec-fe2e-45ec-a90a-9c7f0d45cd8d tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d77934ec-fe2e-45ec-a90a-9c7f0d45cd8d tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:49 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-d77934ec-fe2e-45ec-a90a-9c7f0d45cd8d tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:49 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-d77934ec-fe2e-45ec-a90a-9c7f0d45cd8d tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:49 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-d77934ec-fe2e-45ec-a90a-9c7f0d45cd8d tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1576 microversion: 2.1 time: 0.381994 Aug 09 11:21:49 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 217/404] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:49 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1576 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:21:50 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-f89adcd0-0223-40a1-9b2c-fe8066ee6f75 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:50 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-f89adcd0-0223-40a1-9b2c-fe8066ee6f75 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f89adcd0-0223-40a1-9b2c-fe8066ee6f75 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f89adcd0-0223-40a1-9b2c-fe8066ee6f75 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f89adcd0-0223-40a1-9b2c-fe8066ee6f75 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f89adcd0-0223-40a1-9b2c-fe8066ee6f75 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f89adcd0-0223-40a1-9b2c-fe8066ee6f75 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f89adcd0-0223-40a1-9b2c-fe8066ee6f75 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:50 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-f89adcd0-0223-40a1-9b2c-fe8066ee6f75 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:51 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-3546214b-8c89-46ca-8e06-4e8d3eb04c0f req-52953fc8-078f-4228-90ea-4cebe0fdeba3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "14452e4e-f427-4a6c-ac34-b7e63b82b455", "name": "network-vif-plugged", "status": "completed", "tag": "6f460d01-36c1-4a89-974a-bf96b9930a73"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:21:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-3546214b-8c89-46ca-8e06-4e8d3eb04c0f req-52953fc8-078f-4228-90ea-4cebe0fdeba3 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-3546214b-8c89-46ca-8e06-4e8d3eb04c0f req-52953fc8-078f-4228-90ea-4cebe0fdeba3 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-3546214b-8c89-46ca-8e06-4e8d3eb04c0f req-52953fc8-078f-4228-90ea-4cebe0fdeba3 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:51 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-3546214b-8c89-46ca-8e06-4e8d3eb04c0f req-52953fc8-078f-4228-90ea-4cebe0fdeba3 service nova] Creating event network-vif-plugged:6f460d01-36c1-4a89-974a-bf96b9930a73 for instance 14452e4e-f427-4a6c-ac34-b7e63b82b455 on devstack Aug 09 11:21:51 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [req-3546214b-8c89-46ca-8e06-4e8d3eb04c0f req-52953fc8-078f-4228-90ea-4cebe0fdeba3 service nova] Instance 14452e4e-f427-4a6c-ac34-b7e63b82b455 is migrating within the same cell, copying events to all relevant hosts: {'devstack'} {{(pid=63877) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6037}} Aug 09 11:21:51 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-3546214b-8c89-46ca-8e06-4e8d3eb04c0f req-52953fc8-078f-4228-90ea-4cebe0fdeba3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:21:51 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-3546214b-8c89-46ca-8e06-4e8d3eb04c0f req-52953fc8-078f-4228-90ea-4cebe0fdeba3 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.106393 Aug 09 11:21:51 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 218/405] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:21:51 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:21:53 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-f89adcd0-0223-40a1-9b2c-fe8066ee6f75 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:53 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-f89adcd0-0223-40a1-9b2c-fe8066ee6f75 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1576 microversion: 2.1 time: 2.952325 Aug 09 11:21:53 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 188/406] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:50 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1576 bytes in 2954 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:21:54 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-6cbbd466-5ae7-4e3a-9ca8-e4c2da4e660b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:54 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-6cbbd466-5ae7-4e3a-9ca8-e4c2da4e660b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6cbbd466-5ae7-4e3a-9ca8-e4c2da4e660b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6cbbd466-5ae7-4e3a-9ca8-e4c2da4e660b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6cbbd466-5ae7-4e3a-9ca8-e4c2da4e660b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6cbbd466-5ae7-4e3a-9ca8-e4c2da4e660b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6cbbd466-5ae7-4e3a-9ca8-e4c2da4e660b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6cbbd466-5ae7-4e3a-9ca8-e4c2da4e660b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:54 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-6cbbd466-5ae7-4e3a-9ca8-e4c2da4e660b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:55 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-6cbbd466-5ae7-4e3a-9ca8-e4c2da4e660b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:55 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-6cbbd466-5ae7-4e3a-9ca8-e4c2da4e660b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1573 microversion: 2.1 time: 0.961095 Aug 09 11:21:55 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 219/407] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:54 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1573 bytes in 968 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:21:55 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-6ff9cfd7-a254-4fc0-9cae-265cd33839b5 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:21:55 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-6ff9cfd7-a254-4fc0-9cae-265cd33839b5 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6ff9cfd7-a254-4fc0-9cae-265cd33839b5 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6ff9cfd7-a254-4fc0-9cae-265cd33839b5 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6ff9cfd7-a254-4fc0-9cae-265cd33839b5 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6ff9cfd7-a254-4fc0-9cae-265cd33839b5 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6ff9cfd7-a254-4fc0-9cae-265cd33839b5 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6ff9cfd7-a254-4fc0-9cae-265cd33839b5 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:56 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-6ff9cfd7-a254-4fc0-9cae-265cd33839b5 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "POST /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455/action" status: 204 len: 0 microversion: 2.1 time: 0.240333 Aug 09 11:21:56 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 189/408] 192.168.122.209 () {60 vars in 1280 bytes} [Sun Aug 9 11:21:55 2026] POST /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455/action => generated 0 bytes in 242 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:21:56 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-41e1b743-59b0-4ac1-99f2-0c32d32b4dc2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:56 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-41e1b743-59b0-4ac1-99f2-0c32d32b4dc2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-41e1b743-59b0-4ac1-99f2-0c32d32b4dc2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-41e1b743-59b0-4ac1-99f2-0c32d32b4dc2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-41e1b743-59b0-4ac1-99f2-0c32d32b4dc2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-41e1b743-59b0-4ac1-99f2-0c32d32b4dc2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-41e1b743-59b0-4ac1-99f2-0c32d32b4dc2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-41e1b743-59b0-4ac1-99f2-0c32d32b4dc2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:56 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-41e1b743-59b0-4ac1-99f2-0c32d32b4dc2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:21:56 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-41e1b743-59b0-4ac1-99f2-0c32d32b4dc2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:21:56 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-41e1b743-59b0-4ac1-99f2-0c32d32b4dc2 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1573 microversion: 2.1 time: 0.821387 Aug 09 11:21:56 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 220/409] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:56 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1573 bytes in 829 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:21:57 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-7500e599-225e-4552-b397-80ca2e4ec0aa tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:21:57 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-7500e599-225e-4552-b397-80ca2e4ec0aa tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:21:57 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7500e599-225e-4552-b397-80ca2e4ec0aa tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:57 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7500e599-225e-4552-b397-80ca2e4ec0aa tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:57 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7500e599-225e-4552-b397-80ca2e4ec0aa tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:57 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7500e599-225e-4552-b397-80ca2e4ec0aa tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:21:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7500e599-225e-4552-b397-80ca2e4ec0aa tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:21:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7500e599-225e-4552-b397-80ca2e4ec0aa tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:21:58 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-7500e599-225e-4552-b397-80ca2e4ec0aa tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:03 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-7500e599-225e-4552-b397-80ca2e4ec0aa tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:03 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-7500e599-225e-4552-b397-80ca2e4ec0aa tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1573 microversion: 2.1 time: 5.337247 Aug 09 11:22:03 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 190/410] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:21:57 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1573 bytes in 5341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:04 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-74934574-9456-4338-9f97-d2ea2ea1bf06 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:04 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-74934574-9456-4338-9f97-d2ea2ea1bf06 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-74934574-9456-4338-9f97-d2ea2ea1bf06 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-74934574-9456-4338-9f97-d2ea2ea1bf06 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-74934574-9456-4338-9f97-d2ea2ea1bf06 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-74934574-9456-4338-9f97-d2ea2ea1bf06 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-74934574-9456-4338-9f97-d2ea2ea1bf06 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-74934574-9456-4338-9f97-d2ea2ea1bf06 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:04 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-547d5947-1b8d-40e3-b811-0f81ff748462 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1367934445", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFY29z9Yufzhz5VodemD3q4/1bnWYiqLJsJSixMgdc/p8lLv+pOYIsxu2fZBbk+9o3b8WojZBorodN5LoLZEMlfq6uUCNNO3zfgrKdzPePM2hxJxg2XR31qpDF4LoLI2NA=="}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:22:04 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-74934574-9456-4338-9f97-d2ea2ea1bf06 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:04 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-547d5947-1b8d-40e3-b811-0f81ff748462 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Getting quotas for project 985e71ede57c421d8940a0fca89ce541. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:22:04 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-547d5947-1b8d-40e3-b811-0f81ff748462 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Getting quotas for user 85b3a325d622400a884e62cf9dd90ad1 and project 985e71ede57c421d8940a0fca89ce541. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:22:04 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-547d5947-1b8d-40e3-b811-0f81ff748462 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.445559 Aug 09 11:22:04 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 221/411] 192.168.122.209 () {60 vars in 1161 bytes} [Sun Aug 9 11:22:04 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:22:05 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-74934574-9456-4338-9f97-d2ea2ea1bf06 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:05 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-74934574-9456-4338-9f97-d2ea2ea1bf06 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1565 microversion: 2.1 time: 1.033358 Aug 09 11:22:05 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 191/412] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:04 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1565 bytes in 1039 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:05 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-aa5d3f54-6286-42d6-9ab2-cfd82d86debf tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:05 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-aa5d3f54-6286-42d6-9ab2-cfd82d86debf tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-aa5d3f54-6286-42d6-9ab2-cfd82d86debf tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-aa5d3f54-6286-42d6-9ab2-cfd82d86debf tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-aa5d3f54-6286-42d6-9ab2-cfd82d86debf tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-aa5d3f54-6286-42d6-9ab2-cfd82d86debf tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-aa5d3f54-6286-42d6-9ab2-cfd82d86debf tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-aa5d3f54-6286-42d6-9ab2-cfd82d86debf tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:05 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-aa5d3f54-6286-42d6-9ab2-cfd82d86debf tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:06 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-aa5d3f54-6286-42d6-9ab2-cfd82d86debf tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e05ab8420e8f4400a4b680e0ff8d74dd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:06 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-aa5d3f54-6286-42d6-9ab2-cfd82d86debf tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-reader] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1565 microversion: 2.1 time: 0.857403 Aug 09 11:22:06 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 222/413] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:05 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1565 bytes in 863 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:06 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-cb3e2bb1-d21e-4647-bcf5-e8c53d45de8b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:22:06 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-cb3e2bb1-d21e-4647-bcf5-e8c53d45de8b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cb3e2bb1-d21e-4647-bcf5-e8c53d45de8b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cb3e2bb1-d21e-4647-bcf5-e8c53d45de8b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cb3e2bb1-d21e-4647-bcf5-e8c53d45de8b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cb3e2bb1-d21e-4647-bcf5-e8c53d45de8b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cb3e2bb1-d21e-4647-bcf5-e8c53d45de8b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cb3e2bb1-d21e-4647-bcf5-e8c53d45de8b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:06 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-cb3e2bb1-d21e-4647-bcf5-e8c53d45de8b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "POST /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455/action" status: 200 len: 29301 microversion: 2.1 time: 0.159815 Aug 09 11:22:06 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 192/414] 192.168.122.209 () {60 vars in 1280 bytes} [Sun Aug 9 11:22:06 2026] POST /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455/action => generated 29301 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:22:09 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1428277250", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "f726f5c5-8ebd-45eb-b96b-f9051570aaec"}], "security_groups": [{"name": "tempest-securitygroup--715212857"}], "key_name": "tempest-keypair-1367934445", "user_data": "}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:22:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-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.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:09 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:09 devstack devstack@n-api.service[63877]: DEBUG nova.network.neutron [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] validate_networks() for [('f726f5c5-8ebd-45eb-b96b-f9051570aaec', None, None, None, None, None)] {{(pid=63877) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:22:09 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:09 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:11 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Flavor limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:22:11 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Image limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:22:11 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Flavor pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:22:11 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Image pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:22:11 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:22:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-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.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:11 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Getting quotas for project 985e71ede57c421d8940a0fca89ce541. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:22:11 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Getting quotas for user 85b3a325d622400a884e62cf9dd90ad1 and project 985e71ede57c421d8940a0fca89ce541. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:22:11 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Going to run 1 instances... {{(pid=63877) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:22:11 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] 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='f5bfcc50-eba0-489a-9da6-58e41099c8c2',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=63877) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:22:11 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-74104210-1710-4f86-9a7d-8519a059c6df tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 2.535844 Aug 09 11:22:11 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 223/415] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:22:09 2026] POST /compute/v2.1/servers => generated 409 bytes in 2539 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Aug 09 11:22:11 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-1dfc1f56-d950-476c-a94d-bf492409ed6c tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:11 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-1dfc1f56-d950-476c-a94d-bf492409ed6c tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:11 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-1dfc1f56-d950-476c-a94d-bf492409ed6c tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:11 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-1dfc1f56-d950-476c-a94d-bf492409ed6c tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:11 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-1dfc1f56-d950-476c-a94d-bf492409ed6c tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1252 microversion: 2.1 time: 0.153914 Aug 09 11:22:11 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 193/416] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:11 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1252 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:12 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-bbfa8756-ee13-4871-a566-2514a6e0cef1 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:12 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-bbfa8756-ee13-4871-a566-2514a6e0cef1 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:12 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bbfa8756-ee13-4871-a566-2514a6e0cef1 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:12 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bbfa8756-ee13-4871-a566-2514a6e0cef1 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:12 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bbfa8756-ee13-4871-a566-2514a6e0cef1 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:12 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bbfa8756-ee13-4871-a566-2514a6e0cef1 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:12 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bbfa8756-ee13-4871-a566-2514a6e0cef1 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:12 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bbfa8756-ee13-4871-a566-2514a6e0cef1 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:12 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-bbfa8756-ee13-4871-a566-2514a6e0cef1 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:12 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-bbfa8756-ee13-4871-a566-2514a6e0cef1 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:12 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-bbfa8756-ee13-4871-a566-2514a6e0cef1 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1256 microversion: 2.1 time: 0.147273 Aug 09 11:22:12 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 224/417] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:12 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1256 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:13 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-8aba9270-e348-4c8a-97db-37b462d0f78d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:13 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-8aba9270-e348-4c8a-97db-37b462d0f78d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8aba9270-e348-4c8a-97db-37b462d0f78d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8aba9270-e348-4c8a-97db-37b462d0f78d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8aba9270-e348-4c8a-97db-37b462d0f78d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8aba9270-e348-4c8a-97db-37b462d0f78d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8aba9270-e348-4c8a-97db-37b462d0f78d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8aba9270-e348-4c8a-97db-37b462d0f78d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:14 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-8aba9270-e348-4c8a-97db-37b462d0f78d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:14 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-8aba9270-e348-4c8a-97db-37b462d0f78d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:14 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-8aba9270-e348-4c8a-97db-37b462d0f78d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1310 microversion: 2.1 time: 0.304103 Aug 09 11:22:14 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 194/418] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:13 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1310 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:15 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-1c30c8a7-1757-4fda-b892-d2e5e71d1833 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:15 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-1c30c8a7-1757-4fda-b892-d2e5e71d1833 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1c30c8a7-1757-4fda-b892-d2e5e71d1833 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1c30c8a7-1757-4fda-b892-d2e5e71d1833 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1c30c8a7-1757-4fda-b892-d2e5e71d1833 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1c30c8a7-1757-4fda-b892-d2e5e71d1833 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1c30c8a7-1757-4fda-b892-d2e5e71d1833 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-1c30c8a7-1757-4fda-b892-d2e5e71d1833 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:15 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-1c30c8a7-1757-4fda-b892-d2e5e71d1833 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:16 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-da36a593-a911-4f38-8256-c1ed66b8d3d0 req-74b2a43a-8379-459e-838e-a899806bf023 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b7203b9e-524d-445a-a1fe-ff4374fe2f92", "tag": "15c8ee62-e571-4e8d-9890-7f0692c76725"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:22:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-da36a593-a911-4f38-8256-c1ed66b8d3d0 req-74b2a43a-8379-459e-838e-a899806bf023 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-da36a593-a911-4f38-8256-c1ed66b8d3d0 req-74b2a43a-8379-459e-838e-a899806bf023 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-da36a593-a911-4f38-8256-c1ed66b8d3d0 req-74b2a43a-8379-459e-838e-a899806bf023 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:16 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-da36a593-a911-4f38-8256-c1ed66b8d3d0 req-74b2a43a-8379-459e-838e-a899806bf023 service nova] Creating event network-changed:15c8ee62-e571-4e8d-9890-7f0692c76725 for instance b7203b9e-524d-445a-a1fe-ff4374fe2f92 on devstack Aug 09 11:22:16 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-da36a593-a911-4f38-8256-c1ed66b8d3d0 req-74b2a43a-8379-459e-838e-a899806bf023 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:22:16 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-1c30c8a7-1757-4fda-b892-d2e5e71d1833 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:16 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-da36a593-a911-4f38-8256-c1ed66b8d3d0 req-74b2a43a-8379-459e-838e-a899806bf023 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.086754 Aug 09 11:22:16 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 195/419] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:22:16 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:22:16 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-1c30c8a7-1757-4fda-b892-d2e5e71d1833 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1377 microversion: 2.1 time: 1.389077 Aug 09 11:22:16 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 225/420] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:15 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1377 bytes in 1393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:17 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-296002ef-8896-46f8-bb27-d9bf87fba0e5 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:17 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-296002ef-8896-46f8-bb27-d9bf87fba0e5 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-296002ef-8896-46f8-bb27-d9bf87fba0e5 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-296002ef-8896-46f8-bb27-d9bf87fba0e5 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-296002ef-8896-46f8-bb27-d9bf87fba0e5 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-296002ef-8896-46f8-bb27-d9bf87fba0e5 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-296002ef-8896-46f8-bb27-d9bf87fba0e5 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-296002ef-8896-46f8-bb27-d9bf87fba0e5 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:17 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-296002ef-8896-46f8-bb27-d9bf87fba0e5 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:18 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-296002ef-8896-46f8-bb27-d9bf87fba0e5 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:18 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=87,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:22:18 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-296002ef-8896-46f8-bb27-d9bf87fba0e5 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1377 microversion: 2.1 time: 1.176211 Aug 09 11:22:18 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 196/421] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:17 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1377 bytes in 1179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:18 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-0a9a8b9e-1fd3-4d02-bf2e-d85a65981bda req-a566af64-de91-4d30-baaf-172e96135a05 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b7203b9e-524d-445a-a1fe-ff4374fe2f92", "name": "network-vif-plugged", "status": "completed", "tag": "15c8ee62-e571-4e8d-9890-7f0692c76725"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:22:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-0a9a8b9e-1fd3-4d02-bf2e-d85a65981bda req-a566af64-de91-4d30-baaf-172e96135a05 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-0a9a8b9e-1fd3-4d02-bf2e-d85a65981bda req-a566af64-de91-4d30-baaf-172e96135a05 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-0a9a8b9e-1fd3-4d02-bf2e-d85a65981bda req-a566af64-de91-4d30-baaf-172e96135a05 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:18 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-0a9a8b9e-1fd3-4d02-bf2e-d85a65981bda req-a566af64-de91-4d30-baaf-172e96135a05 service nova] Creating event network-vif-plugged:15c8ee62-e571-4e8d-9890-7f0692c76725 for instance b7203b9e-524d-445a-a1fe-ff4374fe2f92 on devstack Aug 09 11:22:18 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-0a9a8b9e-1fd3-4d02-bf2e-d85a65981bda req-a566af64-de91-4d30-baaf-172e96135a05 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:22:18 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-0a9a8b9e-1fd3-4d02-bf2e-d85a65981bda req-a566af64-de91-4d30-baaf-172e96135a05 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.255728 Aug 09 11:22:18 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 226/422] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:22:18 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:22:19 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-301948a4-25d8-4250-99aa-e08df62bd681 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:19 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-301948a4-25d8-4250-99aa-e08df62bd681 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:19 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=42,nova_api:INSERT=3,nova_api:DELETE=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:22:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-301948a4-25d8-4250-99aa-e08df62bd681 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-301948a4-25d8-4250-99aa-e08df62bd681 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-301948a4-25d8-4250-99aa-e08df62bd681 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-301948a4-25d8-4250-99aa-e08df62bd681 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-301948a4-25d8-4250-99aa-e08df62bd681 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-301948a4-25d8-4250-99aa-e08df62bd681 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:20 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-301948a4-25d8-4250-99aa-e08df62bd681 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:20 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-218eae65-8b98-48ae-9fde-623278f87f6a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:20 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-218eae65-8b98-48ae-9fde-623278f87f6a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-218eae65-8b98-48ae-9fde-623278f87f6a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-218eae65-8b98-48ae-9fde-623278f87f6a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-218eae65-8b98-48ae-9fde-623278f87f6a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-218eae65-8b98-48ae-9fde-623278f87f6a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-218eae65-8b98-48ae-9fde-623278f87f6a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-218eae65-8b98-48ae-9fde-623278f87f6a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:20 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-218eae65-8b98-48ae-9fde-623278f87f6a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:21 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-301948a4-25d8-4250-99aa-e08df62bd681 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:21 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-301948a4-25d8-4250-99aa-e08df62bd681 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1377 microversion: 2.1 time: 1.308957 Aug 09 11:22:21 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 197/423] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:19 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1377 bytes in 1313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:21 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-02b6d6eb-1440-456c-81a8-5233bd78e5bb req-1dd34409-4b62-4d23-939f-1db7b18ced1a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b7203b9e-524d-445a-a1fe-ff4374fe2f92", "name": "network-vif-plugged", "status": "completed", "tag": "15c8ee62-e571-4e8d-9890-7f0692c76725"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:22:21 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-218eae65-8b98-48ae-9fde-623278f87f6a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-02b6d6eb-1440-456c-81a8-5233bd78e5bb req-1dd34409-4b62-4d23-939f-1db7b18ced1a service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-02b6d6eb-1440-456c-81a8-5233bd78e5bb req-1dd34409-4b62-4d23-939f-1db7b18ced1a service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-02b6d6eb-1440-456c-81a8-5233bd78e5bb req-1dd34409-4b62-4d23-939f-1db7b18ced1a service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:21 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=88,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:22:21 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-02b6d6eb-1440-456c-81a8-5233bd78e5bb req-1dd34409-4b62-4d23-939f-1db7b18ced1a service nova] Creating event network-vif-plugged:15c8ee62-e571-4e8d-9890-7f0692c76725 for instance b7203b9e-524d-445a-a1fe-ff4374fe2f92 on devstack Aug 09 11:22:21 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-02b6d6eb-1440-456c-81a8-5233bd78e5bb req-1dd34409-4b62-4d23-939f-1db7b18ced1a service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:22:21 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-218eae65-8b98-48ae-9fde-623278f87f6a tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2" status: 200 len: 1563 microversion: 2.1 time: 1.004126 Aug 09 11:22:21 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 227/424] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:20 2026] GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 => generated 1563 bytes in 1011 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:21 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-02b6d6eb-1440-456c-81a8-5233bd78e5bb req-1dd34409-4b62-4d23-939f-1db7b18ced1a service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.159569 Aug 09 11:22:21 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 198/425] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:22:21 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:22:21 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-51970b98-5ce0-4a97-b62e-5414464d545b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:21 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=2 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:22:21 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-51970b98-5ce0-4a97-b62e-5414464d545b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:21 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=44,nova_api:UPDATE=1,nova_api:INSERT=4 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:22:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-51970b98-5ce0-4a97-b62e-5414464d545b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-51970b98-5ce0-4a97-b62e-5414464d545b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-51970b98-5ce0-4a97-b62e-5414464d545b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-51970b98-5ce0-4a97-b62e-5414464d545b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-51970b98-5ce0-4a97-b62e-5414464d545b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-51970b98-5ce0-4a97-b62e-5414464d545b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:21 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=5 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:22:21 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-51970b98-5ce0-4a97-b62e-5414464d545b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Going to try to terminate instance {{(pid=63877) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:22:21 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:22:21 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-51970b98-5ce0-4a97-b62e-5414464d545b tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 204 len: 0 microversion: 2.1 time: 0.513288 Aug 09 11:22:21 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 228/426] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:22:21 2026] DELETE /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 0 bytes in 515 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:22:21 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-52c7866e-7762-4e80-a5fc-caf1b1aab02f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:21 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-52c7866e-7762-4e80-a5fc-caf1b1aab02f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-52c7866e-7762-4e80-a5fc-caf1b1aab02f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-52c7866e-7762-4e80-a5fc-caf1b1aab02f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-52c7866e-7762-4e80-a5fc-caf1b1aab02f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-52c7866e-7762-4e80-a5fc-caf1b1aab02f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-52c7866e-7762-4e80-a5fc-caf1b1aab02f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-52c7866e-7762-4e80-a5fc-caf1b1aab02f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:22 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-52c7866e-7762-4e80-a5fc-caf1b1aab02f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:22 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b7857ba7-dad9-4b47-86c6-a5d02d4bf4ed tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:22 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-b7857ba7-dad9-4b47-86c6-a5d02d4bf4ed tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b7857ba7-dad9-4b47-86c6-a5d02d4bf4ed tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b7857ba7-dad9-4b47-86c6-a5d02d4bf4ed tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b7857ba7-dad9-4b47-86c6-a5d02d4bf4ed tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b7857ba7-dad9-4b47-86c6-a5d02d4bf4ed tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b7857ba7-dad9-4b47-86c6-a5d02d4bf4ed tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b7857ba7-dad9-4b47-86c6-a5d02d4bf4ed tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:22 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-52c7866e-7762-4e80-a5fc-caf1b1aab02f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:22 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-b7857ba7-dad9-4b47-86c6-a5d02d4bf4ed tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:22 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-52c7866e-7762-4e80-a5fc-caf1b1aab02f tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1571 microversion: 2.1 time: 0.542430 Aug 09 11:22:22 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 199/427] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:21 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1571 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:23 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-b7857ba7-dad9-4b47-86c6-a5d02d4bf4ed tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:23 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b7857ba7-dad9-4b47-86c6-a5d02d4bf4ed tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1558 microversion: 2.1 time: 1.130136 Aug 09 11:22:23 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 229/428] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:22 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1558 bytes in 1138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:23 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-46cbf916-da8c-4fdf-ae12-b54065adae1c tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:23 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-46cbf916-da8c-4fdf-ae12-b54065adae1c tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-46cbf916-da8c-4fdf-ae12-b54065adae1c tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-46cbf916-da8c-4fdf-ae12-b54065adae1c tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-46cbf916-da8c-4fdf-ae12-b54065adae1c tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-46cbf916-da8c-4fdf-ae12-b54065adae1c tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-46cbf916-da8c-4fdf-ae12-b54065adae1c tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-46cbf916-da8c-4fdf-ae12-b54065adae1c tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:23 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-9e9d8ed2-cd45-4417-82e6-4c02fb6c778e tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:23 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-9e9d8ed2-cd45-4417-82e6-4c02fb6c778e tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:23 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-46cbf916-da8c-4fdf-ae12-b54065adae1c tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9e9d8ed2-cd45-4417-82e6-4c02fb6c778e tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9e9d8ed2-cd45-4417-82e6-4c02fb6c778e tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9e9d8ed2-cd45-4417-82e6-4c02fb6c778e tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9e9d8ed2-cd45-4417-82e6-4c02fb6c778e tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9e9d8ed2-cd45-4417-82e6-4c02fb6c778e tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.009s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9e9d8ed2-cd45-4417-82e6-4c02fb6c778e tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:23 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-9e9d8ed2-cd45-4417-82e6-4c02fb6c778e tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:23 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-46cbf916-da8c-4fdf-ae12-b54065adae1c tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.484755 Aug 09 11:22:23 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 200/429] 192.168.122.209 () {58 vars in 1277 bytes} [Sun Aug 9 11:22:23 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92/os-interface => generated 283 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:22:23 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-a3e749fa-bb0e-48e1-bfa2-a004909436e9 req-e42fdbf6-9412-4c02-9aba-d499852955a7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "14452e4e-f427-4a6c-ac34-b7e63b82b455", "name": "network-vif-unplugged", "status": "completed", "tag": "6f460d01-36c1-4a89-974a-bf96b9930a73"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:22:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-a3e749fa-bb0e-48e1-bfa2-a004909436e9 req-e42fdbf6-9412-4c02-9aba-d499852955a7 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-a3e749fa-bb0e-48e1-bfa2-a004909436e9 req-e42fdbf6-9412-4c02-9aba-d499852955a7 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-a3e749fa-bb0e-48e1-bfa2-a004909436e9 req-e42fdbf6-9412-4c02-9aba-d499852955a7 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:23 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-a3e749fa-bb0e-48e1-bfa2-a004909436e9 req-e42fdbf6-9412-4c02-9aba-d499852955a7 service nova] Creating event network-vif-unplugged:6f460d01-36c1-4a89-974a-bf96b9930a73 for instance 14452e4e-f427-4a6c-ac34-b7e63b82b455 on devstack Aug 09 11:22:23 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-a3e749fa-bb0e-48e1-bfa2-a004909436e9 req-e42fdbf6-9412-4c02-9aba-d499852955a7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:22:23 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-a3e749fa-bb0e-48e1-bfa2-a004909436e9 req-e42fdbf6-9412-4c02-9aba-d499852955a7 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.105132 Aug 09 11:22:23 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 201/430] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:22:23 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:22:26 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-b4e68ee7-688f-45db-bca6-c7c49615448e req-ae5b3a56-0ae2-46f3-b8d4-d7f15dca4789 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "14452e4e-f427-4a6c-ac34-b7e63b82b455", "name": "network-vif-unplugged", "status": "completed", "tag": "6f460d01-36c1-4a89-974a-bf96b9930a73"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:22:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-b4e68ee7-688f-45db-bca6-c7c49615448e req-ae5b3a56-0ae2-46f3-b8d4-d7f15dca4789 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-b4e68ee7-688f-45db-bca6-c7c49615448e req-ae5b3a56-0ae2-46f3-b8d4-d7f15dca4789 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-b4e68ee7-688f-45db-bca6-c7c49615448e req-ae5b3a56-0ae2-46f3-b8d4-d7f15dca4789 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:26 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-b4e68ee7-688f-45db-bca6-c7c49615448e req-ae5b3a56-0ae2-46f3-b8d4-d7f15dca4789 service nova] Creating event network-vif-unplugged:6f460d01-36c1-4a89-974a-bf96b9930a73 for instance 14452e4e-f427-4a6c-ac34-b7e63b82b455 on devstack Aug 09 11:22:26 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-b4e68ee7-688f-45db-bca6-c7c49615448e req-ae5b3a56-0ae2-46f3-b8d4-d7f15dca4789 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:22:26 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-b4e68ee7-688f-45db-bca6-c7c49615448e req-ae5b3a56-0ae2-46f3-b8d4-d7f15dca4789 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.128096 Aug 09 11:22:26 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 202/431] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:22:26 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:22:26 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-5762588b-23be-43a7-9677-2d56f40554ce req-84450c86-8c95-48ab-aedf-7072805c8bdd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "14452e4e-f427-4a6c-ac34-b7e63b82b455", "name": "network-vif-deleted", "tag": "6f460d01-36c1-4a89-974a-bf96b9930a73"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:22:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-5762588b-23be-43a7-9677-2d56f40554ce req-84450c86-8c95-48ab-aedf-7072805c8bdd service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-5762588b-23be-43a7-9677-2d56f40554ce req-84450c86-8c95-48ab-aedf-7072805c8bdd service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-5762588b-23be-43a7-9677-2d56f40554ce req-84450c86-8c95-48ab-aedf-7072805c8bdd service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:26 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-5762588b-23be-43a7-9677-2d56f40554ce req-84450c86-8c95-48ab-aedf-7072805c8bdd service nova] Creating event network-vif-deleted:6f460d01-36c1-4a89-974a-bf96b9930a73 for instance 14452e4e-f427-4a6c-ac34-b7e63b82b455 on devstack Aug 09 11:22:26 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-5762588b-23be-43a7-9677-2d56f40554ce req-84450c86-8c95-48ab-aedf-7072805c8bdd service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:22:26 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-5762588b-23be-43a7-9677-2d56f40554ce req-84450c86-8c95-48ab-aedf-7072805c8bdd service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.119449 Aug 09 11:22:26 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 203/432] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:22:26 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:22:27 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-9e9d8ed2-cd45-4417-82e6-4c02fb6c778e tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:28 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-9e9d8ed2-cd45-4417-82e6-4c02fb6c778e tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 200 len: 1525 microversion: 2.1 time: 4.561222 Aug 09 11:22:28 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 230/433] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:23 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 1525 bytes in 4563 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:28 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesActionsTest-instance-1000871142", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42", "networks": [{"uuid": "703d9869-dc5d-452d-b217-e9dffbe9325b"}]}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:22:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-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.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:28 devstack devstack@n-api.service[63878]: DEBUG nova.network.neutron [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] validate_networks() for [('703d9869-dc5d-452d-b217-e9dffbe9325b', None, None, None, None, None)] {{(pid=63878) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:22:28 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-6dcfcb88-a7f3-4b44-bf2e-25ede1ea44f6 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-6dcfcb88-a7f3-4b44-bf2e-25ede1ea44f6 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6dcfcb88-a7f3-4b44-bf2e-25ede1ea44f6 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6dcfcb88-a7f3-4b44-bf2e-25ede1ea44f6 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6dcfcb88-a7f3-4b44-bf2e-25ede1ea44f6 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6dcfcb88-a7f3-4b44-bf2e-25ede1ea44f6 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6dcfcb88-a7f3-4b44-bf2e-25ede1ea44f6 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6dcfcb88-a7f3-4b44-bf2e-25ede1ea44f6 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-6dcfcb88-a7f3-4b44-bf2e-25ede1ea44f6 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] HTTP exception thrown: Instance 14452e4e-f427-4a6c-ac34-b7e63b82b455 could not be found. Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-6dcfcb88-a7f3-4b44-bf2e-25ede1ea44f6 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Returning 404 to user: Instance 14452e4e-f427-4a6c-ac34-b7e63b82b455 could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-6dcfcb88-a7f3-4b44-bf2e-25ede1ea44f6 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 404 len: 111 microversion: 2.1 time: 0.096285 Aug 09 11:22:29 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 231/434] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:29 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 111 bytes in 98 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b05e80a1-7dfa-4f54-ab70-3c95fab0e409 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-b05e80a1-7dfa-4f54-ab70-3c95fab0e409 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b05e80a1-7dfa-4f54-ab70-3c95fab0e409 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b05e80a1-7dfa-4f54-ab70-3c95fab0e409 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b05e80a1-7dfa-4f54-ab70-3c95fab0e409 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b05e80a1-7dfa-4f54-ab70-3c95fab0e409 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b05e80a1-7dfa-4f54-ab70-3c95fab0e409 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b05e80a1-7dfa-4f54-ab70-3c95fab0e409 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-b05e80a1-7dfa-4f54-ab70-3c95fab0e409 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] HTTP exception thrown: Instance 14452e4e-f427-4a6c-ac34-b7e63b82b455 could not be found. Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b05e80a1-7dfa-4f54-ab70-3c95fab0e409 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Returning 404 to user: Instance 14452e4e-f427-4a6c-ac34-b7e63b82b455 could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b05e80a1-7dfa-4f54-ab70-3c95fab0e409 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 404 len: 111 microversion: 2.1 time: 0.077367 Aug 09 11:22:29 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 232/435] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:22:29 2026] DELETE /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 111 bytes in 79 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-5c4ac0cf-fd70-438c-9e8d-07ae66c022d4 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-5c4ac0cf-fd70-438c-9e8d-07ae66c022d4 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: 14452e4e-f427-4a6c-ac34-b7e63b82b455] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5c4ac0cf-fd70-438c-9e8d-07ae66c022d4 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5c4ac0cf-fd70-438c-9e8d-07ae66c022d4 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5c4ac0cf-fd70-438c-9e8d-07ae66c022d4 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5c4ac0cf-fd70-438c-9e8d-07ae66c022d4 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5c4ac0cf-fd70-438c-9e8d-07ae66c022d4 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5c4ac0cf-fd70-438c-9e8d-07ae66c022d4 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-5c4ac0cf-fd70-438c-9e8d-07ae66c022d4 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] HTTP exception thrown: Instance 14452e4e-f427-4a6c-ac34-b7e63b82b455 could not be found. Aug 09 11:22:29 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-5c4ac0cf-fd70-438c-9e8d-07ae66c022d4 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Returning 404 to user: Instance 14452e4e-f427-4a6c-ac34-b7e63b82b455 could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:22:29 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-5c4ac0cf-fd70-438c-9e8d-07ae66c022d4 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455" status: 404 len: 111 microversion: 2.1 time: 0.092536 Aug 09 11:22:29 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 233/436] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:29 2026] GET /compute/v2.1/servers/14452e4e-f427-4a6c-ac34-b7e63b82b455 => generated 111 bytes in 100 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) Aug 09 11:22:29 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:29 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Flavor limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:22:29 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Image limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:22:30 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Flavor pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:22:30 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Image pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:22:30 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:22:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:30 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Getting quotas for project 4a482e6f80c643cda1f29b7d27e1f111. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:22:30 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Getting quotas for user 630a68178b6c41edbccbd7b5495faf4a and project 4a482e6f80c643cda1f29b7d27e1f111. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:22:30 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Going to run 1 instances... {{(pid=63878) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:22:30 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] [instance: 35731e0e-c927-43ae-bce1-75fe858a5acb] 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='f5bfcc50-eba0-489a-9da6-58e41099c8c2',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=63878) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:22:30 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-879a64da-f67a-425b-b43c-22833ba09be5 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 388 microversion: 2.1 time: 1.814385 Aug 09 11:22:30 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 204/437] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:22:28 2026] POST /compute/v2.1/servers => generated 388 bytes in 1817 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Aug 09 11:22:30 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-f92d5d01-6126-4abc-a28a-4b3b6e18df47 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:30 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-f92d5d01-6126-4abc-a28a-4b3b6e18df47 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] [instance: 35731e0e-c927-43ae-bce1-75fe858a5acb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:30 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-f92d5d01-6126-4abc-a28a-4b3b6e18df47 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:30 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-f92d5d01-6126-4abc-a28a-4b3b6e18df47 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '630a68178b6c41edbccbd7b5495faf4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a482e6f80c643cda1f29b7d27e1f111', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:30 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-f92d5d01-6126-4abc-a28a-4b3b6e18df47 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] 192.168.122.209 "GET /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb" status: 200 len: 1228 microversion: 2.1 time: 0.177519 Aug 09 11:22:30 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 234/438] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:30 2026] GET /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb => generated 1228 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:30 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-25c265f2-72ee-4f16-84c3-4b29d9036770 req-cb113d94-4888-4e51-8e2f-ff2b3f90cccb service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b7203b9e-524d-445a-a1fe-ff4374fe2f92", "tag": "15c8ee62-e571-4e8d-9890-7f0692c76725"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:22:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-25c265f2-72ee-4f16-84c3-4b29d9036770 req-cb113d94-4888-4e51-8e2f-ff2b3f90cccb service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-25c265f2-72ee-4f16-84c3-4b29d9036770 req-cb113d94-4888-4e51-8e2f-ff2b3f90cccb service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-25c265f2-72ee-4f16-84c3-4b29d9036770 req-cb113d94-4888-4e51-8e2f-ff2b3f90cccb service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:30 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-25c265f2-72ee-4f16-84c3-4b29d9036770 req-cb113d94-4888-4e51-8e2f-ff2b3f90cccb service nova] Creating event network-changed:15c8ee62-e571-4e8d-9890-7f0692c76725 for instance b7203b9e-524d-445a-a1fe-ff4374fe2f92 on devstack Aug 09 11:22:30 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-25c265f2-72ee-4f16-84c3-4b29d9036770 req-cb113d94-4888-4e51-8e2f-ff2b3f90cccb service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:22:30 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-25c265f2-72ee-4f16-84c3-4b29d9036770 req-cb113d94-4888-4e51-8e2f-ff2b3f90cccb service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.099413 Aug 09 11:22:30 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 205/439] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:22:30 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:22:31 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-051050d3-f5f8-4e5a-84ba-f1926da4348c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:31 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-051050d3-f5f8-4e5a-84ba-f1926da4348c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] [instance: 35731e0e-c927-43ae-bce1-75fe858a5acb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-051050d3-f5f8-4e5a-84ba-f1926da4348c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-051050d3-f5f8-4e5a-84ba-f1926da4348c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-051050d3-f5f8-4e5a-84ba-f1926da4348c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-051050d3-f5f8-4e5a-84ba-f1926da4348c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-051050d3-f5f8-4e5a-84ba-f1926da4348c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-051050d3-f5f8-4e5a-84ba-f1926da4348c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:31 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-051050d3-f5f8-4e5a-84ba-f1926da4348c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:31 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-051050d3-f5f8-4e5a-84ba-f1926da4348c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '630a68178b6c41edbccbd7b5495faf4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a482e6f80c643cda1f29b7d27e1f111', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:31 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-051050d3-f5f8-4e5a-84ba-f1926da4348c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] 192.168.122.209 "GET /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb" status: 200 len: 1224 microversion: 2.1 time: 0.158533 Aug 09 11:22:31 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 235/440] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:31 2026] GET /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb => generated 1224 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:31 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-301ed026-3986-45a6-a189-fe89c22eab34 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:31 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-301ed026-3986-45a6-a189-fe89c22eab34 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-301ed026-3986-45a6-a189-fe89c22eab34 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-301ed026-3986-45a6-a189-fe89c22eab34 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-301ed026-3986-45a6-a189-fe89c22eab34 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-301ed026-3986-45a6-a189-fe89c22eab34 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-301ed026-3986-45a6-a189-fe89c22eab34 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-301ed026-3986-45a6-a189-fe89c22eab34 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:31 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-301ed026-3986-45a6-a189-fe89c22eab34 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2] Going to try to terminate instance {{(pid=63878) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:22:32 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-301ed026-3986-45a6-a189-fe89c22eab34 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2" status: 204 len: 0 microversion: 2.1 time: 0.305841 Aug 09 11:22:32 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 206/441] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:22:31 2026] DELETE /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:22:32 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-103f3af3-e948-4a8f-aa9f-b88c51a18eef tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:32 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-103f3af3-e948-4a8f-aa9f-b88c51a18eef tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-103f3af3-e948-4a8f-aa9f-b88c51a18eef tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-103f3af3-e948-4a8f-aa9f-b88c51a18eef tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-103f3af3-e948-4a8f-aa9f-b88c51a18eef tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-103f3af3-e948-4a8f-aa9f-b88c51a18eef tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-103f3af3-e948-4a8f-aa9f-b88c51a18eef tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-103f3af3-e948-4a8f-aa9f-b88c51a18eef tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:32 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-103f3af3-e948-4a8f-aa9f-b88c51a18eef tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:32 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-103f3af3-e948-4a8f-aa9f-b88c51a18eef tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:32 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-6e7cd45b-06f7-4b96-bee5-bb935bffd8d4 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:32 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-6e7cd45b-06f7-4b96-bee5-bb935bffd8d4 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] [instance: 35731e0e-c927-43ae-bce1-75fe858a5acb] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:32 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-103f3af3-e948-4a8f-aa9f-b88c51a18eef tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2" status: 200 len: 1569 microversion: 2.1 time: 0.615283 Aug 09 11:22:32 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 236/442] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:32 2026] GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 => generated 1569 bytes in 618 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6e7cd45b-06f7-4b96-bee5-bb935bffd8d4 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6e7cd45b-06f7-4b96-bee5-bb935bffd8d4 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6e7cd45b-06f7-4b96-bee5-bb935bffd8d4 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6e7cd45b-06f7-4b96-bee5-bb935bffd8d4 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6e7cd45b-06f7-4b96-bee5-bb935bffd8d4 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6e7cd45b-06f7-4b96-bee5-bb935bffd8d4 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:32 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-6e7cd45b-06f7-4b96-bee5-bb935bffd8d4 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:32 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-6e7cd45b-06f7-4b96-bee5-bb935bffd8d4 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '630a68178b6c41edbccbd7b5495faf4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a482e6f80c643cda1f29b7d27e1f111', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:32 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-6e7cd45b-06f7-4b96-bee5-bb935bffd8d4 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] 192.168.122.209 "GET /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb" status: 200 len: 1288 microversion: 2.1 time: 0.267510 Aug 09 11:22:32 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 207/443] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:32 2026] GET /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb => generated 1288 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:33 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-16742974-d483-4b19-8cb1-411c59b319f5 req-3a6d08c8-9fd8-4997-9ed0-5e127014698c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2", "name": "network-vif-unplugged", "status": "completed", "tag": "c89f345a-c3bd-49d2-98e8-00f8f0ed3ef7"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:22:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-16742974-d483-4b19-8cb1-411c59b319f5 req-3a6d08c8-9fd8-4997-9ed0-5e127014698c service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-16742974-d483-4b19-8cb1-411c59b319f5 req-3a6d08c8-9fd8-4997-9ed0-5e127014698c service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-16742974-d483-4b19-8cb1-411c59b319f5 req-3a6d08c8-9fd8-4997-9ed0-5e127014698c service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:33 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-16742974-d483-4b19-8cb1-411c59b319f5 req-3a6d08c8-9fd8-4997-9ed0-5e127014698c service nova] Creating event network-vif-unplugged:c89f345a-c3bd-49d2-98e8-00f8f0ed3ef7 for instance e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 on devstack Aug 09 11:22:33 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-16742974-d483-4b19-8cb1-411c59b319f5 req-3a6d08c8-9fd8-4997-9ed0-5e127014698c service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:22:33 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-16742974-d483-4b19-8cb1-411c59b319f5 req-3a6d08c8-9fd8-4997-9ed0-5e127014698c service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.104933 Aug 09 11:22:33 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 237/444] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:22:33 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:22:33 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-30d29576-60f5-4140-9fc4-ad7270083a60 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:33 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-30d29576-60f5-4140-9fc4-ad7270083a60 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-30d29576-60f5-4140-9fc4-ad7270083a60 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-30d29576-60f5-4140-9fc4-ad7270083a60 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-30d29576-60f5-4140-9fc4-ad7270083a60 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-30d29576-60f5-4140-9fc4-ad7270083a60 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-30d29576-60f5-4140-9fc4-ad7270083a60 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-30d29576-60f5-4140-9fc4-ad7270083a60 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:33 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-30d29576-60f5-4140-9fc4-ad7270083a60 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:34 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-7c6d680a-8db7-4c0b-9331-727a01b0177c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:34 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-7c6d680a-8db7-4c0b-9331-727a01b0177c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] [instance: 35731e0e-c927-43ae-bce1-75fe858a5acb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7c6d680a-8db7-4c0b-9331-727a01b0177c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7c6d680a-8db7-4c0b-9331-727a01b0177c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7c6d680a-8db7-4c0b-9331-727a01b0177c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7c6d680a-8db7-4c0b-9331-727a01b0177c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7c6d680a-8db7-4c0b-9331-727a01b0177c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7c6d680a-8db7-4c0b-9331-727a01b0177c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:34 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-7c6d680a-8db7-4c0b-9331-727a01b0177c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:35 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-30d29576-60f5-4140-9fc4-ad7270083a60 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '133053ee44ea434fb9335ecb011b2e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82344f74715e4a8f83be071eecf10451', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:35 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-30d29576-60f5-4140-9fc4-ad7270083a60 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2" status: 200 len: 1569 microversion: 2.1 time: 1.391125 Aug 09 11:22:35 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 208/445] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:33 2026] GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 => generated 1569 bytes in 1392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:35 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-7c6d680a-8db7-4c0b-9331-727a01b0177c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '630a68178b6c41edbccbd7b5495faf4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a482e6f80c643cda1f29b7d27e1f111', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:35 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-7c6d680a-8db7-4c0b-9331-727a01b0177c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] 192.168.122.209 "GET /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb" status: 200 len: 1328 microversion: 2.1 time: 1.245070 Aug 09 11:22:35 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 238/446] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:34 2026] GET /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb => generated 1328 bytes in 1247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:22:35 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-838541f1-e970-462a-a8bb-d7165cbf826c req-e17c73c6-62ff-47a6-91a4-5df922b8772f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2", "name": "network-vif-unplugged", "status": "completed", "tag": "c89f345a-c3bd-49d2-98e8-00f8f0ed3ef7"}, {"server_uuid": "e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2", "name": "network-vif-deleted", "tag": "c89f345a-c3bd-49d2-98e8-00f8f0ed3ef7"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:22:35 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-838541f1-e970-462a-a8bb-d7165cbf826c req-e17c73c6-62ff-47a6-91a4-5df922b8772f service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:35 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-838541f1-e970-462a-a8bb-d7165cbf826c req-e17c73c6-62ff-47a6-91a4-5df922b8772f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:35 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-838541f1-e970-462a-a8bb-d7165cbf826c req-e17c73c6-62ff-47a6-91a4-5df922b8772f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:35 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-838541f1-e970-462a-a8bb-d7165cbf826c req-e17c73c6-62ff-47a6-91a4-5df922b8772f service nova] Creating event network-vif-unplugged:c89f345a-c3bd-49d2-98e8-00f8f0ed3ef7 for instance e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 on devstack Aug 09 11:22:35 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-838541f1-e970-462a-a8bb-d7165cbf826c req-e17c73c6-62ff-47a6-91a4-5df922b8772f service nova] Creating event network-vif-deleted:c89f345a-c3bd-49d2-98e8-00f8f0ed3ef7 for instance e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 on devstack Aug 09 11:22:35 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-838541f1-e970-462a-a8bb-d7165cbf826c req-e17c73c6-62ff-47a6-91a4-5df922b8772f service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:22:35 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-838541f1-e970-462a-a8bb-d7165cbf826c req-e17c73c6-62ff-47a6-91a4-5df922b8772f service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.056576 Aug 09 11:22:35 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 209/447] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:22:35 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:22:36 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-4447bc3b-8b8c-4c91-826d-0026aed404b0 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:36 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-4447bc3b-8b8c-4c91-826d-0026aed404b0 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] [instance: e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4447bc3b-8b8c-4c91-826d-0026aed404b0 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4447bc3b-8b8c-4c91-826d-0026aed404b0 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4447bc3b-8b8c-4c91-826d-0026aed404b0 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4447bc3b-8b8c-4c91-826d-0026aed404b0 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4447bc3b-8b8c-4c91-826d-0026aed404b0 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4447bc3b-8b8c-4c91-826d-0026aed404b0 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:36 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-4447bc3b-8b8c-4c91-826d-0026aed404b0 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] HTTP exception thrown: Instance e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 could not be found. Aug 09 11:22:36 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-4447bc3b-8b8c-4c91-826d-0026aed404b0 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Returning 404 to user: Instance e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:22:36 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-4447bc3b-8b8c-4c91-826d-0026aed404b0 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2" status: 404 len: 111 microversion: 2.1 time: 0.047095 Aug 09 11:22:36 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 239/448] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:36 2026] GET /compute/v2.1/servers/e233a0ee-3c3a-4b21-9b9e-d4f6d0f6e7e2 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:22:36 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-05111e61-29cc-45e6-b883-b8e48eb7d464 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:36 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-13756977-9e39-4953-a4fb-89ccc4304a12 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:36 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-13756977-9e39-4953-a4fb-89ccc4304a12 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] [instance: 35731e0e-c927-43ae-bce1-75fe858a5acb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-13756977-9e39-4953-a4fb-89ccc4304a12 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-13756977-9e39-4953-a4fb-89ccc4304a12 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-13756977-9e39-4953-a4fb-89ccc4304a12 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-13756977-9e39-4953-a4fb-89ccc4304a12 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-13756977-9e39-4953-a4fb-89ccc4304a12 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-13756977-9e39-4953-a4fb-89ccc4304a12 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:36 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-05111e61-29cc-45e6-b883-b8e48eb7d464 tempest-ServerActionsTestOtherA-2045662703 tempest-ServerActionsTestOtherA-2045662703-project-member] 192.168.122.209 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1963759374" status: 202 len: 0 microversion: 2.1 time: 0.067131 Aug 09 11:22:36 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 210/449] 192.168.122.209 () {58 vars in 1223 bytes} [Sun Aug 9 11:22:36 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1963759374 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:22:36 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-13756977-9e39-4953-a4fb-89ccc4304a12 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:36 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-0d305ec9-6268-4c27-af12-8bb8916a0551 req-eaff8435-e6db-4271-a4a9-e58ab39361f1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "35731e0e-c927-43ae-bce1-75fe858a5acb", "tag": "e7ea4dd5-577c-4693-98cc-4031f6924476"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:22:36 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-13756977-9e39-4953-a4fb-89ccc4304a12 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '630a68178b6c41edbccbd7b5495faf4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a482e6f80c643cda1f29b7d27e1f111', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-0d305ec9-6268-4c27-af12-8bb8916a0551 req-eaff8435-e6db-4271-a4a9-e58ab39361f1 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-0d305ec9-6268-4c27-af12-8bb8916a0551 req-eaff8435-e6db-4271-a4a9-e58ab39361f1 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-0d305ec9-6268-4c27-af12-8bb8916a0551 req-eaff8435-e6db-4271-a4a9-e58ab39361f1 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:36 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-0d305ec9-6268-4c27-af12-8bb8916a0551 req-eaff8435-e6db-4271-a4a9-e58ab39361f1 service nova] Creating event network-changed:e7ea4dd5-577c-4693-98cc-4031f6924476 for instance 35731e0e-c927-43ae-bce1-75fe858a5acb on devstack Aug 09 11:22:36 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-13756977-9e39-4953-a4fb-89ccc4304a12 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] 192.168.122.209 "GET /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb" status: 200 len: 1328 microversion: 2.1 time: 0.665272 Aug 09 11:22:36 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-0d305ec9-6268-4c27-af12-8bb8916a0551 req-eaff8435-e6db-4271-a4a9-e58ab39361f1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:22:36 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 240/450] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:36 2026] GET /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb => generated 1328 bytes in 669 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:36 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-0d305ec9-6268-4c27-af12-8bb8916a0551 req-eaff8435-e6db-4271-a4a9-e58ab39361f1 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.179004 Aug 09 11:22:36 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 211/451] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:22:36 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:22:37 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-eb857580-ad86-45d3-b1cc-c31b908ea33f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:37 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-eb857580-ad86-45d3-b1cc-c31b908ea33f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] [instance: 35731e0e-c927-43ae-bce1-75fe858a5acb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eb857580-ad86-45d3-b1cc-c31b908ea33f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eb857580-ad86-45d3-b1cc-c31b908ea33f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eb857580-ad86-45d3-b1cc-c31b908ea33f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eb857580-ad86-45d3-b1cc-c31b908ea33f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eb857580-ad86-45d3-b1cc-c31b908ea33f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eb857580-ad86-45d3-b1cc-c31b908ea33f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:38 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-eb857580-ad86-45d3-b1cc-c31b908ea33f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:38 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-ba000ae6-93b9-4b94-8dd5-6d9e94704a6c req-c5c93975-e4c3-4413-8da1-c1a219a3ba03 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "35731e0e-c927-43ae-bce1-75fe858a5acb", "name": "network-vif-plugged", "status": "completed", "tag": "e7ea4dd5-577c-4693-98cc-4031f6924476"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:22:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-ba000ae6-93b9-4b94-8dd5-6d9e94704a6c req-c5c93975-e4c3-4413-8da1-c1a219a3ba03 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-ba000ae6-93b9-4b94-8dd5-6d9e94704a6c req-c5c93975-e4c3-4413-8da1-c1a219a3ba03 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-ba000ae6-93b9-4b94-8dd5-6d9e94704a6c req-c5c93975-e4c3-4413-8da1-c1a219a3ba03 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:38 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-ba000ae6-93b9-4b94-8dd5-6d9e94704a6c req-c5c93975-e4c3-4413-8da1-c1a219a3ba03 service nova] Creating event network-vif-plugged:e7ea4dd5-577c-4693-98cc-4031f6924476 for instance 35731e0e-c927-43ae-bce1-75fe858a5acb on devstack Aug 09 11:22:38 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-ba000ae6-93b9-4b94-8dd5-6d9e94704a6c req-c5c93975-e4c3-4413-8da1-c1a219a3ba03 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:22:38 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-ba000ae6-93b9-4b94-8dd5-6d9e94704a6c req-c5c93975-e4c3-4413-8da1-c1a219a3ba03 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.111610 Aug 09 11:22:38 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 212/452] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:22:38 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:22:38 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-eb857580-ad86-45d3-b1cc-c31b908ea33f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '630a68178b6c41edbccbd7b5495faf4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a482e6f80c643cda1f29b7d27e1f111', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:38 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-eb857580-ad86-45d3-b1cc-c31b908ea33f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] 192.168.122.209 "GET /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb" status: 200 len: 1328 microversion: 2.1 time: 0.881810 Aug 09 11:22:38 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 241/453] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:37 2026] GET /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb => generated 1328 bytes in 884 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:39 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-90978eb6-6c85-4a3a-8250-7aa705d675ec tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:39 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-90978eb6-6c85-4a3a-8250-7aa705d675ec tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] [instance: 35731e0e-c927-43ae-bce1-75fe858a5acb] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-90978eb6-6c85-4a3a-8250-7aa705d675ec tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-90978eb6-6c85-4a3a-8250-7aa705d675ec tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-90978eb6-6c85-4a3a-8250-7aa705d675ec tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-90978eb6-6c85-4a3a-8250-7aa705d675ec tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-90978eb6-6c85-4a3a-8250-7aa705d675ec tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-90978eb6-6c85-4a3a-8250-7aa705d675ec tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:39 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-90978eb6-6c85-4a3a-8250-7aa705d675ec tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:40 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=2 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:22:40 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:22:40 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-39c642da-4809-4414-bc87-92a6cc5b853b req-bfa45015-804c-4721-9f10-fc9a058f6127 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "35731e0e-c927-43ae-bce1-75fe858a5acb", "name": "network-vif-plugged", "status": "completed", "tag": "e7ea4dd5-577c-4693-98cc-4031f6924476"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:22:40 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:22:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-39c642da-4809-4414-bc87-92a6cc5b853b req-bfa45015-804c-4721-9f10-fc9a058f6127 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-39c642da-4809-4414-bc87-92a6cc5b853b req-bfa45015-804c-4721-9f10-fc9a058f6127 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-39c642da-4809-4414-bc87-92a6cc5b853b req-bfa45015-804c-4721-9f10-fc9a058f6127 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:40 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-90978eb6-6c85-4a3a-8250-7aa705d675ec tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '630a68178b6c41edbccbd7b5495faf4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a482e6f80c643cda1f29b7d27e1f111', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:40 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-39c642da-4809-4414-bc87-92a6cc5b853b req-bfa45015-804c-4721-9f10-fc9a058f6127 service nova] Creating event network-vif-plugged:e7ea4dd5-577c-4693-98cc-4031f6924476 for instance 35731e0e-c927-43ae-bce1-75fe858a5acb on devstack Aug 09 11:22:40 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-39c642da-4809-4414-bc87-92a6cc5b853b req-bfa45015-804c-4721-9f10-fc9a058f6127 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:22:40 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-39c642da-4809-4414-bc87-92a6cc5b853b req-bfa45015-804c-4721-9f10-fc9a058f6127 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.159940 Aug 09 11:22:40 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 242/454] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:22:40 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:22:40 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-90978eb6-6c85-4a3a-8250-7aa705d675ec tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] 192.168.122.209 "GET /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb" status: 200 len: 1328 microversion: 2.1 time: 0.709488 Aug 09 11:22:40 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 213/455] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:39 2026] GET /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb => generated 1328 bytes in 721 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:41 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-c5e776b2-4ec8-4c96-99c7-1ee572eaf82c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:41 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-c5e776b2-4ec8-4c96-99c7-1ee572eaf82c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] [instance: 35731e0e-c927-43ae-bce1-75fe858a5acb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:41 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c5e776b2-4ec8-4c96-99c7-1ee572eaf82c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:41 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c5e776b2-4ec8-4c96-99c7-1ee572eaf82c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:41 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c5e776b2-4ec8-4c96-99c7-1ee572eaf82c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:41 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c5e776b2-4ec8-4c96-99c7-1ee572eaf82c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:41 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c5e776b2-4ec8-4c96-99c7-1ee572eaf82c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:41 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c5e776b2-4ec8-4c96-99c7-1ee572eaf82c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:41 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-c5e776b2-4ec8-4c96-99c7-1ee572eaf82c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:41 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-c5e776b2-4ec8-4c96-99c7-1ee572eaf82c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '630a68178b6c41edbccbd7b5495faf4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a482e6f80c643cda1f29b7d27e1f111', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:42 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-c5e776b2-4ec8-4c96-99c7-1ee572eaf82c tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] 192.168.122.209 "GET /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb" status: 200 len: 1505 microversion: 2.1 time: 0.389171 Aug 09 11:22:42 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 243/456] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:41 2026] GET /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb => generated 1505 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:44 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-480913d7-a8cf-4748-83d1-376e80ce0643 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:44 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-480913d7-a8cf-4748-83d1-376e80ce0643 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:44 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-480913d7-a8cf-4748-83d1-376e80ce0643 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:44 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-480913d7-a8cf-4748-83d1-376e80ce0643 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:44 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-480913d7-a8cf-4748-83d1-376e80ce0643 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:44 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-480913d7-a8cf-4748-83d1-376e80ce0643 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:44 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-480913d7-a8cf-4748-83d1-376e80ce0643 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:44 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-480913d7-a8cf-4748-83d1-376e80ce0643 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:44 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-480913d7-a8cf-4748-83d1-376e80ce0643 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92/ips" status: 200 len: 145 microversion: 2.1 time: 0.071281 Aug 09 11:22:44 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 214/457] 192.168.122.209 () {58 vars in 1250 bytes} [Sun Aug 9 11:22:44 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92/ips => generated 145 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:22:48 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-cfe41f0a-3081-48d7-9c80-4e3f9b712595 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "8fb5977d-d10b-4258-822c-691c37d988c8"}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:22:48 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-cfe41f0a-3081-48d7-9c80-4e3f9b712595 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cfe41f0a-3081-48d7-9c80-4e3f9b712595 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cfe41f0a-3081-48d7-9c80-4e3f9b712595 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cfe41f0a-3081-48d7-9c80-4e3f9b712595 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cfe41f0a-3081-48d7-9c80-4e3f9b712595 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cfe41f0a-3081-48d7-9c80-4e3f9b712595 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cfe41f0a-3081-48d7-9c80-4e3f9b712595 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:50 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-b3242f74-bfe6-4ed9-a4a5-f739047c0a4f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:50 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-b3242f74-bfe6-4ed9-a4a5-f739047c0a4f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] [instance: 35731e0e-c927-43ae-bce1-75fe858a5acb] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3242f74-bfe6-4ed9-a4a5-f739047c0a4f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3242f74-bfe6-4ed9-a4a5-f739047c0a4f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3242f74-bfe6-4ed9-a4a5-f739047c0a4f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3242f74-bfe6-4ed9-a4a5-f739047c0a4f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3242f74-bfe6-4ed9-a4a5-f739047c0a4f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3242f74-bfe6-4ed9-a4a5-f739047c0a4f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:50 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-b3242f74-bfe6-4ed9-a4a5-f739047c0a4f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] [instance: 35731e0e-c927-43ae-bce1-75fe858a5acb] Going to try to terminate instance {{(pid=63878) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:22:50 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-b3242f74-bfe6-4ed9-a4a5-f739047c0a4f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb" status: 204 len: 0 microversion: 2.1 time: 0.489492 Aug 09 11:22:50 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 215/458] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:22:50 2026] DELETE /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb => generated 0 bytes in 491 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:22:50 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-4ca0575c-931b-4621-94d2-18b16b3f9766 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:50 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-4ca0575c-931b-4621-94d2-18b16b3f9766 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] [instance: 35731e0e-c927-43ae-bce1-75fe858a5acb] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4ca0575c-931b-4621-94d2-18b16b3f9766 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4ca0575c-931b-4621-94d2-18b16b3f9766 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4ca0575c-931b-4621-94d2-18b16b3f9766 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4ca0575c-931b-4621-94d2-18b16b3f9766 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4ca0575c-931b-4621-94d2-18b16b3f9766 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4ca0575c-931b-4621-94d2-18b16b3f9766 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:50 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-cfe41f0a-3081-48d7-9c80-4e3f9b712595 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "POST /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 1.829734 Aug 09 11:22:50 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 244/459] 192.168.122.209 () {60 vars in 1325 bytes} [Sun Aug 9 11:22:48 2026] POST /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92/os-volume_attachments => generated 194 bytes in 1836 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:22:50 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-4ca0575c-931b-4621-94d2-18b16b3f9766 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:51 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-4ca0575c-931b-4621-94d2-18b16b3f9766 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '630a68178b6c41edbccbd7b5495faf4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a482e6f80c643cda1f29b7d27e1f111', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:51 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-4ca0575c-931b-4621-94d2-18b16b3f9766 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] 192.168.122.209 "GET /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb" status: 200 len: 1511 microversion: 2.1 time: 0.566225 Aug 09 11:22:51 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 216/460] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:50 2026] GET /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb => generated 1511 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:52 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-17bddf3b-c5dd-4fc2-b16b-ada491c6c177 req-e487f66e-7e4d-42ec-b952-93712e371cf2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "35731e0e-c927-43ae-bce1-75fe858a5acb", "name": "network-vif-unplugged", "status": "completed", "tag": "e7ea4dd5-577c-4693-98cc-4031f6924476"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:22:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-17bddf3b-c5dd-4fc2-b16b-ada491c6c177 req-e487f66e-7e4d-42ec-b952-93712e371cf2 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-17bddf3b-c5dd-4fc2-b16b-ada491c6c177 req-e487f66e-7e4d-42ec-b952-93712e371cf2 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-17bddf3b-c5dd-4fc2-b16b-ada491c6c177 req-e487f66e-7e4d-42ec-b952-93712e371cf2 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:52 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-17bddf3b-c5dd-4fc2-b16b-ada491c6c177 req-e487f66e-7e4d-42ec-b952-93712e371cf2 service nova] Creating event network-vif-unplugged:e7ea4dd5-577c-4693-98cc-4031f6924476 for instance 35731e0e-c927-43ae-bce1-75fe858a5acb on devstack Aug 09 11:22:52 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-17bddf3b-c5dd-4fc2-b16b-ada491c6c177 req-e487f66e-7e4d-42ec-b952-93712e371cf2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:22:52 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-17bddf3b-c5dd-4fc2-b16b-ada491c6c177 req-e487f66e-7e4d-42ec-b952-93712e371cf2 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.103114 Aug 09 11:22:52 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 245/461] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:22:52 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:22:52 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-dea2da21-0924-40c1-80a8-ad4df2431f99 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:52 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-dea2da21-0924-40c1-80a8-ad4df2431f99 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] [instance: 35731e0e-c927-43ae-bce1-75fe858a5acb] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dea2da21-0924-40c1-80a8-ad4df2431f99 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dea2da21-0924-40c1-80a8-ad4df2431f99 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dea2da21-0924-40c1-80a8-ad4df2431f99 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dea2da21-0924-40c1-80a8-ad4df2431f99 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dea2da21-0924-40c1-80a8-ad4df2431f99 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dea2da21-0924-40c1-80a8-ad4df2431f99 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:52 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-dea2da21-0924-40c1-80a8-ad4df2431f99 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:52 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-2534bfb3-98db-4f35-9d6e-ad9d607f463c req-005c3e60-2104-4ef9-aec2-764f9a2d5d5f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "35731e0e-c927-43ae-bce1-75fe858a5acb", "name": "network-vif-deleted", "tag": "e7ea4dd5-577c-4693-98cc-4031f6924476"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:22:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-2534bfb3-98db-4f35-9d6e-ad9d607f463c req-005c3e60-2104-4ef9-aec2-764f9a2d5d5f service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-2534bfb3-98db-4f35-9d6e-ad9d607f463c req-005c3e60-2104-4ef9-aec2-764f9a2d5d5f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-2534bfb3-98db-4f35-9d6e-ad9d607f463c req-005c3e60-2104-4ef9-aec2-764f9a2d5d5f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:52 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-2534bfb3-98db-4f35-9d6e-ad9d607f463c req-005c3e60-2104-4ef9-aec2-764f9a2d5d5f service nova] Creating event network-vif-deleted:e7ea4dd5-577c-4693-98cc-4031f6924476 for instance 35731e0e-c927-43ae-bce1-75fe858a5acb on devstack Aug 09 11:22:52 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-2534bfb3-98db-4f35-9d6e-ad9d607f463c req-005c3e60-2104-4ef9-aec2-764f9a2d5d5f service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:22:52 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-dea2da21-0924-40c1-80a8-ad4df2431f99 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '630a68178b6c41edbccbd7b5495faf4a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4a482e6f80c643cda1f29b7d27e1f111', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:52 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-2534bfb3-98db-4f35-9d6e-ad9d607f463c req-005c3e60-2104-4ef9-aec2-764f9a2d5d5f service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.093079 Aug 09 11:22:52 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 246/462] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:22:52 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:22:52 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-dea2da21-0924-40c1-80a8-ad4df2431f99 tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] 192.168.122.209 "GET /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb" status: 200 len: 1469 microversion: 2.1 time: 0.571701 Aug 09 11:22:52 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 217/463] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:52 2026] GET /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb => generated 1469 bytes in 576 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:53 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-c560b6a5-fae2-43ba-9f31-6697d5330b3f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:53 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-c560b6a5-fae2-43ba-9f31-6697d5330b3f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] [instance: 35731e0e-c927-43ae-bce1-75fe858a5acb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c560b6a5-fae2-43ba-9f31-6697d5330b3f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c560b6a5-fae2-43ba-9f31-6697d5330b3f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c560b6a5-fae2-43ba-9f31-6697d5330b3f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c560b6a5-fae2-43ba-9f31-6697d5330b3f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c560b6a5-fae2-43ba-9f31-6697d5330b3f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c560b6a5-fae2-43ba-9f31-6697d5330b3f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:53 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-c560b6a5-fae2-43ba-9f31-6697d5330b3f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] HTTP exception thrown: Instance 35731e0e-c927-43ae-bce1-75fe858a5acb could not be found. Aug 09 11:22:53 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-c560b6a5-fae2-43ba-9f31-6697d5330b3f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] Returning 404 to user: Instance 35731e0e-c927-43ae-bce1-75fe858a5acb could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:22:53 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-c560b6a5-fae2-43ba-9f31-6697d5330b3f tempest-VolumesActionsTest-404866619 tempest-VolumesActionsTest-404866619-project-member] 192.168.122.209 "GET /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb" status: 404 len: 111 microversion: 2.1 time: 0.064042 Aug 09 11:22:53 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 247/464] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:53 2026] GET /compute/v2.1/servers/35731e0e-c927-43ae-bce1-75fe858a5acb => generated 111 bytes in 67 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:22:54 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-0562a6ce-3062-4cad-9976-d88089f79093 req-31f5aea2-d0b6-443b-8499-36f3f7a93b6b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "35731e0e-c927-43ae-bce1-75fe858a5acb", "name": "network-vif-unplugged", "status": "completed", "tag": "e7ea4dd5-577c-4693-98cc-4031f6924476"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:22:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-0562a6ce-3062-4cad-9976-d88089f79093 req-31f5aea2-d0b6-443b-8499-36f3f7a93b6b service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-0562a6ce-3062-4cad-9976-d88089f79093 req-31f5aea2-d0b6-443b-8499-36f3f7a93b6b service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-0562a6ce-3062-4cad-9976-d88089f79093 req-31f5aea2-d0b6-443b-8499-36f3f7a93b6b service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:54 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-0562a6ce-3062-4cad-9976-d88089f79093 req-31f5aea2-d0b6-443b-8499-36f3f7a93b6b service nova] Creating event network-vif-unplugged:e7ea4dd5-577c-4693-98cc-4031f6924476 for instance 35731e0e-c927-43ae-bce1-75fe858a5acb on devstack Aug 09 11:22:54 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-0562a6ce-3062-4cad-9976-d88089f79093 req-31f5aea2-d0b6-443b-8499-36f3f7a93b6b service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:22:54 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-0562a6ce-3062-4cad-9976-d88089f79093 req-31f5aea2-d0b6-443b-8499-36f3f7a93b6b service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.062808 Aug 09 11:22:54 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 218/465] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:22:54 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:22:54 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-ebf8b516-696a-423a-8c6e-2ef18e0ef615 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:22:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ebf8b516-696a-423a-8c6e-2ef18e0ef615 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ebf8b516-696a-423a-8c6e-2ef18e0ef615 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ebf8b516-696a-423a-8c6e-2ef18e0ef615 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:54 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-ebf8b516-696a-423a-8c6e-2ef18e0ef615 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Going to try to stop instance {{(pid=63877) force_stop /opt/stack/nova/nova/compute/api.py:2855}} Aug 09 11:22:54 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-ebf8b516-696a-423a-8c6e-2ef18e0ef615 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "POST /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92/action" status: 202 len: 0 microversion: 2.1 time: 0.180464 Aug 09 11:22:54 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 248/466] 192.168.122.209 () {60 vars in 1280 bytes} [Sun Aug 9 11:22:54 2026] POST /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92/action => generated 0 bytes in 182 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) Aug 09 11:22:54 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-a3ba31ae-ba85-41ed-ad06-574b1ae5788f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:54 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-a3ba31ae-ba85-41ed-ad06-574b1ae5788f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a3ba31ae-ba85-41ed-ad06-574b1ae5788f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a3ba31ae-ba85-41ed-ad06-574b1ae5788f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a3ba31ae-ba85-41ed-ad06-574b1ae5788f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a3ba31ae-ba85-41ed-ad06-574b1ae5788f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a3ba31ae-ba85-41ed-ad06-574b1ae5788f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a3ba31ae-ba85-41ed-ad06-574b1ae5788f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:54 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-a3ba31ae-ba85-41ed-ad06-574b1ae5788f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:55 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-a3ba31ae-ba85-41ed-ad06-574b1ae5788f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:55 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-a3ba31ae-ba85-41ed-ad06-574b1ae5788f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1733 microversion: 2.1 time: 0.439565 Aug 09 11:22:55 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 219/467] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:54 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1733 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:56 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b901d250-bfcf-4b60-8009-2e6383bbfc54 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:56 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-b901d250-bfcf-4b60-8009-2e6383bbfc54 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b901d250-bfcf-4b60-8009-2e6383bbfc54 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b901d250-bfcf-4b60-8009-2e6383bbfc54 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b901d250-bfcf-4b60-8009-2e6383bbfc54 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b901d250-bfcf-4b60-8009-2e6383bbfc54 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b901d250-bfcf-4b60-8009-2e6383bbfc54 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b901d250-bfcf-4b60-8009-2e6383bbfc54 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:56 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-b901d250-bfcf-4b60-8009-2e6383bbfc54 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:56 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-b901d250-bfcf-4b60-8009-2e6383bbfc54 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:56 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b901d250-bfcf-4b60-8009-2e6383bbfc54 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1710 microversion: 2.1 time: 0.302862 Aug 09 11:22:56 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 249/468] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:56 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1710 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:56 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-881a526e-61cc-481f-9f7f-9aac8300e51a tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:22:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-881a526e-61cc-481f-9f7f-9aac8300e51a tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-881a526e-61cc-481f-9f7f-9aac8300e51a tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-881a526e-61cc-481f-9f7f-9aac8300e51a tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:56 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-881a526e-61cc-481f-9f7f-9aac8300e51a tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Going to try to start instance {{(pid=63878) start /opt/stack/nova/nova/compute/api.py:2878}} Aug 09 11:22:56 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-881a526e-61cc-481f-9f7f-9aac8300e51a tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "POST /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92/action" status: 202 len: 0 microversion: 2.1 time: 0.204640 Aug 09 11:22:56 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 220/469] 192.168.122.209 () {60 vars in 1280 bytes} [Sun Aug 9 11:22:56 2026] POST /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92/action => generated 0 bytes in 209 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:22:56 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-64be327c-370e-4b69-8f65-ec2b5b5b71ef tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:56 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-64be327c-370e-4b69-8f65-ec2b5b5b71ef tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-64be327c-370e-4b69-8f65-ec2b5b5b71ef tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-64be327c-370e-4b69-8f65-ec2b5b5b71ef tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-64be327c-370e-4b69-8f65-ec2b5b5b71ef tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-64be327c-370e-4b69-8f65-ec2b5b5b71ef tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-64be327c-370e-4b69-8f65-ec2b5b5b71ef tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-64be327c-370e-4b69-8f65-ec2b5b5b71ef tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:57 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-64be327c-370e-4b69-8f65-ec2b5b5b71ef tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:57 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-64be327c-370e-4b69-8f65-ec2b5b5b71ef tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:57 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-64be327c-370e-4b69-8f65-ec2b5b5b71ef tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1719 microversion: 2.1 time: 0.513055 Aug 09 11:22:57 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 250/470] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:56 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1719 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:22:58 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-21f26b1d-1f30-434a-a7ee-14fcdbc6639f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:22:58 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-21f26b1d-1f30-434a-a7ee-14fcdbc6639f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:22:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-21f26b1d-1f30-434a-a7ee-14fcdbc6639f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-21f26b1d-1f30-434a-a7ee-14fcdbc6639f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-21f26b1d-1f30-434a-a7ee-14fcdbc6639f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-21f26b1d-1f30-434a-a7ee-14fcdbc6639f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-21f26b1d-1f30-434a-a7ee-14fcdbc6639f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-21f26b1d-1f30-434a-a7ee-14fcdbc6639f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:58 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-21f26b1d-1f30-434a-a7ee-14fcdbc6639f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:22:59 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-21f26b1d-1f30-434a-a7ee-14fcdbc6639f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:22:59 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-21f26b1d-1f30-434a-a7ee-14fcdbc6639f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1719 microversion: 2.1 time: 0.650678 Aug 09 11:22:59 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 221/471] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:22:58 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1719 bytes in 652 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:22:59 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-a97fb42f-7700-44fc-b2a3-412944055a23 req-a2ff959e-34fe-40b2-8d3c-91cac3e54459 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b7203b9e-524d-445a-a1fe-ff4374fe2f92", "name": "network-vif-unplugged", "status": "completed", "tag": "15c8ee62-e571-4e8d-9890-7f0692c76725"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:22:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-a97fb42f-7700-44fc-b2a3-412944055a23 req-a2ff959e-34fe-40b2-8d3c-91cac3e54459 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:22:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-a97fb42f-7700-44fc-b2a3-412944055a23 req-a2ff959e-34fe-40b2-8d3c-91cac3e54459 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:22:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-a97fb42f-7700-44fc-b2a3-412944055a23 req-a2ff959e-34fe-40b2-8d3c-91cac3e54459 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:22:59 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-a97fb42f-7700-44fc-b2a3-412944055a23 req-a2ff959e-34fe-40b2-8d3c-91cac3e54459 service nova] Creating event network-vif-unplugged:15c8ee62-e571-4e8d-9890-7f0692c76725 for instance b7203b9e-524d-445a-a1fe-ff4374fe2f92 on devstack Aug 09 11:22:59 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-a97fb42f-7700-44fc-b2a3-412944055a23 req-a2ff959e-34fe-40b2-8d3c-91cac3e54459 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:22:59 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-a97fb42f-7700-44fc-b2a3-412944055a23 req-a2ff959e-34fe-40b2-8d3c-91cac3e54459 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.075620 Aug 09 11:22:59 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 251/472] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:22:59 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:23:00 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-0bdedb4e-c514-4ed6-beda-5abaa308bffc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:00 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-0bdedb4e-c514-4ed6-beda-5abaa308bffc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:00 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0bdedb4e-c514-4ed6-beda-5abaa308bffc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:00 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0bdedb4e-c514-4ed6-beda-5abaa308bffc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:00 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0bdedb4e-c514-4ed6-beda-5abaa308bffc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:00 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0bdedb4e-c514-4ed6-beda-5abaa308bffc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:00 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0bdedb4e-c514-4ed6-beda-5abaa308bffc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:00 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0bdedb4e-c514-4ed6-beda-5abaa308bffc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:00 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-0bdedb4e-c514-4ed6-beda-5abaa308bffc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:00 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-0bdedb4e-c514-4ed6-beda-5abaa308bffc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:00 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-0bdedb4e-c514-4ed6-beda-5abaa308bffc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1719 microversion: 2.1 time: 0.592734 Aug 09 11:23:00 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 222/473] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:00 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1719 bytes in 594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:23:01 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-005484dd-2d63-424a-914b-d329a3043ca6 req-6263b589-7c5d-4bd8-8671-d8924785d7c9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b7203b9e-524d-445a-a1fe-ff4374fe2f92", "name": "network-vif-unplugged", "status": "completed", "tag": "15c8ee62-e571-4e8d-9890-7f0692c76725"}, {"server_uuid": "b7203b9e-524d-445a-a1fe-ff4374fe2f92", "name": "network-vif-plugged", "status": "completed", "tag": "15c8ee62-e571-4e8d-9890-7f0692c76725"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:23:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-005484dd-2d63-424a-914b-d329a3043ca6 req-6263b589-7c5d-4bd8-8671-d8924785d7c9 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-005484dd-2d63-424a-914b-d329a3043ca6 req-6263b589-7c5d-4bd8-8671-d8924785d7c9 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-005484dd-2d63-424a-914b-d329a3043ca6 req-6263b589-7c5d-4bd8-8671-d8924785d7c9 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:01 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-005484dd-2d63-424a-914b-d329a3043ca6 req-6263b589-7c5d-4bd8-8671-d8924785d7c9 service nova] Creating event network-vif-unplugged:15c8ee62-e571-4e8d-9890-7f0692c76725 for instance b7203b9e-524d-445a-a1fe-ff4374fe2f92 on devstack Aug 09 11:23:01 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-005484dd-2d63-424a-914b-d329a3043ca6 req-6263b589-7c5d-4bd8-8671-d8924785d7c9 service nova] Creating event network-vif-plugged:15c8ee62-e571-4e8d-9890-7f0692c76725 for instance b7203b9e-524d-445a-a1fe-ff4374fe2f92 on devstack Aug 09 11:23:01 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-005484dd-2d63-424a-914b-d329a3043ca6 req-6263b589-7c5d-4bd8-8671-d8924785d7c9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:23:01 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-005484dd-2d63-424a-914b-d329a3043ca6 req-6263b589-7c5d-4bd8-8671-d8924785d7c9 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.076722 Aug 09 11:23:01 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 252/474] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:23:01 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:23:01 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-a9b908c0-5ee5-4fb4-b959-490b5333229d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:01 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-a9b908c0-5ee5-4fb4-b959-490b5333229d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a9b908c0-5ee5-4fb4-b959-490b5333229d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a9b908c0-5ee5-4fb4-b959-490b5333229d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a9b908c0-5ee5-4fb4-b959-490b5333229d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a9b908c0-5ee5-4fb4-b959-490b5333229d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a9b908c0-5ee5-4fb4-b959-490b5333229d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a9b908c0-5ee5-4fb4-b959-490b5333229d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:01 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-a9b908c0-5ee5-4fb4-b959-490b5333229d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:02 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-a9b908c0-5ee5-4fb4-b959-490b5333229d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:02 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-a9b908c0-5ee5-4fb4-b959-490b5333229d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1719 microversion: 2.1 time: 0.407043 Aug 09 11:23:02 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 223/475] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:01 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1719 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:23:03 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-691be270-26fb-4bca-b7d8-f14b3937e833 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:03 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-691be270-26fb-4bca-b7d8-f14b3937e833 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-691be270-26fb-4bca-b7d8-f14b3937e833 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-691be270-26fb-4bca-b7d8-f14b3937e833 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-691be270-26fb-4bca-b7d8-f14b3937e833 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-691be270-26fb-4bca-b7d8-f14b3937e833 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-691be270-26fb-4bca-b7d8-f14b3937e833 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-691be270-26fb-4bca-b7d8-f14b3937e833 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:03 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-ed042eed-babc-4f2b-9ca8-d1e4246157a4 req-fb8161a0-e0df-45e0-bfdb-bd2b7752a8c3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b7203b9e-524d-445a-a1fe-ff4374fe2f92", "name": "network-vif-plugged", "status": "completed", "tag": "15c8ee62-e571-4e8d-9890-7f0692c76725"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:23:03 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-ed042eed-babc-4f2b-9ca8-d1e4246157a4 req-fb8161a0-e0df-45e0-bfdb-bd2b7752a8c3 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:03 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-ed042eed-babc-4f2b-9ca8-d1e4246157a4 req-fb8161a0-e0df-45e0-bfdb-bd2b7752a8c3 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:03 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-ed042eed-babc-4f2b-9ca8-d1e4246157a4 req-fb8161a0-e0df-45e0-bfdb-bd2b7752a8c3 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:03 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-691be270-26fb-4bca-b7d8-f14b3937e833 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:03 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-ed042eed-babc-4f2b-9ca8-d1e4246157a4 req-fb8161a0-e0df-45e0-bfdb-bd2b7752a8c3 service nova] Creating event network-vif-plugged:15c8ee62-e571-4e8d-9890-7f0692c76725 for instance b7203b9e-524d-445a-a1fe-ff4374fe2f92 on devstack Aug 09 11:23:03 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-ed042eed-babc-4f2b-9ca8-d1e4246157a4 req-fb8161a0-e0df-45e0-bfdb-bd2b7752a8c3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:23:03 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-ed042eed-babc-4f2b-9ca8-d1e4246157a4 req-fb8161a0-e0df-45e0-bfdb-bd2b7752a8c3 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.146801 Aug 09 11:23:03 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 224/476] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:23:03 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:23:05 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-691be270-26fb-4bca-b7d8-f14b3937e833 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:05 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-691be270-26fb-4bca-b7d8-f14b3937e833 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1719 microversion: 2.1 time: 2.186413 Aug 09 11:23:05 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 253/477] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:03 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1719 bytes in 2203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:23:06 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-05fa7c0d-dcad-407c-b9e2-2e6a1a45500d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:06 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-05fa7c0d-dcad-407c-b9e2-2e6a1a45500d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-05fa7c0d-dcad-407c-b9e2-2e6a1a45500d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-05fa7c0d-dcad-407c-b9e2-2e6a1a45500d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-05fa7c0d-dcad-407c-b9e2-2e6a1a45500d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-05fa7c0d-dcad-407c-b9e2-2e6a1a45500d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-05fa7c0d-dcad-407c-b9e2-2e6a1a45500d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-05fa7c0d-dcad-407c-b9e2-2e6a1a45500d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:06 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-05fa7c0d-dcad-407c-b9e2-2e6a1a45500d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:06 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-05fa7c0d-dcad-407c-b9e2-2e6a1a45500d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:06 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-05fa7c0d-dcad-407c-b9e2-2e6a1a45500d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1723 microversion: 2.1 time: 0.500325 Aug 09 11:23:06 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 225/478] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:06 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1723 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:23:07 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-f9ac65db-8fc7-4808-ba0b-122c8c2804ba tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-450834401", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG5Sxchj94nQxNPLPy5aGzWHJDzX1UZZoRfHA4cP2TEMc6Gk6jdhC3fL/t5Ew9ZEOlIzGWRH0JzjlaDaDNyjvX3DwAW1Y3JUJ6QE8vEWpPsCmE4jhu39qOoPZx/0ET+/nA=="}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:23:07 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-f9ac65db-8fc7-4808-ba0b-122c8c2804ba tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Getting quotas for project c5fa80ed8d364108a74db6f4a9f76a7c. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:23:07 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-f9ac65db-8fc7-4808-ba0b-122c8c2804ba tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Getting quotas for user 65fef7ccf3504ede8d735f2d09fb76d3 and project c5fa80ed8d364108a74db6f4a9f76a7c. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:23:07 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-f9ac65db-8fc7-4808-ba0b-122c8c2804ba tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.483471 Aug 09 11:23:07 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 254/479] 192.168.122.209 () {60 vars in 1161 bytes} [Sun Aug 9 11:23:07 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 490 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:23:10 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-135743138", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "d28c155e-d8d2-4fc1-bad4-e199751c742d"}], "security_groups": [{"name": "tempest-securitygroup--73154756"}], "key_name": "tempest-keypair-450834401", "user_data": "}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:23:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:10 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:10 devstack devstack@n-api.service[63878]: DEBUG nova.network.neutron [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] validate_networks() for [('d28c155e-d8d2-4fc1-bad4-e199751c742d', None, None, None, None, None)] {{(pid=63878) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:23:10 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:11 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:11 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Flavor limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:23:11 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Image limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:23:11 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Flavor pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:23:11 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Image pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:23:11 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:23:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-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.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:11 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Getting quotas for project c5fa80ed8d364108a74db6f4a9f76a7c. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:23:11 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Getting quotas for user 65fef7ccf3504ede8d735f2d09fb76d3 and project c5fa80ed8d364108a74db6f4a9f76a7c. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:23:11 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Going to run 1 instances... {{(pid=63878) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:23:11 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: b80c73ac-d56b-4ae7-b465-e41c2d00aa56] 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='f5bfcc50-eba0-489a-9da6-58e41099c8c2',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=63878) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:23:11 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-2676910a-04f6-4a6c-8c27-e6579943602b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 408 microversion: 2.1 time: 1.017992 Aug 09 11:23:11 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 226/480] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:23:10 2026] POST /compute/v2.1/servers => generated 408 bytes in 1029 msecs (HTTP/1.1 202) 10 headers in 455 bytes (2 switches on core 0) Aug 09 11:23:11 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-827558b0-4bca-4f7f-81ec-368c426ca1fb tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:11 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-827558b0-4bca-4f7f-81ec-368c426ca1fb tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: b80c73ac-d56b-4ae7-b465-e41c2d00aa56] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:11 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-827558b0-4bca-4f7f-81ec-368c426ca1fb tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:11 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-827558b0-4bca-4f7f-81ec-368c426ca1fb tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:11 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-827558b0-4bca-4f7f-81ec-368c426ca1fb tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56" status: 200 len: 1254 microversion: 2.1 time: 0.139153 Aug 09 11:23:11 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 255/481] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:11 2026] GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56 => generated 1254 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:23:12 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-2825e05e-7408-4f7c-829a-295fcb64c903 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:12 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-2825e05e-7408-4f7c-829a-295fcb64c903 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: b80c73ac-d56b-4ae7-b465-e41c2d00aa56] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2825e05e-7408-4f7c-829a-295fcb64c903 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2825e05e-7408-4f7c-829a-295fcb64c903 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2825e05e-7408-4f7c-829a-295fcb64c903 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2825e05e-7408-4f7c-829a-295fcb64c903 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2825e05e-7408-4f7c-829a-295fcb64c903 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2825e05e-7408-4f7c-829a-295fcb64c903 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:12 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-2825e05e-7408-4f7c-829a-295fcb64c903 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:12 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-2825e05e-7408-4f7c-829a-295fcb64c903 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:12 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-2825e05e-7408-4f7c-829a-295fcb64c903 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56" status: 200 len: 1306 microversion: 2.1 time: 0.225854 Aug 09 11:23:12 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 227/482] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:12 2026] GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56 => generated 1306 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:23:13 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-edabe545-4320-48de-ba00-cccdd1540ac3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:13 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-edabe545-4320-48de-ba00-cccdd1540ac3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: b80c73ac-d56b-4ae7-b465-e41c2d00aa56] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:14 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-edabe545-4320-48de-ba00-cccdd1540ac3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:14 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-edabe545-4320-48de-ba00-cccdd1540ac3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:14 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-edabe545-4320-48de-ba00-cccdd1540ac3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:14 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-edabe545-4320-48de-ba00-cccdd1540ac3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:14 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-edabe545-4320-48de-ba00-cccdd1540ac3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:14 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-edabe545-4320-48de-ba00-cccdd1540ac3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:14 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-edabe545-4320-48de-ba00-cccdd1540ac3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:14 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-edabe545-4320-48de-ba00-cccdd1540ac3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:14 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-edabe545-4320-48de-ba00-cccdd1540ac3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56" status: 200 len: 1312 microversion: 2.1 time: 0.325261 Aug 09 11:23:14 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 256/483] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:13 2026] GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56 => generated 1312 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:23:15 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-97aaef4a-c9df-4838-ac8d-d78315756956 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:15 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-97aaef4a-c9df-4838-ac8d-d78315756956 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: b80c73ac-d56b-4ae7-b465-e41c2d00aa56] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-97aaef4a-c9df-4838-ac8d-d78315756956 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-97aaef4a-c9df-4838-ac8d-d78315756956 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-97aaef4a-c9df-4838-ac8d-d78315756956 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-97aaef4a-c9df-4838-ac8d-d78315756956 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-97aaef4a-c9df-4838-ac8d-d78315756956 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-97aaef4a-c9df-4838-ac8d-d78315756956 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:15 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-97aaef4a-c9df-4838-ac8d-d78315756956 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:15 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-97aaef4a-c9df-4838-ac8d-d78315756956 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:15 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-97aaef4a-c9df-4838-ac8d-d78315756956 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56" status: 200 len: 1378 microversion: 2.1 time: 0.395013 Aug 09 11:23:15 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 228/484] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:15 2026] GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56 => generated 1378 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:23:16 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-6ef090af-400e-437c-9383-c7de7414fec9 req-bf598c02-e261-440c-876a-dc507a0fe28a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b80c73ac-d56b-4ae7-b465-e41c2d00aa56", "tag": "497c80ee-6e83-46b9-85bb-7e3252ebfeb0"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:23:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-6ef090af-400e-437c-9383-c7de7414fec9 req-bf598c02-e261-440c-876a-dc507a0fe28a service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-6ef090af-400e-437c-9383-c7de7414fec9 req-bf598c02-e261-440c-876a-dc507a0fe28a service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-6ef090af-400e-437c-9383-c7de7414fec9 req-bf598c02-e261-440c-876a-dc507a0fe28a service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:16 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-6ef090af-400e-437c-9383-c7de7414fec9 req-bf598c02-e261-440c-876a-dc507a0fe28a service nova] Creating event network-changed:497c80ee-6e83-46b9-85bb-7e3252ebfeb0 for instance b80c73ac-d56b-4ae7-b465-e41c2d00aa56 on devstack Aug 09 11:23:16 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-6ef090af-400e-437c-9383-c7de7414fec9 req-bf598c02-e261-440c-876a-dc507a0fe28a service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:23:16 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-6ef090af-400e-437c-9383-c7de7414fec9 req-bf598c02-e261-440c-876a-dc507a0fe28a service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.077021 Aug 09 11:23:16 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 257/485] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:23:16 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:23:16 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-e015660f-4286-4300-aadd-c0907323c915 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:16 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-e015660f-4286-4300-aadd-c0907323c915 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: b80c73ac-d56b-4ae7-b465-e41c2d00aa56] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e015660f-4286-4300-aadd-c0907323c915 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e015660f-4286-4300-aadd-c0907323c915 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e015660f-4286-4300-aadd-c0907323c915 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e015660f-4286-4300-aadd-c0907323c915 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e015660f-4286-4300-aadd-c0907323c915 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e015660f-4286-4300-aadd-c0907323c915 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:16 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-e015660f-4286-4300-aadd-c0907323c915 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:17 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-e015660f-4286-4300-aadd-c0907323c915 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:17 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-e015660f-4286-4300-aadd-c0907323c915 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56" status: 200 len: 1378 microversion: 2.1 time: 0.321848 Aug 09 11:23:17 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 229/486] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:16 2026] GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56 => generated 1378 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:23:18 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-99bd8a2c-8a71-4cfd-8c45-954a99c64d75 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:18 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-99bd8a2c-8a71-4cfd-8c45-954a99c64d75 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: b80c73ac-d56b-4ae7-b465-e41c2d00aa56] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-99bd8a2c-8a71-4cfd-8c45-954a99c64d75 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-99bd8a2c-8a71-4cfd-8c45-954a99c64d75 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-99bd8a2c-8a71-4cfd-8c45-954a99c64d75 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-99bd8a2c-8a71-4cfd-8c45-954a99c64d75 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-99bd8a2c-8a71-4cfd-8c45-954a99c64d75 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-99bd8a2c-8a71-4cfd-8c45-954a99c64d75 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:18 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-99bd8a2c-8a71-4cfd-8c45-954a99c64d75 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:18 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-e0078b2c-66c6-4da2-b26e-cef20bac87de req-e6e6517a-b33b-43b3-bb25-4a26e8eb71ba service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b80c73ac-d56b-4ae7-b465-e41c2d00aa56", "name": "network-vif-plugged", "status": "completed", "tag": "497c80ee-6e83-46b9-85bb-7e3252ebfeb0"}, {"server_uuid": "b80c73ac-d56b-4ae7-b465-e41c2d00aa56", "name": "network-vif-plugged", "status": "completed", "tag": "497c80ee-6e83-46b9-85bb-7e3252ebfeb0"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:23:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-e0078b2c-66c6-4da2-b26e-cef20bac87de req-e6e6517a-b33b-43b3-bb25-4a26e8eb71ba service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-e0078b2c-66c6-4da2-b26e-cef20bac87de req-e6e6517a-b33b-43b3-bb25-4a26e8eb71ba service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-e0078b2c-66c6-4da2-b26e-cef20bac87de req-e6e6517a-b33b-43b3-bb25-4a26e8eb71ba service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:18 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-e0078b2c-66c6-4da2-b26e-cef20bac87de req-e6e6517a-b33b-43b3-bb25-4a26e8eb71ba service nova] Creating event network-vif-plugged:497c80ee-6e83-46b9-85bb-7e3252ebfeb0 for instance b80c73ac-d56b-4ae7-b465-e41c2d00aa56 on devstack Aug 09 11:23:18 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-e0078b2c-66c6-4da2-b26e-cef20bac87de req-e6e6517a-b33b-43b3-bb25-4a26e8eb71ba service nova] Creating event network-vif-plugged:497c80ee-6e83-46b9-85bb-7e3252ebfeb0 for instance b80c73ac-d56b-4ae7-b465-e41c2d00aa56 on devstack Aug 09 11:23:18 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-e0078b2c-66c6-4da2-b26e-cef20bac87de req-e6e6517a-b33b-43b3-bb25-4a26e8eb71ba service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:23:18 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-e0078b2c-66c6-4da2-b26e-cef20bac87de req-e6e6517a-b33b-43b3-bb25-4a26e8eb71ba service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.089817 Aug 09 11:23:18 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 230/487] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:23:18 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:23:18 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-99bd8a2c-8a71-4cfd-8c45-954a99c64d75 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:18 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-99bd8a2c-8a71-4cfd-8c45-954a99c64d75 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56" status: 200 len: 1378 microversion: 2.1 time: 0.631349 Aug 09 11:23:18 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 258/488] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:18 2026] GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56 => generated 1378 bytes in 633 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:23:19 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-db4816e7-fee6-484b-b4cf-34e0283dd9a2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:19 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-db4816e7-fee6-484b-b4cf-34e0283dd9a2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: b80c73ac-d56b-4ae7-b465-e41c2d00aa56] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-db4816e7-fee6-484b-b4cf-34e0283dd9a2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-db4816e7-fee6-484b-b4cf-34e0283dd9a2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-db4816e7-fee6-484b-b4cf-34e0283dd9a2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-db4816e7-fee6-484b-b4cf-34e0283dd9a2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-db4816e7-fee6-484b-b4cf-34e0283dd9a2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-db4816e7-fee6-484b-b4cf-34e0283dd9a2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:19 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=107,nova_cell1:UPDATE=5,nova_cell1:INSERT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:23:19 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-db4816e7-fee6-484b-b4cf-34e0283dd9a2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:19 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-db4816e7-fee6-484b-b4cf-34e0283dd9a2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:19 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-db4816e7-fee6-484b-b4cf-34e0283dd9a2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56" status: 200 len: 1378 microversion: 2.1 time: 0.248227 Aug 09 11:23:19 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 231/489] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:19 2026] GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56 => generated 1378 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:23:20 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-eb0a0420-a76f-4f62-83f7-9ef88ac04365 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:20 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-eb0a0420-a76f-4f62-83f7-9ef88ac04365 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: b80c73ac-d56b-4ae7-b465-e41c2d00aa56] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eb0a0420-a76f-4f62-83f7-9ef88ac04365 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eb0a0420-a76f-4f62-83f7-9ef88ac04365 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eb0a0420-a76f-4f62-83f7-9ef88ac04365 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eb0a0420-a76f-4f62-83f7-9ef88ac04365 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eb0a0420-a76f-4f62-83f7-9ef88ac04365 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eb0a0420-a76f-4f62-83f7-9ef88ac04365 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:21 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-eb0a0420-a76f-4f62-83f7-9ef88ac04365 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:21 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-eb0a0420-a76f-4f62-83f7-9ef88ac04365 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:21 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-eb0a0420-a76f-4f62-83f7-9ef88ac04365 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56" status: 200 len: 1561 microversion: 2.1 time: 0.292672 Aug 09 11:23:21 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 259/490] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:20 2026] GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56 => generated 1561 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:23:21 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-920a3aac-4c2e-4dc0-8d9a-3d74b5bfcba9 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:21 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-920a3aac-4c2e-4dc0-8d9a-3d74b5bfcba9 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: b80c73ac-d56b-4ae7-b465-e41c2d00aa56] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:21 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=2 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:23:21 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=52,nova_api:INSERT=6,nova_api:UPDATE=2,nova_api:DELETE=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:23:21 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:23:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-920a3aac-4c2e-4dc0-8d9a-3d74b5bfcba9 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-920a3aac-4c2e-4dc0-8d9a-3d74b5bfcba9 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-920a3aac-4c2e-4dc0-8d9a-3d74b5bfcba9 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-920a3aac-4c2e-4dc0-8d9a-3d74b5bfcba9 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-920a3aac-4c2e-4dc0-8d9a-3d74b5bfcba9 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-920a3aac-4c2e-4dc0-8d9a-3d74b5bfcba9 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:21 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-920a3aac-4c2e-4dc0-8d9a-3d74b5bfcba9 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:21 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-920a3aac-4c2e-4dc0-8d9a-3d74b5bfcba9 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.224705 Aug 09 11:23:21 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 232/491] 192.168.122.209 () {58 vars in 1277 bytes} [Sun Aug 9 11:23:21 2026] GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56/os-interface => generated 282 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:23:21 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=3 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:23:23 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-0370550f-13e8-463d-a857-9460850c9a32 req-0008af4d-3e17-49e9-97ab-c823602e2a47 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b80c73ac-d56b-4ae7-b465-e41c2d00aa56", "tag": "497c80ee-6e83-46b9-85bb-7e3252ebfeb0"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:23:23 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=41,nova_api:UPDATE=1,nova_api:INSERT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:23:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-0370550f-13e8-463d-a857-9460850c9a32 req-0008af4d-3e17-49e9-97ab-c823602e2a47 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-0370550f-13e8-463d-a857-9460850c9a32 req-0008af4d-3e17-49e9-97ab-c823602e2a47 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-0370550f-13e8-463d-a857-9460850c9a32 req-0008af4d-3e17-49e9-97ab-c823602e2a47 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:23 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=89,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:23:23 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-0370550f-13e8-463d-a857-9460850c9a32 req-0008af4d-3e17-49e9-97ab-c823602e2a47 service nova] Creating event network-changed:497c80ee-6e83-46b9-85bb-7e3252ebfeb0 for instance b80c73ac-d56b-4ae7-b465-e41c2d00aa56 on devstack Aug 09 11:23:23 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-0370550f-13e8-463d-a857-9460850c9a32 req-0008af4d-3e17-49e9-97ab-c823602e2a47 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:23:23 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-0370550f-13e8-463d-a857-9460850c9a32 req-0008af4d-3e17-49e9-97ab-c823602e2a47 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.071995 Aug 09 11:23:23 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 260/492] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:23:23 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:23:26 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-8755d9e0-5633-4426-ae9a-078ab4a6065e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:26 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-8755d9e0-5633-4426-ae9a-078ab4a6065e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8755d9e0-5633-4426-ae9a-078ab4a6065e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8755d9e0-5633-4426-ae9a-078ab4a6065e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8755d9e0-5633-4426-ae9a-078ab4a6065e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8755d9e0-5633-4426-ae9a-078ab4a6065e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8755d9e0-5633-4426-ae9a-078ab4a6065e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8755d9e0-5633-4426-ae9a-078ab4a6065e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:26 devstack devstack@n-api.service[63878]: DEBUG nova.objects.instance [None req-8755d9e0-5633-4426-ae9a-078ab4a6065e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lazy-loading 'services' on Instance uuid b7203b9e-524d-445a-a1fe-ff4374fe2f92 {{(pid=63878) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:23:27 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-8755d9e0-5633-4426-ae9a-078ab4a6065e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92/os-volume_attachments/8fb5977d-d10b-4258-822c-691c37d988c8" status: 202 len: 0 microversion: 2.1 time: 0.468440 Aug 09 11:23:27 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 233/493] 192.168.122.209 () {58 vars in 1418 bytes} [Sun Aug 9 11:23:26 2026] DELETE /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92/os-volume_attachments/8fb5977d-d10b-4258-822c-691c37d988c8 => generated 0 bytes in 470 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:23:28 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-6f4e5ac1-1b3b-4366-8c90-350e55e137e8 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:23:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6f4e5ac1-1b3b-4366-8c90-350e55e137e8 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6f4e5ac1-1b3b-4366-8c90-350e55e137e8 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6f4e5ac1-1b3b-4366-8c90-350e55e137e8 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:28 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-6f4e5ac1-1b3b-4366-8c90-350e55e137e8 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Going to try to stop instance {{(pid=63877) force_stop /opt/stack/nova/nova/compute/api.py:2855}} Aug 09 11:23:28 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-6f4e5ac1-1b3b-4366-8c90-350e55e137e8 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "POST /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92/action" status: 202 len: 0 microversion: 2.1 time: 0.135566 Aug 09 11:23:28 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 261/494] 192.168.122.209 () {60 vars in 1280 bytes} [Sun Aug 9 11:23:28 2026] POST /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:23:28 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-277da1de-5a26-4e69-af66-2b2242486810 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:28 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-277da1de-5a26-4e69-af66-2b2242486810 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-277da1de-5a26-4e69-af66-2b2242486810 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-277da1de-5a26-4e69-af66-2b2242486810 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-277da1de-5a26-4e69-af66-2b2242486810 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-277da1de-5a26-4e69-af66-2b2242486810 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-277da1de-5a26-4e69-af66-2b2242486810 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-277da1de-5a26-4e69-af66-2b2242486810 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:28 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-277da1de-5a26-4e69-af66-2b2242486810 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:29 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-277da1de-5a26-4e69-af66-2b2242486810 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:29 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-277da1de-5a26-4e69-af66-2b2242486810 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1687 microversion: 2.1 time: 0.411002 Aug 09 11:23:29 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 234/495] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:28 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1687 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:23:30 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-07bbf61a-d3b9-4e5a-a7bc-bd449b7f6988 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:30 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-07bbf61a-d3b9-4e5a-a7bc-bd449b7f6988 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-07bbf61a-d3b9-4e5a-a7bc-bd449b7f6988 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-07bbf61a-d3b9-4e5a-a7bc-bd449b7f6988 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-07bbf61a-d3b9-4e5a-a7bc-bd449b7f6988 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-07bbf61a-d3b9-4e5a-a7bc-bd449b7f6988 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-07bbf61a-d3b9-4e5a-a7bc-bd449b7f6988 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-07bbf61a-d3b9-4e5a-a7bc-bd449b7f6988 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:30 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-07bbf61a-d3b9-4e5a-a7bc-bd449b7f6988 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:30 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-07bbf61a-d3b9-4e5a-a7bc-bd449b7f6988 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:30 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-07bbf61a-d3b9-4e5a-a7bc-bd449b7f6988 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1664 microversion: 2.1 time: 0.325649 Aug 09 11:23:30 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 262/496] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:30 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1664 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:23:30 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-fb3ea1ca-8b54-4b2c-8e07-03c15d2b82b7 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:23:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-fb3ea1ca-8b54-4b2c-8e07-03c15d2b82b7 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-fb3ea1ca-8b54-4b2c-8e07-03c15d2b82b7 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-fb3ea1ca-8b54-4b2c-8e07-03c15d2b82b7 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:30 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-fb3ea1ca-8b54-4b2c-8e07-03c15d2b82b7 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Going to try to start instance {{(pid=63878) start /opt/stack/nova/nova/compute/api.py:2878}} Aug 09 11:23:30 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-fb3ea1ca-8b54-4b2c-8e07-03c15d2b82b7 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "POST /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92/action" status: 202 len: 0 microversion: 2.1 time: 0.121501 Aug 09 11:23:30 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 235/497] 192.168.122.209 () {60 vars in 1280 bytes} [Sun Aug 9 11:23:30 2026] POST /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) Aug 09 11:23:30 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-6ac23e7e-f4f0-4d9a-831e-db278ea9ba26 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:30 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-6ac23e7e-f4f0-4d9a-831e-db278ea9ba26 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6ac23e7e-f4f0-4d9a-831e-db278ea9ba26 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6ac23e7e-f4f0-4d9a-831e-db278ea9ba26 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6ac23e7e-f4f0-4d9a-831e-db278ea9ba26 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6ac23e7e-f4f0-4d9a-831e-db278ea9ba26 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6ac23e7e-f4f0-4d9a-831e-db278ea9ba26 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6ac23e7e-f4f0-4d9a-831e-db278ea9ba26 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:30 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-6ac23e7e-f4f0-4d9a-831e-db278ea9ba26 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:30 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-6ac23e7e-f4f0-4d9a-831e-db278ea9ba26 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:31 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-6ac23e7e-f4f0-4d9a-831e-db278ea9ba26 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1673 microversion: 2.1 time: 0.463800 Aug 09 11:23:31 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 263/498] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:30 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1673 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:23:32 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-ab0623ee-6034-4f63-8dc2-5d47cf37d063 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:32 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-ab0623ee-6034-4f63-8dc2-5d47cf37d063 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ab0623ee-6034-4f63-8dc2-5d47cf37d063 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ab0623ee-6034-4f63-8dc2-5d47cf37d063 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ab0623ee-6034-4f63-8dc2-5d47cf37d063 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ab0623ee-6034-4f63-8dc2-5d47cf37d063 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ab0623ee-6034-4f63-8dc2-5d47cf37d063 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ab0623ee-6034-4f63-8dc2-5d47cf37d063 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:32 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-ab0623ee-6034-4f63-8dc2-5d47cf37d063 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:32 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-02e7af76-2e40-4d17-959d-21f9f946970c req-e85dd960-0733-4391-8807-bc99328e00d8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b7203b9e-524d-445a-a1fe-ff4374fe2f92", "name": "network-vif-unplugged", "status": "completed", "tag": "15c8ee62-e571-4e8d-9890-7f0692c76725"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:23:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-02e7af76-2e40-4d17-959d-21f9f946970c req-e85dd960-0733-4391-8807-bc99328e00d8 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-02e7af76-2e40-4d17-959d-21f9f946970c req-e85dd960-0733-4391-8807-bc99328e00d8 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-02e7af76-2e40-4d17-959d-21f9f946970c req-e85dd960-0733-4391-8807-bc99328e00d8 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:32 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-02e7af76-2e40-4d17-959d-21f9f946970c req-e85dd960-0733-4391-8807-bc99328e00d8 service nova] Creating event network-vif-unplugged:15c8ee62-e571-4e8d-9890-7f0692c76725 for instance b7203b9e-524d-445a-a1fe-ff4374fe2f92 on devstack Aug 09 11:23:32 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-02e7af76-2e40-4d17-959d-21f9f946970c req-e85dd960-0733-4391-8807-bc99328e00d8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:23:32 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-02e7af76-2e40-4d17-959d-21f9f946970c req-e85dd960-0733-4391-8807-bc99328e00d8 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.086124 Aug 09 11:23:32 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 264/499] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:23:32 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:23:33 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-ab0623ee-6034-4f63-8dc2-5d47cf37d063 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:33 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-ab0623ee-6034-4f63-8dc2-5d47cf37d063 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1673 microversion: 2.1 time: 1.407444 Aug 09 11:23:33 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 236/500] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:32 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1673 bytes in 1415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:23:34 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-589dd615-4302-4b0c-b4cf-41337e8e7f53 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:34 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-589dd615-4302-4b0c-b4cf-41337e8e7f53 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-589dd615-4302-4b0c-b4cf-41337e8e7f53 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-589dd615-4302-4b0c-b4cf-41337e8e7f53 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-589dd615-4302-4b0c-b4cf-41337e8e7f53 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-589dd615-4302-4b0c-b4cf-41337e8e7f53 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-589dd615-4302-4b0c-b4cf-41337e8e7f53 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-589dd615-4302-4b0c-b4cf-41337e8e7f53 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:34 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-589dd615-4302-4b0c-b4cf-41337e8e7f53 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:34 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-3d09830e-a159-4307-8fad-d78c1c7de293 req-d7306ca0-38c6-417b-b578-1d4aa85d4f7f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b7203b9e-524d-445a-a1fe-ff4374fe2f92", "name": "network-vif-unplugged", "status": "completed", "tag": "15c8ee62-e571-4e8d-9890-7f0692c76725"}, {"server_uuid": "b7203b9e-524d-445a-a1fe-ff4374fe2f92", "name": "network-vif-plugged", "status": "completed", "tag": "15c8ee62-e571-4e8d-9890-7f0692c76725"}, {"server_uuid": "b7203b9e-524d-445a-a1fe-ff4374fe2f92", "name": "network-vif-plugged", "status": "completed", "tag": "15c8ee62-e571-4e8d-9890-7f0692c76725"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:23:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-3d09830e-a159-4307-8fad-d78c1c7de293 req-d7306ca0-38c6-417b-b578-1d4aa85d4f7f service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-3d09830e-a159-4307-8fad-d78c1c7de293 req-d7306ca0-38c6-417b-b578-1d4aa85d4f7f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-3d09830e-a159-4307-8fad-d78c1c7de293 req-d7306ca0-38c6-417b-b578-1d4aa85d4f7f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:34 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-3d09830e-a159-4307-8fad-d78c1c7de293 req-d7306ca0-38c6-417b-b578-1d4aa85d4f7f service nova] Creating event network-vif-unplugged:15c8ee62-e571-4e8d-9890-7f0692c76725 for instance b7203b9e-524d-445a-a1fe-ff4374fe2f92 on devstack Aug 09 11:23:34 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-3d09830e-a159-4307-8fad-d78c1c7de293 req-d7306ca0-38c6-417b-b578-1d4aa85d4f7f service nova] Creating event network-vif-plugged:15c8ee62-e571-4e8d-9890-7f0692c76725 for instance b7203b9e-524d-445a-a1fe-ff4374fe2f92 on devstack Aug 09 11:23:34 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-3d09830e-a159-4307-8fad-d78c1c7de293 req-d7306ca0-38c6-417b-b578-1d4aa85d4f7f service nova] Creating event network-vif-plugged:15c8ee62-e571-4e8d-9890-7f0692c76725 for instance b7203b9e-524d-445a-a1fe-ff4374fe2f92 on devstack Aug 09 11:23:34 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-3d09830e-a159-4307-8fad-d78c1c7de293 req-d7306ca0-38c6-417b-b578-1d4aa85d4f7f service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:23:34 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-3d09830e-a159-4307-8fad-d78c1c7de293 req-d7306ca0-38c6-417b-b578-1d4aa85d4f7f service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 527 microversion: 2.1 time: 0.096808 Aug 09 11:23:34 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 237/501] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:23:34 2026] POST /compute/v2.1/os-server-external-events => generated 527 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:23:35 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-589dd615-4302-4b0c-b4cf-41337e8e7f53 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:35 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-589dd615-4302-4b0c-b4cf-41337e8e7f53 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1673 microversion: 2.1 time: 0.535056 Aug 09 11:23:35 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 265/502] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:34 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1673 bytes in 537 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:23:36 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-d7958343-2f50-48b7-a410-fd05c71d7890 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:36 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-d7958343-2f50-48b7-a410-fd05c71d7890 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d7958343-2f50-48b7-a410-fd05c71d7890 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d7958343-2f50-48b7-a410-fd05c71d7890 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d7958343-2f50-48b7-a410-fd05c71d7890 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d7958343-2f50-48b7-a410-fd05c71d7890 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d7958343-2f50-48b7-a410-fd05c71d7890 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d7958343-2f50-48b7-a410-fd05c71d7890 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:36 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-d7958343-2f50-48b7-a410-fd05c71d7890 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:36 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-d7958343-2f50-48b7-a410-fd05c71d7890 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:36 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-d7958343-2f50-48b7-a410-fd05c71d7890 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1677 microversion: 2.1 time: 0.564022 Aug 09 11:23:36 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 238/503] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:36 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1677 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:23:43 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-e63a8b55-a262-42c8-ba46-58a7716f499d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:43 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-e63a8b55-a262-42c8-ba46-58a7716f499d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: b80c73ac-d56b-4ae7-b465-e41c2d00aa56] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e63a8b55-a262-42c8-ba46-58a7716f499d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e63a8b55-a262-42c8-ba46-58a7716f499d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e63a8b55-a262-42c8-ba46-58a7716f499d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e63a8b55-a262-42c8-ba46-58a7716f499d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e63a8b55-a262-42c8-ba46-58a7716f499d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e63a8b55-a262-42c8-ba46-58a7716f499d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:43 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-e63a8b55-a262-42c8-ba46-58a7716f499d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56/ips" status: 200 len: 146 microversion: 2.1 time: 0.072705 Aug 09 11:23:43 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 266/504] 192.168.122.209 () {58 vars in 1250 bytes} [Sun Aug 9 11:23:43 2026] GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56/ips => generated 146 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:23:45 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-3658712a-b8d0-4707-a1d9-12c4e2ae68b0 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "b47864e7-9ae3-426b-b15e-7a70080634bc"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:23:45 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-3658712a-b8d0-4707-a1d9-12c4e2ae68b0 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: b80c73ac-d56b-4ae7-b465-e41c2d00aa56] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3658712a-b8d0-4707-a1d9-12c4e2ae68b0 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3658712a-b8d0-4707-a1d9-12c4e2ae68b0 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3658712a-b8d0-4707-a1d9-12c4e2ae68b0 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3658712a-b8d0-4707-a1d9-12c4e2ae68b0 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3658712a-b8d0-4707-a1d9-12c4e2ae68b0 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3658712a-b8d0-4707-a1d9-12c4e2ae68b0 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:46 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-3658712a-b8d0-4707-a1d9-12c4e2ae68b0 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "POST /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.466156 Aug 09 11:23:46 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 239/505] 192.168.122.209 () {60 vars in 1325 bytes} [Sun Aug 9 11:23:45 2026] POST /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56/os-volume_attachments => generated 194 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:23:49 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-94f87fcd-75d3-4584-b8d0-c8838f518232 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1819206330", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB3noI6nKRSC5V0aeiYlYtY8KXNxPsGCj1w9FTJoL9L6sYt1dbZSAm3XUB9HAi/bNMTngXtQTMUbmewDkLuBTRDtY4b3diz71mJTqagslob/QuudibRDm90BQvCYnesPpA=="}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:23:49 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-94f87fcd-75d3-4584-b8d0-c8838f518232 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Getting quotas for project c5fa80ed8d364108a74db6f4a9f76a7c. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:23:49 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-94f87fcd-75d3-4584-b8d0-c8838f518232 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Getting quotas for user 65fef7ccf3504ede8d735f2d09fb76d3 and project c5fa80ed8d364108a74db6f4a9f76a7c. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:23:49 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-94f87fcd-75d3-4584-b8d0-c8838f518232 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.095268 Aug 09 11:23:49 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 267/506] 192.168.122.209 () {60 vars in 1161 bytes} [Sun Aug 9 11:23:49 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:23:52 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-443671382", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "d28c155e-d8d2-4fc1-bad4-e199751c742d"}], "security_groups": [{"name": "tempest-securitygroup--259535821"}], "key_name": "tempest-keypair-1819206330", "user_data": "}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:23:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:52 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:52 devstack devstack@n-api.service[63878]: DEBUG nova.network.neutron [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] validate_networks() for [('d28c155e-d8d2-4fc1-bad4-e199751c742d', None, None, None, None, None)] {{(pid=63878) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:23:52 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:52 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:53 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Flavor limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:23:53 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Image limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:23:53 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Flavor pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:23:53 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Image pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:23:53 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:23:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:53 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=23,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:23:53 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Getting quotas for project c5fa80ed8d364108a74db6f4a9f76a7c. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:23:53 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Getting quotas for user 65fef7ccf3504ede8d735f2d09fb76d3 and project c5fa80ed8d364108a74db6f4a9f76a7c. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:23:53 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Going to run 1 instances... {{(pid=63878) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:23:53 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2400cb0b-7943-4f4b-9409-53349b4b23a4] 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='f5bfcc50-eba0-489a-9da6-58e41099c8c2',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=63878) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:23:53 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-f7aba23e-16f1-4c10-89fd-e2cf32375620 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 0.777075 Aug 09 11:23:53 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 240/507] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:23:52 2026] POST /compute/v2.1/servers => generated 409 bytes in 779 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Aug 09 11:23:53 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-e2c0ea5b-2e91-4a5e-b246-d78967a16973 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:53 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-e2c0ea5b-2e91-4a5e-b246-d78967a16973 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2400cb0b-7943-4f4b-9409-53349b4b23a4] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:53 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-e2c0ea5b-2e91-4a5e-b246-d78967a16973 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:53 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-e2c0ea5b-2e91-4a5e-b246-d78967a16973 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:53 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-e2c0ea5b-2e91-4a5e-b246-d78967a16973 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4" status: 200 len: 1255 microversion: 2.1 time: 0.117262 Aug 09 11:23:53 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 268/508] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:53 2026] GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4 => generated 1255 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:23:54 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-bfa2410c-d596-4771-82bd-89a3e285df2d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:54 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-bfa2410c-d596-4771-82bd-89a3e285df2d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2400cb0b-7943-4f4b-9409-53349b4b23a4] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-bfa2410c-d596-4771-82bd-89a3e285df2d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-bfa2410c-d596-4771-82bd-89a3e285df2d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-bfa2410c-d596-4771-82bd-89a3e285df2d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-bfa2410c-d596-4771-82bd-89a3e285df2d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-bfa2410c-d596-4771-82bd-89a3e285df2d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-bfa2410c-d596-4771-82bd-89a3e285df2d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:54 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-bfa2410c-d596-4771-82bd-89a3e285df2d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:54 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-bfa2410c-d596-4771-82bd-89a3e285df2d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:54 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-bfa2410c-d596-4771-82bd-89a3e285df2d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4" status: 200 len: 1307 microversion: 2.1 time: 0.151030 Aug 09 11:23:54 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 241/509] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:54 2026] GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4 => generated 1307 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:23:55 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-e48ab326-d428-4f45-87ac-c20d405660bf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:55 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-e48ab326-d428-4f45-87ac-c20d405660bf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2400cb0b-7943-4f4b-9409-53349b4b23a4] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:55 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e48ab326-d428-4f45-87ac-c20d405660bf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:55 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e48ab326-d428-4f45-87ac-c20d405660bf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:55 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e48ab326-d428-4f45-87ac-c20d405660bf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:55 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e48ab326-d428-4f45-87ac-c20d405660bf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:55 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e48ab326-d428-4f45-87ac-c20d405660bf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:55 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e48ab326-d428-4f45-87ac-c20d405660bf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:55 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-e48ab326-d428-4f45-87ac-c20d405660bf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:55 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-e48ab326-d428-4f45-87ac-c20d405660bf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:55 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-e48ab326-d428-4f45-87ac-c20d405660bf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4" status: 200 len: 1380 microversion: 2.1 time: 0.266085 Aug 09 11:23:55 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 269/510] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:55 2026] GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4 => generated 1380 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:23:56 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-51fbe102-9d07-4ed4-8b81-223684e5f5a6 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:56 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-51fbe102-9d07-4ed4-8b81-223684e5f5a6 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2400cb0b-7943-4f4b-9409-53349b4b23a4] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51fbe102-9d07-4ed4-8b81-223684e5f5a6 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51fbe102-9d07-4ed4-8b81-223684e5f5a6 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51fbe102-9d07-4ed4-8b81-223684e5f5a6 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51fbe102-9d07-4ed4-8b81-223684e5f5a6 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51fbe102-9d07-4ed4-8b81-223684e5f5a6 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51fbe102-9d07-4ed4-8b81-223684e5f5a6 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:56 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-51fbe102-9d07-4ed4-8b81-223684e5f5a6 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:57 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-51fbe102-9d07-4ed4-8b81-223684e5f5a6 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:57 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-51fbe102-9d07-4ed4-8b81-223684e5f5a6 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4" status: 200 len: 1380 microversion: 2.1 time: 0.433430 Aug 09 11:23:57 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 242/511] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:56 2026] GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4 => generated 1380 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:23:57 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-38094481-61c8-4f5b-a18b-9db46bfbfb12 req-f7689a16-f3a1-40f5-9778-59e391715856 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2400cb0b-7943-4f4b-9409-53349b4b23a4", "tag": "5c856893-fbb8-43ff-bf16-2d884ea03866"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:23:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-38094481-61c8-4f5b-a18b-9db46bfbfb12 req-f7689a16-f3a1-40f5-9778-59e391715856 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-38094481-61c8-4f5b-a18b-9db46bfbfb12 req-f7689a16-f3a1-40f5-9778-59e391715856 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-38094481-61c8-4f5b-a18b-9db46bfbfb12 req-f7689a16-f3a1-40f5-9778-59e391715856 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:57 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-38094481-61c8-4f5b-a18b-9db46bfbfb12 req-f7689a16-f3a1-40f5-9778-59e391715856 service nova] Creating event network-changed:5c856893-fbb8-43ff-bf16-2d884ea03866 for instance 2400cb0b-7943-4f4b-9409-53349b4b23a4 on devstack Aug 09 11:23:57 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-38094481-61c8-4f5b-a18b-9db46bfbfb12 req-f7689a16-f3a1-40f5-9778-59e391715856 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:23:57 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-38094481-61c8-4f5b-a18b-9db46bfbfb12 req-f7689a16-f3a1-40f5-9778-59e391715856 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.051349 Aug 09 11:23:57 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 270/512] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:23:57 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:23:58 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-573b0c72-026e-40f4-8a87-e774038e6632 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:58 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-573b0c72-026e-40f4-8a87-e774038e6632 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2400cb0b-7943-4f4b-9409-53349b4b23a4] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-573b0c72-026e-40f4-8a87-e774038e6632 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-573b0c72-026e-40f4-8a87-e774038e6632 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-573b0c72-026e-40f4-8a87-e774038e6632 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-573b0c72-026e-40f4-8a87-e774038e6632 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-573b0c72-026e-40f4-8a87-e774038e6632 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-573b0c72-026e-40f4-8a87-e774038e6632 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:58 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-573b0c72-026e-40f4-8a87-e774038e6632 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:58 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-573b0c72-026e-40f4-8a87-e774038e6632 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:58 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-573b0c72-026e-40f4-8a87-e774038e6632 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4" status: 200 len: 1380 microversion: 2.1 time: 0.493084 Aug 09 11:23:58 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 243/513] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:58 2026] GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4 => generated 1380 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:23:58 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-b0db8ef7-8645-43b8-8f5f-5116ccd27b5c req-3657c96d-81cf-4652-9005-0e32e93305c6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2400cb0b-7943-4f4b-9409-53349b4b23a4", "name": "network-vif-plugged", "status": "completed", "tag": "5c856893-fbb8-43ff-bf16-2d884ea03866"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:23:58 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-b0db8ef7-8645-43b8-8f5f-5116ccd27b5c req-3657c96d-81cf-4652-9005-0e32e93305c6 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:58 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-b0db8ef7-8645-43b8-8f5f-5116ccd27b5c req-3657c96d-81cf-4652-9005-0e32e93305c6 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:58 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-b0db8ef7-8645-43b8-8f5f-5116ccd27b5c req-3657c96d-81cf-4652-9005-0e32e93305c6 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:58 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-b0db8ef7-8645-43b8-8f5f-5116ccd27b5c req-3657c96d-81cf-4652-9005-0e32e93305c6 service nova] Creating event network-vif-plugged:5c856893-fbb8-43ff-bf16-2d884ea03866 for instance 2400cb0b-7943-4f4b-9409-53349b4b23a4 on devstack Aug 09 11:23:58 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-b0db8ef7-8645-43b8-8f5f-5116ccd27b5c req-3657c96d-81cf-4652-9005-0e32e93305c6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:23:58 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-b0db8ef7-8645-43b8-8f5f-5116ccd27b5c req-3657c96d-81cf-4652-9005-0e32e93305c6 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.072870 Aug 09 11:23:58 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 271/514] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:23:58 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:23:58 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-d06d2707-f574-4ef0-8235-8982ffda9e11 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:58 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-d06d2707-f574-4ef0-8235-8982ffda9e11 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d06d2707-f574-4ef0-8235-8982ffda9e11 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d06d2707-f574-4ef0-8235-8982ffda9e11 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d06d2707-f574-4ef0-8235-8982ffda9e11 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d06d2707-f574-4ef0-8235-8982ffda9e11 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d06d2707-f574-4ef0-8235-8982ffda9e11 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d06d2707-f574-4ef0-8235-8982ffda9e11 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:59 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-d06d2707-f574-4ef0-8235-8982ffda9e11 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.125408 Aug 09 11:23:59 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 244/515] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:23:58 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92/os-volume_attachments => generated 25 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 09 11:23:59 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b48d1ca6-e24c-4036-8782-e0be51d69edf tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:59 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-b48d1ca6-e24c-4036-8782-e0be51d69edf tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b48d1ca6-e24c-4036-8782-e0be51d69edf tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b48d1ca6-e24c-4036-8782-e0be51d69edf tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b48d1ca6-e24c-4036-8782-e0be51d69edf tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b48d1ca6-e24c-4036-8782-e0be51d69edf tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b48d1ca6-e24c-4036-8782-e0be51d69edf tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b48d1ca6-e24c-4036-8782-e0be51d69edf tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:59 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-b48d1ca6-e24c-4036-8782-e0be51d69edf tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Going to try to terminate instance {{(pid=63877) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:23:59 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b48d1ca6-e24c-4036-8782-e0be51d69edf tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 204 len: 0 microversion: 2.1 time: 0.295516 Aug 09 11:23:59 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 272/516] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:23:59 2026] DELETE /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:23:59 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-f1f009d0-1d4c-4e10-841c-d550a6c3e92a tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:59 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-f1f009d0-1d4c-4e10-841c-d550a6c3e92a tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f1f009d0-1d4c-4e10-841c-d550a6c3e92a tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f1f009d0-1d4c-4e10-841c-d550a6c3e92a tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f1f009d0-1d4c-4e10-841c-d550a6c3e92a tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f1f009d0-1d4c-4e10-841c-d550a6c3e92a tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f1f009d0-1d4c-4e10-841c-d550a6c3e92a tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f1f009d0-1d4c-4e10-841c-d550a6c3e92a tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:59 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-f1f009d0-1d4c-4e10-841c-d550a6c3e92a tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:59 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-87a21e52-6891-40ab-b343-286a9bb33e75 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:23:59 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-87a21e52-6891-40ab-b343-286a9bb33e75 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2400cb0b-7943-4f4b-9409-53349b4b23a4] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:23:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-87a21e52-6891-40ab-b343-286a9bb33e75 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-87a21e52-6891-40ab-b343-286a9bb33e75 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-87a21e52-6891-40ab-b343-286a9bb33e75 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-87a21e52-6891-40ab-b343-286a9bb33e75 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:23:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-87a21e52-6891-40ab-b343-286a9bb33e75 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:23:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-87a21e52-6891-40ab-b343-286a9bb33e75 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:23:59 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-87a21e52-6891-40ab-b343-286a9bb33e75 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:23:59 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-f1f009d0-1d4c-4e10-841c-d550a6c3e92a tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:23:59 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-f1f009d0-1d4c-4e10-841c-d550a6c3e92a tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1683 microversion: 2.1 time: 0.445706 Aug 09 11:23:59 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 245/517] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:59 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1683 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:00 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-87a21e52-6891-40ab-b343-286a9bb33e75 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:00 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-87a21e52-6891-40ab-b343-286a9bb33e75 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4" status: 200 len: 1380 microversion: 2.1 time: 0.739638 Aug 09 11:24:00 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 273/518] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:23:59 2026] GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4 => generated 1380 bytes in 749 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:01 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-05c9e1c1-4ee6-4c51-aaaf-f54af3f46c13 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:01 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-05c9e1c1-4ee6-4c51-aaaf-f54af3f46c13 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:01 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-e07ecd83-d7a0-4e2c-9f69-130007a720c4 req-45965451-f99e-4e1a-893f-c60a2ff19e98 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2400cb0b-7943-4f4b-9409-53349b4b23a4", "name": "network-vif-plugged", "status": "completed", "tag": "5c856893-fbb8-43ff-bf16-2d884ea03866"}, {"server_uuid": "b7203b9e-524d-445a-a1fe-ff4374fe2f92", "name": "network-vif-unplugged", "status": "completed", "tag": "15c8ee62-e571-4e8d-9890-7f0692c76725"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:24:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-05c9e1c1-4ee6-4c51-aaaf-f54af3f46c13 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-05c9e1c1-4ee6-4c51-aaaf-f54af3f46c13 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-05c9e1c1-4ee6-4c51-aaaf-f54af3f46c13 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-05c9e1c1-4ee6-4c51-aaaf-f54af3f46c13 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-05c9e1c1-4ee6-4c51-aaaf-f54af3f46c13 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-05c9e1c1-4ee6-4c51-aaaf-f54af3f46c13 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-e07ecd83-d7a0-4e2c-9f69-130007a720c4 req-45965451-f99e-4e1a-893f-c60a2ff19e98 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-e07ecd83-d7a0-4e2c-9f69-130007a720c4 req-45965451-f99e-4e1a-893f-c60a2ff19e98 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-e07ecd83-d7a0-4e2c-9f69-130007a720c4 req-45965451-f99e-4e1a-893f-c60a2ff19e98 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:01 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-e07ecd83-d7a0-4e2c-9f69-130007a720c4 req-45965451-f99e-4e1a-893f-c60a2ff19e98 service nova] Creating event network-vif-plugged:5c856893-fbb8-43ff-bf16-2d884ea03866 for instance 2400cb0b-7943-4f4b-9409-53349b4b23a4 on devstack Aug 09 11:24:01 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-e07ecd83-d7a0-4e2c-9f69-130007a720c4 req-45965451-f99e-4e1a-893f-c60a2ff19e98 service nova] Creating event network-vif-unplugged:15c8ee62-e571-4e8d-9890-7f0692c76725 for instance b7203b9e-524d-445a-a1fe-ff4374fe2f92 on devstack Aug 09 11:24:01 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-e07ecd83-d7a0-4e2c-9f69-130007a720c4 req-45965451-f99e-4e1a-893f-c60a2ff19e98 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:24:01 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-05c9e1c1-4ee6-4c51-aaaf-f54af3f46c13 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:01 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-e07ecd83-d7a0-4e2c-9f69-130007a720c4 req-45965451-f99e-4e1a-893f-c60a2ff19e98 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.131083 Aug 09 11:24:01 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 274/519] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:24:01 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:01 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-05c9e1c1-4ee6-4c51-aaaf-f54af3f46c13 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:01 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-3607c856-501d-469c-b755-5d5678f368bd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:01 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-3607c856-501d-469c-b755-5d5678f368bd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2400cb0b-7943-4f4b-9409-53349b4b23a4] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:01 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-05c9e1c1-4ee6-4c51-aaaf-f54af3f46c13 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1683 microversion: 2.1 time: 0.663781 Aug 09 11:24:01 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 246/520] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:01 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1683 bytes in 666 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3607c856-501d-469c-b755-5d5678f368bd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3607c856-501d-469c-b755-5d5678f368bd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3607c856-501d-469c-b755-5d5678f368bd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3607c856-501d-469c-b755-5d5678f368bd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3607c856-501d-469c-b755-5d5678f368bd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3607c856-501d-469c-b755-5d5678f368bd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:01 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-3607c856-501d-469c-b755-5d5678f368bd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:02 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-3607c856-501d-469c-b755-5d5678f368bd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:02 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-3607c856-501d-469c-b755-5d5678f368bd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4" status: 200 len: 1380 microversion: 2.1 time: 0.611882 Aug 09 11:24:02 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 275/521] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:01 2026] GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4 => generated 1380 bytes in 624 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:02 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-f7643283-74ed-4751-8a7d-a00261daf6bb req-eeb607e4-0e60-47d1-828a-64d7a19dbb46 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b7203b9e-524d-445a-a1fe-ff4374fe2f92", "name": "network-vif-deleted", "tag": "15c8ee62-e571-4e8d-9890-7f0692c76725"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:24:02 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-f7643283-74ed-4751-8a7d-a00261daf6bb req-eeb607e4-0e60-47d1-828a-64d7a19dbb46 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:02 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-f7643283-74ed-4751-8a7d-a00261daf6bb req-eeb607e4-0e60-47d1-828a-64d7a19dbb46 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:02 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-f7643283-74ed-4751-8a7d-a00261daf6bb req-eeb607e4-0e60-47d1-828a-64d7a19dbb46 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:02 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-f7643283-74ed-4751-8a7d-a00261daf6bb req-eeb607e4-0e60-47d1-828a-64d7a19dbb46 service nova] Creating event network-vif-deleted:15c8ee62-e571-4e8d-9890-7f0692c76725 for instance b7203b9e-524d-445a-a1fe-ff4374fe2f92 on devstack Aug 09 11:24:02 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-f7643283-74ed-4751-8a7d-a00261daf6bb req-eeb607e4-0e60-47d1-828a-64d7a19dbb46 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:24:02 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-f7643283-74ed-4751-8a7d-a00261daf6bb req-eeb607e4-0e60-47d1-828a-64d7a19dbb46 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.095212 Aug 09 11:24:02 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 247/522] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:24:02 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:02 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-a4ea4155-9897-4b03-9625-d1debf70e76b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:02 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-a4ea4155-9897-4b03-9625-d1debf70e76b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a4ea4155-9897-4b03-9625-d1debf70e76b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a4ea4155-9897-4b03-9625-d1debf70e76b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a4ea4155-9897-4b03-9625-d1debf70e76b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a4ea4155-9897-4b03-9625-d1debf70e76b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a4ea4155-9897-4b03-9625-d1debf70e76b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a4ea4155-9897-4b03-9625-d1debf70e76b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:02 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-a4ea4155-9897-4b03-9625-d1debf70e76b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:02 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-a4ea4155-9897-4b03-9625-d1debf70e76b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:02 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-a4ea4155-9897-4b03-9625-d1debf70e76b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 200 len: 1333 microversion: 2.1 time: 0.155218 Aug 09 11:24:02 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 276/523] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:02 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 1333 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:03 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=2 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:24:03 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:24:03 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-6c3a0264-6970-4912-9c9d-876a12e9b529 req-dad1f91b-c274-4c21-9f4d-e73ab7b54c45 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b7203b9e-524d-445a-a1fe-ff4374fe2f92", "name": "network-vif-unplugged", "status": "completed", "tag": "15c8ee62-e571-4e8d-9890-7f0692c76725"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:24:03 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-074e9d09-9385-4c96-8ea0-98697c2d8038 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:03 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-074e9d09-9385-4c96-8ea0-98697c2d8038 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2400cb0b-7943-4f4b-9409-53349b4b23a4] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-074e9d09-9385-4c96-8ea0-98697c2d8038 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-074e9d09-9385-4c96-8ea0-98697c2d8038 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-074e9d09-9385-4c96-8ea0-98697c2d8038 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:03 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-6c3a0264-6970-4912-9c9d-876a12e9b529 req-dad1f91b-c274-4c21-9f4d-e73ab7b54c45 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-074e9d09-9385-4c96-8ea0-98697c2d8038 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:03 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-6c3a0264-6970-4912-9c9d-876a12e9b529 req-dad1f91b-c274-4c21-9f4d-e73ab7b54c45 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:03 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-6c3a0264-6970-4912-9c9d-876a12e9b529 req-dad1f91b-c274-4c21-9f4d-e73ab7b54c45 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-074e9d09-9385-4c96-8ea0-98697c2d8038 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-074e9d09-9385-4c96-8ea0-98697c2d8038 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:03 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-074e9d09-9385-4c96-8ea0-98697c2d8038 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:03 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-6c3a0264-6970-4912-9c9d-876a12e9b529 req-dad1f91b-c274-4c21-9f4d-e73ab7b54c45 service nova] Creating event network-vif-unplugged:15c8ee62-e571-4e8d-9890-7f0692c76725 for instance b7203b9e-524d-445a-a1fe-ff4374fe2f92 on devstack Aug 09 11:24:03 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-6c3a0264-6970-4912-9c9d-876a12e9b529 req-dad1f91b-c274-4c21-9f4d-e73ab7b54c45 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:24:03 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=3 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:24:03 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-6c3a0264-6970-4912-9c9d-876a12e9b529 req-dad1f91b-c274-4c21-9f4d-e73ab7b54c45 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.125060 Aug 09 11:24:03 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 248/524] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:24:03 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:03 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-074e9d09-9385-4c96-8ea0-98697c2d8038 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:03 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-074e9d09-9385-4c96-8ea0-98697c2d8038 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4" status: 200 len: 1564 microversion: 2.1 time: 0.459337 Aug 09 11:24:03 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 277/525] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:03 2026] GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4 => generated 1564 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:03 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-e0b79033-32c9-4ffc-a56b-c0ba4837e2ec tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:03 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-e0b79033-32c9-4ffc-a56b-c0ba4837e2ec tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2400cb0b-7943-4f4b-9409-53349b4b23a4] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:03 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e0b79033-32c9-4ffc-a56b-c0ba4837e2ec tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:03 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e0b79033-32c9-4ffc-a56b-c0ba4837e2ec tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:03 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e0b79033-32c9-4ffc-a56b-c0ba4837e2ec tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:03 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e0b79033-32c9-4ffc-a56b-c0ba4837e2ec tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:03 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e0b79033-32c9-4ffc-a56b-c0ba4837e2ec tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:03 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e0b79033-32c9-4ffc-a56b-c0ba4837e2ec tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:03 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-e0b79033-32c9-4ffc-a56b-c0ba4837e2ec tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:03 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-fd40a80d-2e93-411a-8a81-a2ee46c7cdfc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:03 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-fd40a80d-2e93-411a-8a81-a2ee46c7cdfc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fd40a80d-2e93-411a-8a81-a2ee46c7cdfc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fd40a80d-2e93-411a-8a81-a2ee46c7cdfc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fd40a80d-2e93-411a-8a81-a2ee46c7cdfc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fd40a80d-2e93-411a-8a81-a2ee46c7cdfc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fd40a80d-2e93-411a-8a81-a2ee46c7cdfc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fd40a80d-2e93-411a-8a81-a2ee46c7cdfc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:03 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-fd40a80d-2e93-411a-8a81-a2ee46c7cdfc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] HTTP exception thrown: Instance b7203b9e-524d-445a-a1fe-ff4374fe2f92 could not be found. Aug 09 11:24:03 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-fd40a80d-2e93-411a-8a81-a2ee46c7cdfc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Returning 404 to user: Instance b7203b9e-524d-445a-a1fe-ff4374fe2f92 could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:24:03 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-fd40a80d-2e93-411a-8a81-a2ee46c7cdfc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 404 len: 111 microversion: 2.1 time: 0.098017 Aug 09 11:24:03 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 278/526] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:03 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 111 bytes in 101 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:24:04 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-0fc6f0fe-9f32-4429-a420-2dbb18a773f4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:04 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-0fc6f0fe-9f32-4429-a420-2dbb18a773f4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1367934445" status: 202 len: 0 microversion: 2.1 time: 0.074197 Aug 09 11:24:04 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 279/527] 192.168.122.209 () {58 vars in 1223 bytes} [Sun Aug 9 11:24:03 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1367934445 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:24:04 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-e0b79033-32c9-4ffc-a56b-c0ba4837e2ec tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.372443 Aug 09 11:24:04 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 249/528] 192.168.122.209 () {58 vars in 1277 bytes} [Sun Aug 9 11:24:03 2026] GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4/os-interface => generated 283 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:05 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-c4667c1e-ca65-46f1-ac1b-33c2fef08b6e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-826599229", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNG9R52FYxkthTZvAftCGR0Q6/9dGaNkxcopi257ux+Yt8Krybl9GlUsC56f2lgFpo/AKxl9b6fdJlaffs0316zN0gc/5WZTEUn4chKQU+0tdFKh59+k3VB817IbLHt//A=="}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:24:05 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-c4667c1e-ca65-46f1-ac1b-33c2fef08b6e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Getting quotas for project 985e71ede57c421d8940a0fca89ce541. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:24:05 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-c4667c1e-ca65-46f1-ac1b-33c2fef08b6e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Getting quotas for user 85b3a325d622400a884e62cf9dd90ad1 and project 985e71ede57c421d8940a0fca89ce541. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:24:05 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-c4667c1e-ca65-46f1-ac1b-33c2fef08b6e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.164496 Aug 09 11:24:05 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 280/529] 192.168.122.209 () {60 vars in 1161 bytes} [Sun Aug 9 11:24:05 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:06 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-7f438e40-d6b1-4543-8c55-fe20903f17a3 req-09f11fbd-478c-4b12-af8c-f67434b1c6c6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2400cb0b-7943-4f4b-9409-53349b4b23a4", "tag": "5c856893-fbb8-43ff-bf16-2d884ea03866"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:24:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-7f438e40-d6b1-4543-8c55-fe20903f17a3 req-09f11fbd-478c-4b12-af8c-f67434b1c6c6 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-7f438e40-d6b1-4543-8c55-fe20903f17a3 req-09f11fbd-478c-4b12-af8c-f67434b1c6c6 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-7f438e40-d6b1-4543-8c55-fe20903f17a3 req-09f11fbd-478c-4b12-af8c-f67434b1c6c6 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:06 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-7f438e40-d6b1-4543-8c55-fe20903f17a3 req-09f11fbd-478c-4b12-af8c-f67434b1c6c6 service nova] Creating event network-changed:5c856893-fbb8-43ff-bf16-2d884ea03866 for instance 2400cb0b-7943-4f4b-9409-53349b4b23a4 on devstack Aug 09 11:24:06 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-7f438e40-d6b1-4543-8c55-fe20903f17a3 req-09f11fbd-478c-4b12-af8c-f67434b1c6c6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:24:06 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-7f438e40-d6b1-4543-8c55-fe20903f17a3 req-09f11fbd-478c-4b12-af8c-f67434b1c6c6 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.066553 Aug 09 11:24:06 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 250/530] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:24:06 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:09 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-997929408", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "f726f5c5-8ebd-45eb-b96b-f9051570aaec"}], "security_groups": [{"name": "tempest-securitygroup--442343040"}], "key_name": "tempest-keypair-826599229", "user_data": "}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:24:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:09 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:09 devstack devstack@n-api.service[63877]: DEBUG nova.network.neutron [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] validate_networks() for [('f726f5c5-8ebd-45eb-b96b-f9051570aaec', None, None, None, None, None)] {{(pid=63877) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:24:09 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:09 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:09 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Flavor limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:24:09 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Image limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:24:09 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Flavor pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:24:09 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Image pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:24:09 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:24:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:09 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Getting quotas for project 985e71ede57c421d8940a0fca89ce541. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:24:09 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Getting quotas for user 85b3a325d622400a884e62cf9dd90ad1 and project 985e71ede57c421d8940a0fca89ce541. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:24:09 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Going to run 1 instances... {{(pid=63877) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:24:09 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] 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='f5bfcc50-eba0-489a-9da6-58e41099c8c2',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=63877) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:24:10 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-c48c03f4-077f-4b2b-b133-01c173862d41 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 0.905980 Aug 09 11:24:10 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 281/531] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:24:09 2026] POST /compute/v2.1/servers => generated 409 bytes in 908 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Aug 09 11:24:10 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-73ad8991-9a60-4cc9-b0d4-3c09612cd949 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:10 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-73ad8991-9a60-4cc9-b0d4-3c09612cd949 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:10 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-73ad8991-9a60-4cc9-b0d4-3c09612cd949 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:10 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-73ad8991-9a60-4cc9-b0d4-3c09612cd949 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:10 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-73ad8991-9a60-4cc9-b0d4-3c09612cd949 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c" status: 200 len: 1250 microversion: 2.1 time: 0.197927 Aug 09 11:24:10 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 251/532] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:10 2026] GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c => generated 1250 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:11 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-fbc82778-a03f-4efe-8666-fb0be2ace7d4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:11 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-fbc82778-a03f-4efe-8666-fb0be2ace7d4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fbc82778-a03f-4efe-8666-fb0be2ace7d4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fbc82778-a03f-4efe-8666-fb0be2ace7d4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fbc82778-a03f-4efe-8666-fb0be2ace7d4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fbc82778-a03f-4efe-8666-fb0be2ace7d4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fbc82778-a03f-4efe-8666-fb0be2ace7d4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fbc82778-a03f-4efe-8666-fb0be2ace7d4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:11 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-fbc82778-a03f-4efe-8666-fb0be2ace7d4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:11 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-fbc82778-a03f-4efe-8666-fb0be2ace7d4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:11 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-fbc82778-a03f-4efe-8666-fb0be2ace7d4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c" status: 200 len: 1246 microversion: 2.1 time: 0.253284 Aug 09 11:24:11 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 282/533] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:11 2026] GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c => generated 1246 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:12 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-bdb4db28-b0e3-4d76-82a9-75bd05968807 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:12 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-bdb4db28-b0e3-4d76-82a9-75bd05968807 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-bdb4db28-b0e3-4d76-82a9-75bd05968807 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-bdb4db28-b0e3-4d76-82a9-75bd05968807 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-bdb4db28-b0e3-4d76-82a9-75bd05968807 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-bdb4db28-b0e3-4d76-82a9-75bd05968807 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-bdb4db28-b0e3-4d76-82a9-75bd05968807 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-bdb4db28-b0e3-4d76-82a9-75bd05968807 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:12 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-bdb4db28-b0e3-4d76-82a9-75bd05968807 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:12 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-bdb4db28-b0e3-4d76-82a9-75bd05968807 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:12 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-bdb4db28-b0e3-4d76-82a9-75bd05968807 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c" status: 200 len: 1308 microversion: 2.1 time: 0.243238 Aug 09 11:24:12 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 252/534] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:12 2026] GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c => generated 1308 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:13 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-46a92484-a354-4f71-8a59-a3c3cd68bbda tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:13 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-46a92484-a354-4f71-8a59-a3c3cd68bbda tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-46a92484-a354-4f71-8a59-a3c3cd68bbda tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-46a92484-a354-4f71-8a59-a3c3cd68bbda tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-46a92484-a354-4f71-8a59-a3c3cd68bbda tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-46a92484-a354-4f71-8a59-a3c3cd68bbda tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-46a92484-a354-4f71-8a59-a3c3cd68bbda tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-46a92484-a354-4f71-8a59-a3c3cd68bbda tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:13 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-46a92484-a354-4f71-8a59-a3c3cd68bbda tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:14 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-46a92484-a354-4f71-8a59-a3c3cd68bbda tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:14 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-46a92484-a354-4f71-8a59-a3c3cd68bbda tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c" status: 200 len: 1375 microversion: 2.1 time: 0.370258 Aug 09 11:24:14 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 283/535] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:13 2026] GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c => generated 1375 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:15 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-74e1b515-e4f5-46de-9908-6cda9aeeee96 req-ba70d2c3-5261-4b6a-83b7-92068f620b5c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "64e11acd-80bc-46cb-9d6f-787f1c62573c", "tag": "b32c3bd4-6ada-44c9-b2e0-a92bd9329971"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:24:15 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-4f9c7245-86f8-4140-a0c2-8ef58d0ed895 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-74e1b515-e4f5-46de-9908-6cda9aeeee96 req-ba70d2c3-5261-4b6a-83b7-92068f620b5c service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-74e1b515-e4f5-46de-9908-6cda9aeeee96 req-ba70d2c3-5261-4b6a-83b7-92068f620b5c service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-74e1b515-e4f5-46de-9908-6cda9aeeee96 req-ba70d2c3-5261-4b6a-83b7-92068f620b5c service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:15 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-4f9c7245-86f8-4140-a0c2-8ef58d0ed895 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4f9c7245-86f8-4140-a0c2-8ef58d0ed895 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4f9c7245-86f8-4140-a0c2-8ef58d0ed895 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:15 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-74e1b515-e4f5-46de-9908-6cda9aeeee96 req-ba70d2c3-5261-4b6a-83b7-92068f620b5c service nova] Creating event network-changed:b32c3bd4-6ada-44c9-b2e0-a92bd9329971 for instance 64e11acd-80bc-46cb-9d6f-787f1c62573c on devstack Aug 09 11:24:15 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-74e1b515-e4f5-46de-9908-6cda9aeeee96 req-ba70d2c3-5261-4b6a-83b7-92068f620b5c service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:24:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4f9c7245-86f8-4140-a0c2-8ef58d0ed895 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4f9c7245-86f8-4140-a0c2-8ef58d0ed895 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4f9c7245-86f8-4140-a0c2-8ef58d0ed895 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4f9c7245-86f8-4140-a0c2-8ef58d0ed895 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:15 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-74e1b515-e4f5-46de-9908-6cda9aeeee96 req-ba70d2c3-5261-4b6a-83b7-92068f620b5c service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.067635 Aug 09 11:24:15 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 253/536] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:24:15 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:15 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-4f9c7245-86f8-4140-a0c2-8ef58d0ed895 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:15 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-4f9c7245-86f8-4140-a0c2-8ef58d0ed895 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:15 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-4f9c7245-86f8-4140-a0c2-8ef58d0ed895 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c" status: 200 len: 1375 microversion: 2.1 time: 0.328857 Aug 09 11:24:15 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 284/537] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:15 2026] GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c => generated 1375 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:16 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-424e8c12-6d17-46cf-9eab-f6c5ef239bdc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:16 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-424e8c12-6d17-46cf-9eab-f6c5ef239bdc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-424e8c12-6d17-46cf-9eab-f6c5ef239bdc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-424e8c12-6d17-46cf-9eab-f6c5ef239bdc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-424e8c12-6d17-46cf-9eab-f6c5ef239bdc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-424e8c12-6d17-46cf-9eab-f6c5ef239bdc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-424e8c12-6d17-46cf-9eab-f6c5ef239bdc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-424e8c12-6d17-46cf-9eab-f6c5ef239bdc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:16 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-424e8c12-6d17-46cf-9eab-f6c5ef239bdc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:17 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-424e8c12-6d17-46cf-9eab-f6c5ef239bdc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:17 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-424e8c12-6d17-46cf-9eab-f6c5ef239bdc tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c" status: 200 len: 1375 microversion: 2.1 time: 0.627240 Aug 09 11:24:17 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 254/538] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:16 2026] GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c => generated 1375 bytes in 630 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:17 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-be5fe60f-b8de-479e-88ce-2879ee49f12f req-e6a3d79d-5318-4300-b479-7fda7338b926 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "64e11acd-80bc-46cb-9d6f-787f1c62573c", "name": "network-vif-plugged", "status": "completed", "tag": "b32c3bd4-6ada-44c9-b2e0-a92bd9329971"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:24:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-be5fe60f-b8de-479e-88ce-2879ee49f12f req-e6a3d79d-5318-4300-b479-7fda7338b926 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-be5fe60f-b8de-479e-88ce-2879ee49f12f req-e6a3d79d-5318-4300-b479-7fda7338b926 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-be5fe60f-b8de-479e-88ce-2879ee49f12f req-e6a3d79d-5318-4300-b479-7fda7338b926 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:17 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-be5fe60f-b8de-479e-88ce-2879ee49f12f req-e6a3d79d-5318-4300-b479-7fda7338b926 service nova] Creating event network-vif-plugged:b32c3bd4-6ada-44c9-b2e0-a92bd9329971 for instance 64e11acd-80bc-46cb-9d6f-787f1c62573c on devstack Aug 09 11:24:17 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-be5fe60f-b8de-479e-88ce-2879ee49f12f req-e6a3d79d-5318-4300-b479-7fda7338b926 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:24:17 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-be5fe60f-b8de-479e-88ce-2879ee49f12f req-e6a3d79d-5318-4300-b479-7fda7338b926 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.096184 Aug 09 11:24:17 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 285/539] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:24:17 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:18 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-1c3d7763-80e2-43da-b80e-b71de176aa88 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:18 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-1c3d7763-80e2-43da-b80e-b71de176aa88 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1c3d7763-80e2-43da-b80e-b71de176aa88 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1c3d7763-80e2-43da-b80e-b71de176aa88 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1c3d7763-80e2-43da-b80e-b71de176aa88 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1c3d7763-80e2-43da-b80e-b71de176aa88 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1c3d7763-80e2-43da-b80e-b71de176aa88 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1c3d7763-80e2-43da-b80e-b71de176aa88 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:18 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-1c3d7763-80e2-43da-b80e-b71de176aa88 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:18 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-1c3d7763-80e2-43da-b80e-b71de176aa88 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:18 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-1c3d7763-80e2-43da-b80e-b71de176aa88 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c" status: 200 len: 1375 microversion: 2.1 time: 0.188694 Aug 09 11:24:18 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 255/540] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:18 2026] GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c => generated 1375 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:19 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-234c8f20-1b2b-4177-8983-7edecb81cc50 req-5a2aca1e-46f1-405d-97e5-48c60053da5b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "64e11acd-80bc-46cb-9d6f-787f1c62573c", "name": "network-vif-plugged", "status": "completed", "tag": "b32c3bd4-6ada-44c9-b2e0-a92bd9329971"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:24:19 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-4149f54c-277b-4c11-9280-b331e90a7315 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:19 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-4149f54c-277b-4c11-9280-b331e90a7315 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-234c8f20-1b2b-4177-8983-7edecb81cc50 req-5a2aca1e-46f1-405d-97e5-48c60053da5b service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-234c8f20-1b2b-4177-8983-7edecb81cc50 req-5a2aca1e-46f1-405d-97e5-48c60053da5b service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-234c8f20-1b2b-4177-8983-7edecb81cc50 req-5a2aca1e-46f1-405d-97e5-48c60053da5b service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4149f54c-277b-4c11-9280-b331e90a7315 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4149f54c-277b-4c11-9280-b331e90a7315 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4149f54c-277b-4c11-9280-b331e90a7315 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4149f54c-277b-4c11-9280-b331e90a7315 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4149f54c-277b-4c11-9280-b331e90a7315 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4149f54c-277b-4c11-9280-b331e90a7315 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:19 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-234c8f20-1b2b-4177-8983-7edecb81cc50 req-5a2aca1e-46f1-405d-97e5-48c60053da5b service nova] Creating event network-vif-plugged:b32c3bd4-6ada-44c9-b2e0-a92bd9329971 for instance 64e11acd-80bc-46cb-9d6f-787f1c62573c on devstack Aug 09 11:24:19 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-234c8f20-1b2b-4177-8983-7edecb81cc50 req-5a2aca1e-46f1-405d-97e5-48c60053da5b service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:24:19 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-234c8f20-1b2b-4177-8983-7edecb81cc50 req-5a2aca1e-46f1-405d-97e5-48c60053da5b service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.101010 Aug 09 11:24:19 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 286/541] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:24:19 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:19 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-4149f54c-277b-4c11-9280-b331e90a7315 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:19 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-4149f54c-277b-4c11-9280-b331e90a7315 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:19 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-4149f54c-277b-4c11-9280-b331e90a7315 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c" status: 200 len: 1555 microversion: 2.1 time: 0.287668 Aug 09 11:24:19 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 256/542] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:19 2026] GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c => generated 1555 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:24:19 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-a41eb9ee-e8ae-4dc4-a9ba-37df1d3e9d2d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:19 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-a41eb9ee-e8ae-4dc4-a9ba-37df1d3e9d2d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a41eb9ee-e8ae-4dc4-a9ba-37df1d3e9d2d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a41eb9ee-e8ae-4dc4-a9ba-37df1d3e9d2d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a41eb9ee-e8ae-4dc4-a9ba-37df1d3e9d2d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a41eb9ee-e8ae-4dc4-a9ba-37df1d3e9d2d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a41eb9ee-e8ae-4dc4-a9ba-37df1d3e9d2d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a41eb9ee-e8ae-4dc4-a9ba-37df1d3e9d2d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:19 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-a41eb9ee-e8ae-4dc4-a9ba-37df1d3e9d2d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:19 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=2 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:24:19 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=5 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:24:19 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-a41eb9ee-e8ae-4dc4-a9ba-37df1d3e9d2d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.202381 Aug 09 11:24:19 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 287/543] 192.168.122.209 () {58 vars in 1277 bytes} [Sun Aug 9 11:24:19 2026] GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-interface => generated 282 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:20 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:24:21 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-4b809e9f-24a3-4bbd-9475-0b8b08ad8aa1 req-12ced410-d534-4350-a84c-0835bfbf883e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "64e11acd-80bc-46cb-9d6f-787f1c62573c", "tag": "b32c3bd4-6ada-44c9-b2e0-a92bd9329971"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:24:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-4b809e9f-24a3-4bbd-9475-0b8b08ad8aa1 req-12ced410-d534-4350-a84c-0835bfbf883e service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-4b809e9f-24a3-4bbd-9475-0b8b08ad8aa1 req-12ced410-d534-4350-a84c-0835bfbf883e service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-4b809e9f-24a3-4bbd-9475-0b8b08ad8aa1 req-12ced410-d534-4350-a84c-0835bfbf883e service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:21 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=85,nova_cell1:INSERT=2,nova_cell1:UPDATE=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:24:21 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-4b809e9f-24a3-4bbd-9475-0b8b08ad8aa1 req-12ced410-d534-4350-a84c-0835bfbf883e service nova] Creating event network-changed:b32c3bd4-6ada-44c9-b2e0-a92bd9329971 for instance 64e11acd-80bc-46cb-9d6f-787f1c62573c on devstack Aug 09 11:24:21 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-4b809e9f-24a3-4bbd-9475-0b8b08ad8aa1 req-12ced410-d534-4350-a84c-0835bfbf883e service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:24:21 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-4b809e9f-24a3-4bbd-9475-0b8b08ad8aa1 req-12ced410-d534-4350-a84c-0835bfbf883e service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.053264 Aug 09 11:24:21 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 257/544] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:24:21 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:26 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-3d0b8b30-c40f-4caf-ab2b-e97d1728b91f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:26 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-3d0b8b30-c40f-4caf-ab2b-e97d1728b91f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2400cb0b-7943-4f4b-9409-53349b4b23a4] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:26 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=46,nova_api:INSERT=5,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:24:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3d0b8b30-c40f-4caf-ab2b-e97d1728b91f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3d0b8b30-c40f-4caf-ab2b-e97d1728b91f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3d0b8b30-c40f-4caf-ab2b-e97d1728b91f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3d0b8b30-c40f-4caf-ab2b-e97d1728b91f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3d0b8b30-c40f-4caf-ab2b-e97d1728b91f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3d0b8b30-c40f-4caf-ab2b-e97d1728b91f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:26 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-3d0b8b30-c40f-4caf-ab2b-e97d1728b91f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4/ips" status: 200 len: 148 microversion: 2.1 time: 0.065642 Aug 09 11:24:26 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 288/545] 192.168.122.209 () {58 vars in 1250 bytes} [Sun Aug 9 11:24:26 2026] GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4/ips => generated 148 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:24:26 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-0436e02c-b06c-4f77-8fbb-77fc3d3645db tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "b47864e7-9ae3-426b-b15e-7a70080634bc"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:24:26 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-0436e02c-b06c-4f77-8fbb-77fc3d3645db tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2400cb0b-7943-4f4b-9409-53349b4b23a4] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:26 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=33,nova_api:INSERT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:24:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0436e02c-b06c-4f77-8fbb-77fc3d3645db tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0436e02c-b06c-4f77-8fbb-77fc3d3645db tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0436e02c-b06c-4f77-8fbb-77fc3d3645db tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0436e02c-b06c-4f77-8fbb-77fc3d3645db tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0436e02c-b06c-4f77-8fbb-77fc3d3645db tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0436e02c-b06c-4f77-8fbb-77fc3d3645db tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:26 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-0436e02c-b06c-4f77-8fbb-77fc3d3645db tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] HTTP exception thrown: Invalid volume: volume b47864e7-9ae3-426b-b15e-7a70080634bc is already attached to instances: b80c73ac-d56b-4ae7-b465-e41c2d00aa56 Aug 09 11:24:26 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-0436e02c-b06c-4f77-8fbb-77fc3d3645db tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Returning 400 to user: Invalid volume: volume b47864e7-9ae3-426b-b15e-7a70080634bc is already attached to instances: b80c73ac-d56b-4ae7-b465-e41c2d00aa56 {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:24:26 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-0436e02c-b06c-4f77-8fbb-77fc3d3645db tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "POST /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4/os-volume_attachments" status: 400 len: 174 microversion: 2.1 time: 0.214344 Aug 09 11:24:26 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 258/546] 192.168.122.209 () {60 vars in 1325 bytes} [Sun Aug 9 11:24:26 2026] POST /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4/os-volume_attachments => generated 174 bytes in 221 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Aug 09 11:24:26 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-8e5720d0-cc19-4550-a188-5d4315ac6332 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:26 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-8e5720d0-cc19-4550-a188-5d4315ac6332 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2400cb0b-7943-4f4b-9409-53349b4b23a4] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8e5720d0-cc19-4550-a188-5d4315ac6332 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8e5720d0-cc19-4550-a188-5d4315ac6332 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8e5720d0-cc19-4550-a188-5d4315ac6332 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8e5720d0-cc19-4550-a188-5d4315ac6332 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8e5720d0-cc19-4550-a188-5d4315ac6332 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8e5720d0-cc19-4550-a188-5d4315ac6332 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:26 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-8e5720d0-cc19-4550-a188-5d4315ac6332 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2400cb0b-7943-4f4b-9409-53349b4b23a4] Going to try to terminate instance {{(pid=63877) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:24:26 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-8e5720d0-cc19-4550-a188-5d4315ac6332 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4" status: 204 len: 0 microversion: 2.1 time: 0.585093 Aug 09 11:24:26 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 289/547] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:24:26 2026] DELETE /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4 => generated 0 bytes in 587 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:24:26 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-e0d974d9-4d29-476f-adae-1f21cb406dcd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:26 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-e0d974d9-4d29-476f-adae-1f21cb406dcd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2400cb0b-7943-4f4b-9409-53349b4b23a4] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e0d974d9-4d29-476f-adae-1f21cb406dcd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e0d974d9-4d29-476f-adae-1f21cb406dcd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e0d974d9-4d29-476f-adae-1f21cb406dcd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e0d974d9-4d29-476f-adae-1f21cb406dcd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e0d974d9-4d29-476f-adae-1f21cb406dcd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e0d974d9-4d29-476f-adae-1f21cb406dcd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:27 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-e0d974d9-4d29-476f-adae-1f21cb406dcd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:28 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-e0d974d9-4d29-476f-adae-1f21cb406dcd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:28 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-e0d974d9-4d29-476f-adae-1f21cb406dcd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4" status: 200 len: 1689 microversion: 2.1 time: 1.212538 Aug 09 11:24:28 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 259/548] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:26 2026] GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4 => generated 1689 bytes in 1214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:24:28 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-171f07e4-24d1-4ac7-b736-5229c54ca6dd req-06c6263f-4a5e-4495-a509-35cb59980b91 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2400cb0b-7943-4f4b-9409-53349b4b23a4", "name": "network-vif-unplugged", "status": "completed", "tag": "5c856893-fbb8-43ff-bf16-2d884ea03866"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:24:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-171f07e4-24d1-4ac7-b736-5229c54ca6dd req-06c6263f-4a5e-4495-a509-35cb59980b91 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-171f07e4-24d1-4ac7-b736-5229c54ca6dd req-06c6263f-4a5e-4495-a509-35cb59980b91 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-171f07e4-24d1-4ac7-b736-5229c54ca6dd req-06c6263f-4a5e-4495-a509-35cb59980b91 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:28 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-171f07e4-24d1-4ac7-b736-5229c54ca6dd req-06c6263f-4a5e-4495-a509-35cb59980b91 service nova] Creating event network-vif-unplugged:5c856893-fbb8-43ff-bf16-2d884ea03866 for instance 2400cb0b-7943-4f4b-9409-53349b4b23a4 on devstack Aug 09 11:24:28 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-171f07e4-24d1-4ac7-b736-5229c54ca6dd req-06c6263f-4a5e-4495-a509-35cb59980b91 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:24:28 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-171f07e4-24d1-4ac7-b736-5229c54ca6dd req-06c6263f-4a5e-4495-a509-35cb59980b91 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.119051 Aug 09 11:24:28 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 290/549] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:24:28 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:29 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-7e6d3eeb-0a4f-4b55-83fc-4d984c368701 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:29 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-7e6d3eeb-0a4f-4b55-83fc-4d984c368701 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2400cb0b-7943-4f4b-9409-53349b4b23a4] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7e6d3eeb-0a4f-4b55-83fc-4d984c368701 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7e6d3eeb-0a4f-4b55-83fc-4d984c368701 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7e6d3eeb-0a4f-4b55-83fc-4d984c368701 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7e6d3eeb-0a4f-4b55-83fc-4d984c368701 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7e6d3eeb-0a4f-4b55-83fc-4d984c368701 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7e6d3eeb-0a4f-4b55-83fc-4d984c368701 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:29 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-7e6d3eeb-0a4f-4b55-83fc-4d984c368701 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:29 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-7e6d3eeb-0a4f-4b55-83fc-4d984c368701 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:29 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-7e6d3eeb-0a4f-4b55-83fc-4d984c368701 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4" status: 200 len: 1689 microversion: 2.1 time: 0.663986 Aug 09 11:24:29 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 260/550] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:29 2026] GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4 => generated 1689 bytes in 666 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:30 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-f37545f9-325a-49b2-9762-97e29118e5be tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:30 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-f37545f9-325a-49b2-9762-97e29118e5be tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2400cb0b-7943-4f4b-9409-53349b4b23a4] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f37545f9-325a-49b2-9762-97e29118e5be tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f37545f9-325a-49b2-9762-97e29118e5be tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f37545f9-325a-49b2-9762-97e29118e5be tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f37545f9-325a-49b2-9762-97e29118e5be tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f37545f9-325a-49b2-9762-97e29118e5be tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f37545f9-325a-49b2-9762-97e29118e5be tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:31 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-f37545f9-325a-49b2-9762-97e29118e5be tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:31 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-9d0cae1c-f682-4835-937c-6acdfcca166a req-4042b6dd-fb24-4efc-b977-854bd581494b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2400cb0b-7943-4f4b-9409-53349b4b23a4", "name": "network-vif-unplugged", "status": "completed", "tag": "5c856893-fbb8-43ff-bf16-2d884ea03866"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:24:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-9d0cae1c-f682-4835-937c-6acdfcca166a req-4042b6dd-fb24-4efc-b977-854bd581494b service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-9d0cae1c-f682-4835-937c-6acdfcca166a req-4042b6dd-fb24-4efc-b977-854bd581494b service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-9d0cae1c-f682-4835-937c-6acdfcca166a req-4042b6dd-fb24-4efc-b977-854bd581494b service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:31 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-9d0cae1c-f682-4835-937c-6acdfcca166a req-4042b6dd-fb24-4efc-b977-854bd581494b service nova] Creating event network-vif-unplugged:5c856893-fbb8-43ff-bf16-2d884ea03866 for instance 2400cb0b-7943-4f4b-9409-53349b4b23a4 on devstack Aug 09 11:24:31 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-9d0cae1c-f682-4835-937c-6acdfcca166a req-4042b6dd-fb24-4efc-b977-854bd581494b service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:24:31 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-9d0cae1c-f682-4835-937c-6acdfcca166a req-4042b6dd-fb24-4efc-b977-854bd581494b service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.105690 Aug 09 11:24:31 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 261/551] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:24:31 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:24:31 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-f37545f9-325a-49b2-9762-97e29118e5be tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:31 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-f37545f9-325a-49b2-9762-97e29118e5be tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4" status: 200 len: 1689 microversion: 2.1 time: 0.843004 Aug 09 11:24:31 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 291/552] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:30 2026] GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4 => generated 1689 bytes in 847 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:32 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-1702b424-9680-4c06-bee4-92d75dbe6701 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:32 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-1702b424-9680-4c06-bee4-92d75dbe6701 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2400cb0b-7943-4f4b-9409-53349b4b23a4] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1702b424-9680-4c06-bee4-92d75dbe6701 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1702b424-9680-4c06-bee4-92d75dbe6701 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1702b424-9680-4c06-bee4-92d75dbe6701 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1702b424-9680-4c06-bee4-92d75dbe6701 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1702b424-9680-4c06-bee4-92d75dbe6701 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1702b424-9680-4c06-bee4-92d75dbe6701 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:32 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-1702b424-9680-4c06-bee4-92d75dbe6701 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:32 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-1702b424-9680-4c06-bee4-92d75dbe6701 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:32 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-1702b424-9680-4c06-bee4-92d75dbe6701 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4" status: 200 len: 1622 microversion: 2.1 time: 0.174044 Aug 09 11:24:32 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 262/553] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:32 2026] GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4 => generated 1622 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:33 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-51a70e07-9398-46f1-bf81-a2cfaf54ac72 req-52d1775a-8e01-4cc2-adeb-2df8d2f97497 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2400cb0b-7943-4f4b-9409-53349b4b23a4", "name": "network-vif-deleted", "tag": "5c856893-fbb8-43ff-bf16-2d884ea03866"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:24:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-51a70e07-9398-46f1-bf81-a2cfaf54ac72 req-52d1775a-8e01-4cc2-adeb-2df8d2f97497 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-51a70e07-9398-46f1-bf81-a2cfaf54ac72 req-52d1775a-8e01-4cc2-adeb-2df8d2f97497 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-51a70e07-9398-46f1-bf81-a2cfaf54ac72 req-52d1775a-8e01-4cc2-adeb-2df8d2f97497 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:33 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-51a70e07-9398-46f1-bf81-a2cfaf54ac72 req-52d1775a-8e01-4cc2-adeb-2df8d2f97497 service nova] Creating event network-vif-deleted:5c856893-fbb8-43ff-bf16-2d884ea03866 for instance 2400cb0b-7943-4f4b-9409-53349b4b23a4 on devstack Aug 09 11:24:33 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-51a70e07-9398-46f1-bf81-a2cfaf54ac72 req-52d1775a-8e01-4cc2-adeb-2df8d2f97497 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:24:33 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-51a70e07-9398-46f1-bf81-a2cfaf54ac72 req-52d1775a-8e01-4cc2-adeb-2df8d2f97497 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.055691 Aug 09 11:24:33 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 292/554] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:24:33 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:33 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-51b46546-ebe9-4899-965e-5a016b5bd374 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:33 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-51b46546-ebe9-4899-965e-5a016b5bd374 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2400cb0b-7943-4f4b-9409-53349b4b23a4] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51b46546-ebe9-4899-965e-5a016b5bd374 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51b46546-ebe9-4899-965e-5a016b5bd374 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51b46546-ebe9-4899-965e-5a016b5bd374 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51b46546-ebe9-4899-965e-5a016b5bd374 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51b46546-ebe9-4899-965e-5a016b5bd374 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-51b46546-ebe9-4899-965e-5a016b5bd374 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:33 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-51b46546-ebe9-4899-965e-5a016b5bd374 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] HTTP exception thrown: Instance 2400cb0b-7943-4f4b-9409-53349b4b23a4 could not be found. Aug 09 11:24:33 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-51b46546-ebe9-4899-965e-5a016b5bd374 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Returning 404 to user: Instance 2400cb0b-7943-4f4b-9409-53349b4b23a4 could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:24:33 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-51b46546-ebe9-4899-965e-5a016b5bd374 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4" status: 404 len: 111 microversion: 2.1 time: 0.038066 Aug 09 11:24:33 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 263/555] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:33 2026] GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:24:34 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-97255100-6a35-41bb-889d-84508db5d4e0 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:34 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-97255100-6a35-41bb-889d-84508db5d4e0 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1819206330" status: 202 len: 0 microversion: 2.1 time: 0.036088 Aug 09 11:24:34 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 293/556] 192.168.122.209 () {58 vars in 1223 bytes} [Sun Aug 9 11:24:34 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1819206330 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:24:34 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-cd673168-10f9-414b-8388-721488ab2b7a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:34 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-cd673168-10f9-414b-8388-721488ab2b7a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: b80c73ac-d56b-4ae7-b465-e41c2d00aa56] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cd673168-10f9-414b-8388-721488ab2b7a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cd673168-10f9-414b-8388-721488ab2b7a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cd673168-10f9-414b-8388-721488ab2b7a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cd673168-10f9-414b-8388-721488ab2b7a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cd673168-10f9-414b-8388-721488ab2b7a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cd673168-10f9-414b-8388-721488ab2b7a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:35 devstack devstack@n-api.service[63878]: DEBUG nova.objects.instance [None req-cd673168-10f9-414b-8388-721488ab2b7a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lazy-loading 'services' on Instance uuid b80c73ac-d56b-4ae7-b465-e41c2d00aa56 {{(pid=63878) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:24:35 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-cd673168-10f9-414b-8388-721488ab2b7a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56/os-volume_attachments/b47864e7-9ae3-426b-b15e-7a70080634bc" status: 202 len: 0 microversion: 2.1 time: 0.236359 Aug 09 11:24:35 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 264/557] 192.168.122.209 () {58 vars in 1418 bytes} [Sun Aug 9 11:24:34 2026] DELETE /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56/os-volume_attachments/b47864e7-9ae3-426b-b15e-7a70080634bc => generated 0 bytes in 238 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:24:35 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-17f32318-061a-47bf-9495-18a42212ae2c tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:35 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-17f32318-061a-47bf-9495-18a42212ae2c tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: b80c73ac-d56b-4ae7-b465-e41c2d00aa56] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-17f32318-061a-47bf-9495-18a42212ae2c tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-17f32318-061a-47bf-9495-18a42212ae2c tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-17f32318-061a-47bf-9495-18a42212ae2c tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-17f32318-061a-47bf-9495-18a42212ae2c tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-17f32318-061a-47bf-9495-18a42212ae2c tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-17f32318-061a-47bf-9495-18a42212ae2c tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:35 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-17f32318-061a-47bf-9495-18a42212ae2c tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.073902 Aug 09 11:24:35 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 294/558] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:24:35 2026] GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56/os-volume_attachments => generated 197 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:36 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-15c5f696-af78-4b09-97e0-276b6100ed55 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:36 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-15c5f696-af78-4b09-97e0-276b6100ed55 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: b80c73ac-d56b-4ae7-b465-e41c2d00aa56] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-15c5f696-af78-4b09-97e0-276b6100ed55 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-15c5f696-af78-4b09-97e0-276b6100ed55 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-15c5f696-af78-4b09-97e0-276b6100ed55 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-15c5f696-af78-4b09-97e0-276b6100ed55 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-15c5f696-af78-4b09-97e0-276b6100ed55 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-15c5f696-af78-4b09-97e0-276b6100ed55 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:36 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-15c5f696-af78-4b09-97e0-276b6100ed55 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.082786 Aug 09 11:24:36 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 265/559] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:24:36 2026] GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56/os-volume_attachments => generated 25 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 356 bytes (2 switches on core 0) Aug 09 11:24:36 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-3831b919-6e26-4a4e-beef-d71a76927394 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:36 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-3831b919-6e26-4a4e-beef-d71a76927394 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: b80c73ac-d56b-4ae7-b465-e41c2d00aa56] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3831b919-6e26-4a4e-beef-d71a76927394 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3831b919-6e26-4a4e-beef-d71a76927394 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3831b919-6e26-4a4e-beef-d71a76927394 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3831b919-6e26-4a4e-beef-d71a76927394 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3831b919-6e26-4a4e-beef-d71a76927394 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3831b919-6e26-4a4e-beef-d71a76927394 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:36 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-3831b919-6e26-4a4e-beef-d71a76927394 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: b80c73ac-d56b-4ae7-b465-e41c2d00aa56] Going to try to terminate instance {{(pid=63877) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:24:36 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-3831b919-6e26-4a4e-beef-d71a76927394 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56" status: 204 len: 0 microversion: 2.1 time: 0.211422 Aug 09 11:24:36 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 295/560] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:24:36 2026] DELETE /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:24:36 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-07ad74ff-d8c6-455c-872f-1fd2fe01d3dd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:36 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-07ad74ff-d8c6-455c-872f-1fd2fe01d3dd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: b80c73ac-d56b-4ae7-b465-e41c2d00aa56] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-07ad74ff-d8c6-455c-872f-1fd2fe01d3dd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-07ad74ff-d8c6-455c-872f-1fd2fe01d3dd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-07ad74ff-d8c6-455c-872f-1fd2fe01d3dd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-07ad74ff-d8c6-455c-872f-1fd2fe01d3dd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-07ad74ff-d8c6-455c-872f-1fd2fe01d3dd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-07ad74ff-d8c6-455c-872f-1fd2fe01d3dd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:36 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-07ad74ff-d8c6-455c-872f-1fd2fe01d3dd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:36 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-07ad74ff-d8c6-455c-872f-1fd2fe01d3dd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:36 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-07ad74ff-d8c6-455c-872f-1fd2fe01d3dd tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56" status: 200 len: 1685 microversion: 2.1 time: 0.388569 Aug 09 11:24:36 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 266/561] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:36 2026] GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56 => generated 1685 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:37 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-efe36bcc-b946-4332-9c34-c901ea87356e req-449aff95-36b2-46c9-b4b4-af06ff751eb2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b80c73ac-d56b-4ae7-b465-e41c2d00aa56", "name": "network-vif-unplugged", "status": "completed", "tag": "497c80ee-6e83-46b9-85bb-7e3252ebfeb0"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:24:37 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-efe36bcc-b946-4332-9c34-c901ea87356e req-449aff95-36b2-46c9-b4b4-af06ff751eb2 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:37 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-efe36bcc-b946-4332-9c34-c901ea87356e req-449aff95-36b2-46c9-b4b4-af06ff751eb2 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:37 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-efe36bcc-b946-4332-9c34-c901ea87356e req-449aff95-36b2-46c9-b4b4-af06ff751eb2 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:37 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-efe36bcc-b946-4332-9c34-c901ea87356e req-449aff95-36b2-46c9-b4b4-af06ff751eb2 service nova] Creating event network-vif-unplugged:497c80ee-6e83-46b9-85bb-7e3252ebfeb0 for instance b80c73ac-d56b-4ae7-b465-e41c2d00aa56 on devstack Aug 09 11:24:37 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-efe36bcc-b946-4332-9c34-c901ea87356e req-449aff95-36b2-46c9-b4b4-af06ff751eb2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:24:37 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-efe36bcc-b946-4332-9c34-c901ea87356e req-449aff95-36b2-46c9-b4b4-af06ff751eb2 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.079504 Aug 09 11:24:37 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 296/562] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:24:37 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:38 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-b3830f8d-0cfd-4b57-981f-07568d77f395 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:38 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-b3830f8d-0cfd-4b57-981f-07568d77f395 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: b80c73ac-d56b-4ae7-b465-e41c2d00aa56] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3830f8d-0cfd-4b57-981f-07568d77f395 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3830f8d-0cfd-4b57-981f-07568d77f395 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3830f8d-0cfd-4b57-981f-07568d77f395 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3830f8d-0cfd-4b57-981f-07568d77f395 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3830f8d-0cfd-4b57-981f-07568d77f395 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3830f8d-0cfd-4b57-981f-07568d77f395 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:38 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-b3830f8d-0cfd-4b57-981f-07568d77f395 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:38 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-b3830f8d-0cfd-4b57-981f-07568d77f395 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:38 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-b3830f8d-0cfd-4b57-981f-07568d77f395 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56" status: 200 len: 1685 microversion: 2.1 time: 0.372327 Aug 09 11:24:38 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 267/563] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:38 2026] GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56 => generated 1685 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:39 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-85e9e106-ce85-4604-8f85-b401fbb3eb06 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:39 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-85e9e106-ce85-4604-8f85-b401fbb3eb06 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: b80c73ac-d56b-4ae7-b465-e41c2d00aa56] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-85e9e106-ce85-4604-8f85-b401fbb3eb06 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-85e9e106-ce85-4604-8f85-b401fbb3eb06 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-85e9e106-ce85-4604-8f85-b401fbb3eb06 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-85e9e106-ce85-4604-8f85-b401fbb3eb06 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-85e9e106-ce85-4604-8f85-b401fbb3eb06 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-85e9e106-ce85-4604-8f85-b401fbb3eb06 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-85e9e106-ce85-4604-8f85-b401fbb3eb06 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-85e9e106-ce85-4604-8f85-b401fbb3eb06 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-85e9e106-ce85-4604-8f85-b401fbb3eb06 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:39 devstack devstack@n-api.service[63877]: DEBUG nova.objects.instance [None req-85e9e106-ce85-4604-8f85-b401fbb3eb06 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lazy-loading 'fault' on Instance uuid b80c73ac-d56b-4ae7-b465-e41c2d00aa56 {{(pid=63877) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:24:39 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-85e9e106-ce85-4604-8f85-b401fbb3eb06 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:39 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-a1cd5d91-d4ac-47c7-97ed-1faa1e656093 req-35c8b0a0-98b6-4a80-9204-8e6fd85e058f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b80c73ac-d56b-4ae7-b465-e41c2d00aa56", "name": "network-vif-unplugged", "status": "completed", "tag": "497c80ee-6e83-46b9-85bb-7e3252ebfeb0"}, {"server_uuid": "b80c73ac-d56b-4ae7-b465-e41c2d00aa56", "name": "network-vif-deleted", "tag": "497c80ee-6e83-46b9-85bb-7e3252ebfeb0"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:24:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-a1cd5d91-d4ac-47c7-97ed-1faa1e656093 req-35c8b0a0-98b6-4a80-9204-8e6fd85e058f service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-a1cd5d91-d4ac-47c7-97ed-1faa1e656093 req-35c8b0a0-98b6-4a80-9204-8e6fd85e058f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-a1cd5d91-d4ac-47c7-97ed-1faa1e656093 req-35c8b0a0-98b6-4a80-9204-8e6fd85e058f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:39 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-85e9e106-ce85-4604-8f85-b401fbb3eb06 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:39 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-a1cd5d91-d4ac-47c7-97ed-1faa1e656093 req-35c8b0a0-98b6-4a80-9204-8e6fd85e058f service nova] Creating event network-vif-unplugged:497c80ee-6e83-46b9-85bb-7e3252ebfeb0 for instance b80c73ac-d56b-4ae7-b465-e41c2d00aa56 on devstack Aug 09 11:24:39 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-a1cd5d91-d4ac-47c7-97ed-1faa1e656093 req-35c8b0a0-98b6-4a80-9204-8e6fd85e058f service nova] Creating event network-vif-deleted:497c80ee-6e83-46b9-85bb-7e3252ebfeb0 for instance b80c73ac-d56b-4ae7-b465-e41c2d00aa56 on devstack Aug 09 11:24:39 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-a1cd5d91-d4ac-47c7-97ed-1faa1e656093 req-35c8b0a0-98b6-4a80-9204-8e6fd85e058f service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:24:39 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-a1cd5d91-d4ac-47c7-97ed-1faa1e656093 req-35c8b0a0-98b6-4a80-9204-8e6fd85e058f service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.076578 Aug 09 11:24:39 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 268/564] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:24:39 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:39 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-85e9e106-ce85-4604-8f85-b401fbb3eb06 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56" status: 200 len: 1340 microversion: 2.1 time: 0.302451 Aug 09 11:24:39 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 297/565] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:39 2026] GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56 => generated 1340 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:40 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-3a502ca1-82e0-470f-911a-eceb131d6a65 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:40 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-3a502ca1-82e0-470f-911a-eceb131d6a65 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: b80c73ac-d56b-4ae7-b465-e41c2d00aa56] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3a502ca1-82e0-470f-911a-eceb131d6a65 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3a502ca1-82e0-470f-911a-eceb131d6a65 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3a502ca1-82e0-470f-911a-eceb131d6a65 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3a502ca1-82e0-470f-911a-eceb131d6a65 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3a502ca1-82e0-470f-911a-eceb131d6a65 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3a502ca1-82e0-470f-911a-eceb131d6a65 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:40 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-3a502ca1-82e0-470f-911a-eceb131d6a65 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] HTTP exception thrown: Instance b80c73ac-d56b-4ae7-b465-e41c2d00aa56 could not be found. Aug 09 11:24:40 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-3a502ca1-82e0-470f-911a-eceb131d6a65 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Returning 404 to user: Instance b80c73ac-d56b-4ae7-b465-e41c2d00aa56 could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:24:40 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-3a502ca1-82e0-470f-911a-eceb131d6a65 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56" status: 404 len: 111 microversion: 2.1 time: 0.042747 Aug 09 11:24:40 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 269/566] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:40 2026] GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:24:40 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-823b7535-482f-4ea6-bcde-cdba731baffa tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:40 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-823b7535-482f-4ea6-bcde-cdba731baffa tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-450834401" status: 202 len: 0 microversion: 2.1 time: 0.042012 Aug 09 11:24:40 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 298/567] 192.168.122.209 () {58 vars in 1220 bytes} [Sun Aug 9 11:24:40 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-450834401 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:24:40 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-3606247f-7c77-4c90-b02c-229d8bce1b4d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:40 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-3606247f-7c77-4c90-b02c-229d8bce1b4d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3606247f-7c77-4c90-b02c-229d8bce1b4d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3606247f-7c77-4c90-b02c-229d8bce1b4d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3606247f-7c77-4c90-b02c-229d8bce1b4d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3606247f-7c77-4c90-b02c-229d8bce1b4d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3606247f-7c77-4c90-b02c-229d8bce1b4d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3606247f-7c77-4c90-b02c-229d8bce1b4d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:40 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-3606247f-7c77-4c90-b02c-229d8bce1b4d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/ips" status: 200 len: 144 microversion: 2.1 time: 0.065253 Aug 09 11:24:40 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 270/568] 192.168.122.209 () {58 vars in 1250 bytes} [Sun Aug 9 11:24:40 2026] GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/ips => generated 144 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:41 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-facc08d7-bf6e-4fad-a6ea-4a4bd083572f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-2065707704", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOM+Zq66LEZyneSiB5wU3ZuQ4vRdPCOoPfmTwrLbUXpndlePLi04ix1xdNlCZDkrKaNjXVoQYBmXBWwiIjqNv4nmp4646wUON/30Kjgh5kDKHfzvgIT1PihexzF47HVeHw=="}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:24:41 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-facc08d7-bf6e-4fad-a6ea-4a4bd083572f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Getting quotas for project c5fa80ed8d364108a74db6f4a9f76a7c. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:24:41 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-facc08d7-bf6e-4fad-a6ea-4a4bd083572f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Getting quotas for user 65fef7ccf3504ede8d735f2d09fb76d3 and project c5fa80ed8d364108a74db6f4a9f76a7c. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:24:41 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-facc08d7-bf6e-4fad-a6ea-4a4bd083572f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.105652 Aug 09 11:24:41 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 299/569] 192.168.122.209 () {60 vars in 1161 bytes} [Sun Aug 9 11:24:41 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:43 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-0bacf3b3-5427-47d4-8a8b-13c392ff419e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "9c59d503-eec1-42d3-bf3a-deddf1f3c255"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:24:43 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-0bacf3b3-5427-47d4-8a8b-13c392ff419e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:43 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0bacf3b3-5427-47d4-8a8b-13c392ff419e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:43 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0bacf3b3-5427-47d4-8a8b-13c392ff419e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:43 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0bacf3b3-5427-47d4-8a8b-13c392ff419e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:43 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0bacf3b3-5427-47d4-8a8b-13c392ff419e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:43 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0bacf3b3-5427-47d4-8a8b-13c392ff419e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:43 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0bacf3b3-5427-47d4-8a8b-13c392ff419e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:44 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-0bacf3b3-5427-47d4-8a8b-13c392ff419e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "POST /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.613471 Aug 09 11:24:44 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 271/570] 192.168.122.209 () {60 vars in 1325 bytes} [Sun Aug 9 11:24:43 2026] POST /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-volume_attachments => generated 194 bytes in 616 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:44 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1254725672", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "d28c155e-d8d2-4fc1-bad4-e199751c742d"}], "security_groups": [{"name": "tempest-securitygroup--1064651003"}], "key_name": "tempest-keypair-2065707704", "user_data": "}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:24:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:44 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:44 devstack devstack@n-api.service[63877]: DEBUG nova.network.neutron [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] validate_networks() for [('d28c155e-d8d2-4fc1-bad4-e199751c742d', None, None, None, None, None)] {{(pid=63877) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:24:44 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:45 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:45 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Flavor limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:24:45 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Image limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:24:45 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Flavor pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:24:45 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Image pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:24:45 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:24:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-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.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:45 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Getting quotas for project c5fa80ed8d364108a74db6f4a9f76a7c. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:24:45 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Getting quotas for user 65fef7ccf3504ede8d735f2d09fb76d3 and project c5fa80ed8d364108a74db6f4a9f76a7c. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:24:45 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Going to run 1 instances... {{(pid=63877) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:24:45 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] 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='f5bfcc50-eba0-489a-9da6-58e41099c8c2',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=63877) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:24:45 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-7ed40a01-8c3a-404a-b142-2c399a333796 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 410 microversion: 2.1 time: 1.111384 Aug 09 11:24:45 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 300/571] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:24:44 2026] POST /compute/v2.1/servers => generated 410 bytes in 1116 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Aug 09 11:24:45 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-7be440b8-5471-461b-952f-6b9e1ebb80d2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:45 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-7be440b8-5471-461b-952f-6b9e1ebb80d2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:45 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-7be440b8-5471-461b-952f-6b9e1ebb80d2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:45 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-7be440b8-5471-461b-952f-6b9e1ebb80d2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:45 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-7be440b8-5471-461b-952f-6b9e1ebb80d2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620" status: 200 len: 1256 microversion: 2.1 time: 0.197983 Aug 09 11:24:45 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 272/572] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:45 2026] GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620 => generated 1256 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:46 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-8ffbed2d-4a27-4789-b19c-958adeedd11a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:46 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-8ffbed2d-4a27-4789-b19c-958adeedd11a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8ffbed2d-4a27-4789-b19c-958adeedd11a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8ffbed2d-4a27-4789-b19c-958adeedd11a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8ffbed2d-4a27-4789-b19c-958adeedd11a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8ffbed2d-4a27-4789-b19c-958adeedd11a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8ffbed2d-4a27-4789-b19c-958adeedd11a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8ffbed2d-4a27-4789-b19c-958adeedd11a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:47 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-8ffbed2d-4a27-4789-b19c-958adeedd11a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:47 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-8ffbed2d-4a27-4789-b19c-958adeedd11a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:47 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-1a6e71c5-c02a-4550-8c9f-ec37ceec0d3f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:47 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-1a6e71c5-c02a-4550-8c9f-ec37ceec0d3f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1a6e71c5-c02a-4550-8c9f-ec37ceec0d3f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1a6e71c5-c02a-4550-8c9f-ec37ceec0d3f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:47 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-8ffbed2d-4a27-4789-b19c-958adeedd11a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620" status: 200 len: 1252 microversion: 2.1 time: 0.213887 Aug 09 11:24:47 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 301/573] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:46 2026] GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620 => generated 1252 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:24:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1a6e71c5-c02a-4550-8c9f-ec37ceec0d3f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1a6e71c5-c02a-4550-8c9f-ec37ceec0d3f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1a6e71c5-c02a-4550-8c9f-ec37ceec0d3f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1a6e71c5-c02a-4550-8c9f-ec37ceec0d3f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:47 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-1a6e71c5-c02a-4550-8c9f-ec37ceec0d3f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.130650 Aug 09 11:24:47 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 273/574] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:24:47 2026] GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-volume_attachments => generated 197 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:47 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-922771a0-ba7c-4b98-abf2-0222eb2340f2 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:47 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-922771a0-ba7c-4b98-abf2-0222eb2340f2 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-922771a0-ba7c-4b98-abf2-0222eb2340f2 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-922771a0-ba7c-4b98-abf2-0222eb2340f2 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-922771a0-ba7c-4b98-abf2-0222eb2340f2 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-922771a0-ba7c-4b98-abf2-0222eb2340f2 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-922771a0-ba7c-4b98-abf2-0222eb2340f2 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-922771a0-ba7c-4b98-abf2-0222eb2340f2 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:47 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-922771a0-ba7c-4b98-abf2-0222eb2340f2 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-volume_attachments/9c59d503-eec1-42d3-bf3a-deddf1f3c255" status: 200 len: 194 microversion: 2.1 time: 0.078649 Aug 09 11:24:47 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 302/575] 192.168.122.209 () {58 vars in 1415 bytes} [Sun Aug 9 11:24:47 2026] GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-volume_attachments/9c59d503-eec1-42d3-bf3a-deddf1f3c255 => generated 194 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:48 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-9fb8c018-4f81-4149-bae1-13ccdba09d69 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:48 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-9fb8c018-4f81-4149-bae1-13ccdba09d69 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9fb8c018-4f81-4149-bae1-13ccdba09d69 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9fb8c018-4f81-4149-bae1-13ccdba09d69 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9fb8c018-4f81-4149-bae1-13ccdba09d69 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9fb8c018-4f81-4149-bae1-13ccdba09d69 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9fb8c018-4f81-4149-bae1-13ccdba09d69 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9fb8c018-4f81-4149-bae1-13ccdba09d69 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:48 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-9fb8c018-4f81-4149-bae1-13ccdba09d69 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:48 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-9fb8c018-4f81-4149-bae1-13ccdba09d69 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:48 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-9fb8c018-4f81-4149-bae1-13ccdba09d69 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620" status: 200 len: 1314 microversion: 2.1 time: 0.233225 Aug 09 11:24:48 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 274/576] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:48 2026] GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620 => generated 1314 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:49 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-c372822e-cdf0-430f-8353-254f3725916d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:49 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-c372822e-cdf0-430f-8353-254f3725916d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c372822e-cdf0-430f-8353-254f3725916d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c372822e-cdf0-430f-8353-254f3725916d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c372822e-cdf0-430f-8353-254f3725916d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c372822e-cdf0-430f-8353-254f3725916d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c372822e-cdf0-430f-8353-254f3725916d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c372822e-cdf0-430f-8353-254f3725916d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:49 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-c372822e-cdf0-430f-8353-254f3725916d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:49 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-c372822e-cdf0-430f-8353-254f3725916d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:49 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-c372822e-cdf0-430f-8353-254f3725916d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620" status: 200 len: 1382 microversion: 2.1 time: 0.218288 Aug 09 11:24:49 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 303/577] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:49 2026] GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620 => generated 1382 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:50 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-06fecea7-0c1a-4510-ab1f-44d28aae9dc2 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "120a592c-e919-42f7-be22-cdd688895313"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:24:50 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-06fecea7-0c1a-4510-ab1f-44d28aae9dc2 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-06fecea7-0c1a-4510-ab1f-44d28aae9dc2 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-06fecea7-0c1a-4510-ab1f-44d28aae9dc2 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-06fecea7-0c1a-4510-ab1f-44d28aae9dc2 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-06fecea7-0c1a-4510-ab1f-44d28aae9dc2 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-06fecea7-0c1a-4510-ab1f-44d28aae9dc2 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-06fecea7-0c1a-4510-ab1f-44d28aae9dc2 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:50 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-8416ffe3-3e4e-4177-8f70-55b30aaa387b req-17f50bf5-f70c-4554-a364-0b0d58c3543b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d99ca7a5-d192-45f6-b886-026e85beb620", "tag": "19a3f226-120e-49df-acf8-3011e1b6b3b6"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:24:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-8416ffe3-3e4e-4177-8f70-55b30aaa387b req-17f50bf5-f70c-4554-a364-0b0d58c3543b service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-8416ffe3-3e4e-4177-8f70-55b30aaa387b req-17f50bf5-f70c-4554-a364-0b0d58c3543b service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-8416ffe3-3e4e-4177-8f70-55b30aaa387b req-17f50bf5-f70c-4554-a364-0b0d58c3543b service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:50 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-8416ffe3-3e4e-4177-8f70-55b30aaa387b req-17f50bf5-f70c-4554-a364-0b0d58c3543b service nova] Creating event network-changed:19a3f226-120e-49df-acf8-3011e1b6b3b6 for instance d99ca7a5-d192-45f6-b886-026e85beb620 on devstack Aug 09 11:24:50 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-8416ffe3-3e4e-4177-8f70-55b30aaa387b req-17f50bf5-f70c-4554-a364-0b0d58c3543b service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:24:50 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-8416ffe3-3e4e-4177-8f70-55b30aaa387b req-17f50bf5-f70c-4554-a364-0b0d58c3543b service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.073781 Aug 09 11:24:50 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 304/578] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:24:50 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:50 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-06fecea7-0c1a-4510-ab1f-44d28aae9dc2 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "POST /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.532051 Aug 09 11:24:50 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 275/579] 192.168.122.209 () {60 vars in 1325 bytes} [Sun Aug 9 11:24:50 2026] POST /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-volume_attachments => generated 194 bytes in 538 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:50 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-26f02da8-6e10-4d90-9071-76e44c565259 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:50 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-26f02da8-6e10-4d90-9071-76e44c565259 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-26f02da8-6e10-4d90-9071-76e44c565259 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-26f02da8-6e10-4d90-9071-76e44c565259 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-26f02da8-6e10-4d90-9071-76e44c565259 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-26f02da8-6e10-4d90-9071-76e44c565259 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-26f02da8-6e10-4d90-9071-76e44c565259 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-26f02da8-6e10-4d90-9071-76e44c565259 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:50 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-26f02da8-6e10-4d90-9071-76e44c565259 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:51 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-26f02da8-6e10-4d90-9071-76e44c565259 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:51 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-26f02da8-6e10-4d90-9071-76e44c565259 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620" status: 200 len: 1382 microversion: 2.1 time: 0.459319 Aug 09 11:24:51 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 305/580] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:50 2026] GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620 => generated 1382 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:52 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-a1d3da32-b7b9-443c-99ff-6fd662e7ce10 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:52 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-a1d3da32-b7b9-443c-99ff-6fd662e7ce10 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a1d3da32-b7b9-443c-99ff-6fd662e7ce10 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a1d3da32-b7b9-443c-99ff-6fd662e7ce10 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a1d3da32-b7b9-443c-99ff-6fd662e7ce10 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a1d3da32-b7b9-443c-99ff-6fd662e7ce10 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a1d3da32-b7b9-443c-99ff-6fd662e7ce10 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a1d3da32-b7b9-443c-99ff-6fd662e7ce10 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:52 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-a1d3da32-b7b9-443c-99ff-6fd662e7ce10 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:52 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-224b481a-ba3a-45e7-bcf2-4dcf667f68f8 req-5a39c00a-4ff1-4fa3-8e98-ea35d5eefe42 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d99ca7a5-d192-45f6-b886-026e85beb620", "name": "network-vif-plugged", "status": "completed", "tag": "19a3f226-120e-49df-acf8-3011e1b6b3b6"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:24:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-224b481a-ba3a-45e7-bcf2-4dcf667f68f8 req-5a39c00a-4ff1-4fa3-8e98-ea35d5eefe42 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-224b481a-ba3a-45e7-bcf2-4dcf667f68f8 req-5a39c00a-4ff1-4fa3-8e98-ea35d5eefe42 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-224b481a-ba3a-45e7-bcf2-4dcf667f68f8 req-5a39c00a-4ff1-4fa3-8e98-ea35d5eefe42 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:52 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-224b481a-ba3a-45e7-bcf2-4dcf667f68f8 req-5a39c00a-4ff1-4fa3-8e98-ea35d5eefe42 service nova] Creating event network-vif-plugged:19a3f226-120e-49df-acf8-3011e1b6b3b6 for instance d99ca7a5-d192-45f6-b886-026e85beb620 on devstack Aug 09 11:24:52 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-224b481a-ba3a-45e7-bcf2-4dcf667f68f8 req-5a39c00a-4ff1-4fa3-8e98-ea35d5eefe42 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:24:52 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-224b481a-ba3a-45e7-bcf2-4dcf667f68f8 req-5a39c00a-4ff1-4fa3-8e98-ea35d5eefe42 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.120640 Aug 09 11:24:52 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 306/581] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:24:52 2026] 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) Aug 09 11:24:52 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-a1d3da32-b7b9-443c-99ff-6fd662e7ce10 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:52 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-a1d3da32-b7b9-443c-99ff-6fd662e7ce10 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620" status: 200 len: 1382 microversion: 2.1 time: 0.492753 Aug 09 11:24:52 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 276/582] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:52 2026] GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620 => generated 1382 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:53 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-cd7b2d51-fff0-4ef7-823b-5443f54a97fa tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:53 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-cd7b2d51-fff0-4ef7-823b-5443f54a97fa tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cd7b2d51-fff0-4ef7-823b-5443f54a97fa tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cd7b2d51-fff0-4ef7-823b-5443f54a97fa tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cd7b2d51-fff0-4ef7-823b-5443f54a97fa tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cd7b2d51-fff0-4ef7-823b-5443f54a97fa tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cd7b2d51-fff0-4ef7-823b-5443f54a97fa tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cd7b2d51-fff0-4ef7-823b-5443f54a97fa tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:53 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=110,nova_cell1:UPDATE=6,nova_cell1:INSERT=3 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:24:53 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-cd7b2d51-fff0-4ef7-823b-5443f54a97fa tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:54 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-cd7b2d51-fff0-4ef7-823b-5443f54a97fa tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:54 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-cd7b2d51-fff0-4ef7-823b-5443f54a97fa tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620" status: 200 len: 1382 microversion: 2.1 time: 0.378525 Aug 09 11:24:54 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 307/583] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:53 2026] GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620 => generated 1382 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:54 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-a29de896-9d37-4d82-b44b-3f4ec7009b61 req-5ad1a45d-17bb-435f-9c70-89def8f07e83 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d99ca7a5-d192-45f6-b886-026e85beb620", "name": "network-vif-plugged", "status": "completed", "tag": "19a3f226-120e-49df-acf8-3011e1b6b3b6"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:24:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-a29de896-9d37-4d82-b44b-3f4ec7009b61 req-5ad1a45d-17bb-435f-9c70-89def8f07e83 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-a29de896-9d37-4d82-b44b-3f4ec7009b61 req-5ad1a45d-17bb-435f-9c70-89def8f07e83 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-a29de896-9d37-4d82-b44b-3f4ec7009b61 req-5ad1a45d-17bb-435f-9c70-89def8f07e83 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:54 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-a29de896-9d37-4d82-b44b-3f4ec7009b61 req-5ad1a45d-17bb-435f-9c70-89def8f07e83 service nova] Creating event network-vif-plugged:19a3f226-120e-49df-acf8-3011e1b6b3b6 for instance d99ca7a5-d192-45f6-b886-026e85beb620 on devstack Aug 09 11:24:54 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-a29de896-9d37-4d82-b44b-3f4ec7009b61 req-5ad1a45d-17bb-435f-9c70-89def8f07e83 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:24:54 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-a29de896-9d37-4d82-b44b-3f4ec7009b61 req-5ad1a45d-17bb-435f-9c70-89def8f07e83 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.113636 Aug 09 11:24:54 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 277/584] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:24:54 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:55 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-c11616a7-3f9b-4e31-96cb-fb5304f7d556 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:55 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-c11616a7-3f9b-4e31-96cb-fb5304f7d556 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:55 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c11616a7-3f9b-4e31-96cb-fb5304f7d556 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:55 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c11616a7-3f9b-4e31-96cb-fb5304f7d556 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:55 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c11616a7-3f9b-4e31-96cb-fb5304f7d556 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:55 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c11616a7-3f9b-4e31-96cb-fb5304f7d556 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:55 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c11616a7-3f9b-4e31-96cb-fb5304f7d556 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:55 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c11616a7-3f9b-4e31-96cb-fb5304f7d556 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:55 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-c11616a7-3f9b-4e31-96cb-fb5304f7d556 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:55 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-c11616a7-3f9b-4e31-96cb-fb5304f7d556 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:24:55 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-c11616a7-3f9b-4e31-96cb-fb5304f7d556 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620" status: 200 len: 1566 microversion: 2.1 time: 0.351623 Aug 09 11:24:55 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 308/585] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:24:55 2026] GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620 => generated 1566 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:24:55 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=2 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:24:55 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-7426ea52-2458-49b6-9015-961eee6c9f28 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:24:55 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-7426ea52-2458-49b6-9015-961eee6c9f28 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:24:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7426ea52-2458-49b6-9015-961eee6c9f28 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7426ea52-2458-49b6-9015-961eee6c9f28 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7426ea52-2458-49b6-9015-961eee6c9f28 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7426ea52-2458-49b6-9015-961eee6c9f28 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:24:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7426ea52-2458-49b6-9015-961eee6c9f28 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:24:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7426ea52-2458-49b6-9015-961eee6c9f28 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:24:55 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=5 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:24:55 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-7426ea52-2458-49b6-9015-961eee6c9f28 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:24:55 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-7426ea52-2458-49b6-9015-961eee6c9f28 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.348521 Aug 09 11:24:55 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 278/586] 192.168.122.209 () {58 vars in 1277 bytes} [Sun Aug 9 11:24:55 2026] GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620/os-interface => generated 283 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:24:55 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:25:00 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-0445f6bb-52fa-433f-8bcd-4eedfd1fbf5b req-959ba189-1764-4bef-b595-05fa2b4b950a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d99ca7a5-d192-45f6-b886-026e85beb620", "tag": "19a3f226-120e-49df-acf8-3011e1b6b3b6"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:25:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-0445f6bb-52fa-433f-8bcd-4eedfd1fbf5b req-959ba189-1764-4bef-b595-05fa2b4b950a service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-0445f6bb-52fa-433f-8bcd-4eedfd1fbf5b req-959ba189-1764-4bef-b595-05fa2b4b950a service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:00 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-0445f6bb-52fa-433f-8bcd-4eedfd1fbf5b req-959ba189-1764-4bef-b595-05fa2b4b950a service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:00 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-0445f6bb-52fa-433f-8bcd-4eedfd1fbf5b req-959ba189-1764-4bef-b595-05fa2b4b950a service nova] Creating event network-changed:19a3f226-120e-49df-acf8-3011e1b6b3b6 for instance d99ca7a5-d192-45f6-b886-026e85beb620 on devstack Aug 09 11:25:00 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-0445f6bb-52fa-433f-8bcd-4eedfd1fbf5b req-959ba189-1764-4bef-b595-05fa2b4b950a service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:25:00 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-0445f6bb-52fa-433f-8bcd-4eedfd1fbf5b req-959ba189-1764-4bef-b595-05fa2b4b950a service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.222887 Aug 09 11:25:00 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 309/587] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:25:00 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:25:05 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=21 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:25:05 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=64,nova_cell1:INSERT=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:25:06 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-73f2b110-095f-4c6c-aecc-3df2b2caec6b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:06 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-73f2b110-095f-4c6c-aecc-3df2b2caec6b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-73f2b110-095f-4c6c-aecc-3df2b2caec6b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-73f2b110-095f-4c6c-aecc-3df2b2caec6b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-73f2b110-095f-4c6c-aecc-3df2b2caec6b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-73f2b110-095f-4c6c-aecc-3df2b2caec6b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-73f2b110-095f-4c6c-aecc-3df2b2caec6b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-73f2b110-095f-4c6c-aecc-3df2b2caec6b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:06 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-73f2b110-095f-4c6c-aecc-3df2b2caec6b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.077159 Aug 09 11:25:06 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 279/588] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:25:06 2026] GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-volume_attachments => generated 371 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:25:06 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-6cf2d209-9d6f-461d-a4c1-502d6ef3134f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:06 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-6cf2d209-9d6f-461d-a4c1-502d6ef3134f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6cf2d209-9d6f-461d-a4c1-502d6ef3134f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6cf2d209-9d6f-461d-a4c1-502d6ef3134f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6cf2d209-9d6f-461d-a4c1-502d6ef3134f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6cf2d209-9d6f-461d-a4c1-502d6ef3134f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6cf2d209-9d6f-461d-a4c1-502d6ef3134f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6cf2d209-9d6f-461d-a4c1-502d6ef3134f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:06 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-6cf2d209-9d6f-461d-a4c1-502d6ef3134f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-volume_attachments/9c59d503-eec1-42d3-bf3a-deddf1f3c255" status: 200 len: 194 microversion: 2.1 time: 0.102018 Aug 09 11:25:06 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 310/589] 192.168.122.209 () {58 vars in 1415 bytes} [Sun Aug 9 11:25:06 2026] GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-volume_attachments/9c59d503-eec1-42d3-bf3a-deddf1f3c255 => generated 194 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:25:06 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-014f2115-e17f-438a-b606-18f3baca87e0 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:06 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-014f2115-e17f-438a-b606-18f3baca87e0 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-014f2115-e17f-438a-b606-18f3baca87e0 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-014f2115-e17f-438a-b606-18f3baca87e0 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-014f2115-e17f-438a-b606-18f3baca87e0 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-014f2115-e17f-438a-b606-18f3baca87e0 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-014f2115-e17f-438a-b606-18f3baca87e0 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-014f2115-e17f-438a-b606-18f3baca87e0 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:06 devstack devstack@n-api.service[63878]: DEBUG nova.objects.instance [None req-014f2115-e17f-438a-b606-18f3baca87e0 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lazy-loading 'services' on Instance uuid 64e11acd-80bc-46cb-9d6f-787f1c62573c {{(pid=63878) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:25:06 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-014f2115-e17f-438a-b606-18f3baca87e0 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-volume_attachments/9c59d503-eec1-42d3-bf3a-deddf1f3c255" status: 202 len: 0 microversion: 2.1 time: 0.318018 Aug 09 11:25:06 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 280/590] 192.168.122.209 () {58 vars in 1418 bytes} [Sun Aug 9 11:25:06 2026] DELETE /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-volume_attachments/9c59d503-eec1-42d3-bf3a-deddf1f3c255 => generated 0 bytes in 321 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:25:07 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-24d2f9c4-cdb8-4d7c-bbfb-7ef9e7e70d1b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:07 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-24d2f9c4-cdb8-4d7c-bbfb-7ef9e7e70d1b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:07 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-24d2f9c4-cdb8-4d7c-bbfb-7ef9e7e70d1b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:07 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-24d2f9c4-cdb8-4d7c-bbfb-7ef9e7e70d1b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:07 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-24d2f9c4-cdb8-4d7c-bbfb-7ef9e7e70d1b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:07 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-24d2f9c4-cdb8-4d7c-bbfb-7ef9e7e70d1b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:07 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-24d2f9c4-cdb8-4d7c-bbfb-7ef9e7e70d1b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:07 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-24d2f9c4-cdb8-4d7c-bbfb-7ef9e7e70d1b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:07 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-24d2f9c4-cdb8-4d7c-bbfb-7ef9e7e70d1b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-volume_attachments/120a592c-e919-42f7-be22-cdd688895313" status: 200 len: 194 microversion: 2.1 time: 0.070432 Aug 09 11:25:07 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 311/591] 192.168.122.209 () {58 vars in 1415 bytes} [Sun Aug 9 11:25:07 2026] GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-volume_attachments/120a592c-e919-42f7-be22-cdd688895313 => generated 194 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:25:07 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-3ba7c7f7-13e2-4279-945d-6fe454a41f9b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:07 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-3ba7c7f7-13e2-4279-945d-6fe454a41f9b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3ba7c7f7-13e2-4279-945d-6fe454a41f9b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3ba7c7f7-13e2-4279-945d-6fe454a41f9b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3ba7c7f7-13e2-4279-945d-6fe454a41f9b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3ba7c7f7-13e2-4279-945d-6fe454a41f9b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3ba7c7f7-13e2-4279-945d-6fe454a41f9b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:08 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3ba7c7f7-13e2-4279-945d-6fe454a41f9b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:08 devstack devstack@n-api.service[63878]: DEBUG nova.objects.instance [None req-3ba7c7f7-13e2-4279-945d-6fe454a41f9b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lazy-loading 'services' on Instance uuid 64e11acd-80bc-46cb-9d6f-787f1c62573c {{(pid=63878) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:25:08 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-3ba7c7f7-13e2-4279-945d-6fe454a41f9b tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-volume_attachments/120a592c-e919-42f7-be22-cdd688895313" status: 202 len: 0 microversion: 2.1 time: 0.218171 Aug 09 11:25:08 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 281/592] 192.168.122.209 () {58 vars in 1418 bytes} [Sun Aug 9 11:25:07 2026] DELETE /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-volume_attachments/120a592c-e919-42f7-be22-cdd688895313 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:25:09 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-7ae671a4-c818-4661-a401-1566676fc27d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:09 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-7ae671a4-c818-4661-a401-1566676fc27d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ae671a4-c818-4661-a401-1566676fc27d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ae671a4-c818-4661-a401-1566676fc27d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ae671a4-c818-4661-a401-1566676fc27d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ae671a4-c818-4661-a401-1566676fc27d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ae671a4-c818-4661-a401-1566676fc27d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7ae671a4-c818-4661-a401-1566676fc27d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:09 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-7ae671a4-c818-4661-a401-1566676fc27d tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.054887 Aug 09 11:25:09 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 312/593] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:25:09 2026] GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-volume_attachments => generated 25 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 09 11:25:09 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-ad36fe2b-c87c-4ac7-9a8d-c48a9c6400d4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:09 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-ad36fe2b-c87c-4ac7-9a8d-c48a9c6400d4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ad36fe2b-c87c-4ac7-9a8d-c48a9c6400d4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ad36fe2b-c87c-4ac7-9a8d-c48a9c6400d4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ad36fe2b-c87c-4ac7-9a8d-c48a9c6400d4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ad36fe2b-c87c-4ac7-9a8d-c48a9c6400d4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ad36fe2b-c87c-4ac7-9a8d-c48a9c6400d4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ad36fe2b-c87c-4ac7-9a8d-c48a9c6400d4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:09 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-ad36fe2b-c87c-4ac7-9a8d-c48a9c6400d4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.060129 Aug 09 11:25:09 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 282/594] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:25:09 2026] GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c/os-volume_attachments => generated 25 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 09 11:25:09 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-3fdc03ec-99c3-4004-85b5-da46185684e3 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:09 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-3fdc03ec-99c3-4004-85b5-da46185684e3 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3fdc03ec-99c3-4004-85b5-da46185684e3 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3fdc03ec-99c3-4004-85b5-da46185684e3 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3fdc03ec-99c3-4004-85b5-da46185684e3 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3fdc03ec-99c3-4004-85b5-da46185684e3 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3fdc03ec-99c3-4004-85b5-da46185684e3 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3fdc03ec-99c3-4004-85b5-da46185684e3 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:09 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-3fdc03ec-99c3-4004-85b5-da46185684e3 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Going to try to terminate instance {{(pid=63877) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:25:09 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-3fdc03ec-99c3-4004-85b5-da46185684e3 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c" status: 204 len: 0 microversion: 2.1 time: 0.192493 Aug 09 11:25:09 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 313/595] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:25:09 2026] DELETE /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c => generated 0 bytes in 194 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:25:09 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-d489e8b8-d4d4-4a40-82e4-71302c79a09f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:09 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-d489e8b8-d4d4-4a40-82e4-71302c79a09f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d489e8b8-d4d4-4a40-82e4-71302c79a09f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d489e8b8-d4d4-4a40-82e4-71302c79a09f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d489e8b8-d4d4-4a40-82e4-71302c79a09f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d489e8b8-d4d4-4a40-82e4-71302c79a09f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d489e8b8-d4d4-4a40-82e4-71302c79a09f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d489e8b8-d4d4-4a40-82e4-71302c79a09f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:10 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-d489e8b8-d4d4-4a40-82e4-71302c79a09f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:10 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-d489e8b8-d4d4-4a40-82e4-71302c79a09f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:25:10 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-d489e8b8-d4d4-4a40-82e4-71302c79a09f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c" status: 200 len: 1680 microversion: 2.1 time: 0.597089 Aug 09 11:25:10 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 283/596] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:09 2026] GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c => generated 1680 bytes in 598 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:25:10 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-b268035b-e6f2-41d0-a57c-732c441978d7 req-7a14a862-d5cd-481a-b7a2-33f95ed66031 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "64e11acd-80bc-46cb-9d6f-787f1c62573c", "name": "network-vif-unplugged", "status": "completed", "tag": "b32c3bd4-6ada-44c9-b2e0-a92bd9329971"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:25:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-b268035b-e6f2-41d0-a57c-732c441978d7 req-7a14a862-d5cd-481a-b7a2-33f95ed66031 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-b268035b-e6f2-41d0-a57c-732c441978d7 req-7a14a862-d5cd-481a-b7a2-33f95ed66031 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-b268035b-e6f2-41d0-a57c-732c441978d7 req-7a14a862-d5cd-481a-b7a2-33f95ed66031 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:11 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-b268035b-e6f2-41d0-a57c-732c441978d7 req-7a14a862-d5cd-481a-b7a2-33f95ed66031 service nova] Creating event network-vif-unplugged:b32c3bd4-6ada-44c9-b2e0-a92bd9329971 for instance 64e11acd-80bc-46cb-9d6f-787f1c62573c on devstack Aug 09 11:25:11 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-b268035b-e6f2-41d0-a57c-732c441978d7 req-7a14a862-d5cd-481a-b7a2-33f95ed66031 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:25:11 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-b268035b-e6f2-41d0-a57c-732c441978d7 req-7a14a862-d5cd-481a-b7a2-33f95ed66031 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.061093 Aug 09 11:25:11 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 314/597] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:25:10 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:25:11 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-1323a961-d11e-47e3-9c2e-2ff6826ea2e4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:11 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-1323a961-d11e-47e3-9c2e-2ff6826ea2e4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1323a961-d11e-47e3-9c2e-2ff6826ea2e4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1323a961-d11e-47e3-9c2e-2ff6826ea2e4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1323a961-d11e-47e3-9c2e-2ff6826ea2e4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1323a961-d11e-47e3-9c2e-2ff6826ea2e4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1323a961-d11e-47e3-9c2e-2ff6826ea2e4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-1323a961-d11e-47e3-9c2e-2ff6826ea2e4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:11 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-1323a961-d11e-47e3-9c2e-2ff6826ea2e4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:11 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-1323a961-d11e-47e3-9c2e-2ff6826ea2e4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '85b3a325d622400a884e62cf9dd90ad1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '985e71ede57c421d8940a0fca89ce541', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:25:11 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-1323a961-d11e-47e3-9c2e-2ff6826ea2e4 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c" status: 200 len: 1680 microversion: 2.1 time: 0.262341 Aug 09 11:25:11 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 284/598] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:11 2026] GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c => generated 1680 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:25:11 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-b45b8ae2-8534-4609-8877-8925373b022c req-e7ec6655-edec-42bf-9ae2-9be498bf021c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "64e11acd-80bc-46cb-9d6f-787f1c62573c", "name": "network-vif-deleted", "tag": "b32c3bd4-6ada-44c9-b2e0-a92bd9329971"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:25:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-b45b8ae2-8534-4609-8877-8925373b022c req-e7ec6655-edec-42bf-9ae2-9be498bf021c service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-b45b8ae2-8534-4609-8877-8925373b022c req-e7ec6655-edec-42bf-9ae2-9be498bf021c service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:11 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-b45b8ae2-8534-4609-8877-8925373b022c req-e7ec6655-edec-42bf-9ae2-9be498bf021c service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:11 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-b45b8ae2-8534-4609-8877-8925373b022c req-e7ec6655-edec-42bf-9ae2-9be498bf021c service nova] Creating event network-vif-deleted:b32c3bd4-6ada-44c9-b2e0-a92bd9329971 for instance 64e11acd-80bc-46cb-9d6f-787f1c62573c on devstack Aug 09 11:25:12 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-b45b8ae2-8534-4609-8877-8925373b022c req-e7ec6655-edec-42bf-9ae2-9be498bf021c service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:25:12 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-b45b8ae2-8534-4609-8877-8925373b022c req-e7ec6655-edec-42bf-9ae2-9be498bf021c service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.070457 Aug 09 11:25:12 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 315/599] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:25:11 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:25:12 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-6f7ea1aa-a489-4480-8888-8e9cdedec4b9 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:12 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-6f7ea1aa-a489-4480-8888-8e9cdedec4b9 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6f7ea1aa-a489-4480-8888-8e9cdedec4b9 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6f7ea1aa-a489-4480-8888-8e9cdedec4b9 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6f7ea1aa-a489-4480-8888-8e9cdedec4b9 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6f7ea1aa-a489-4480-8888-8e9cdedec4b9 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6f7ea1aa-a489-4480-8888-8e9cdedec4b9 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6f7ea1aa-a489-4480-8888-8e9cdedec4b9 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:12 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-6f7ea1aa-a489-4480-8888-8e9cdedec4b9 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] HTTP exception thrown: Instance 64e11acd-80bc-46cb-9d6f-787f1c62573c could not be found. Aug 09 11:25:12 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-6f7ea1aa-a489-4480-8888-8e9cdedec4b9 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Returning 404 to user: Instance 64e11acd-80bc-46cb-9d6f-787f1c62573c could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:25:12 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-6f7ea1aa-a489-4480-8888-8e9cdedec4b9 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c" status: 404 len: 111 microversion: 2.1 time: 0.049010 Aug 09 11:25:12 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 285/600] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:12 2026] GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:25:12 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-fd0f8da1-92d6-456f-96f5-17fb865f6ee9 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:12 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-fd0f8da1-92d6-456f-96f5-17fb865f6ee9 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-826599229" status: 202 len: 0 microversion: 2.1 time: 0.042333 Aug 09 11:25:12 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 316/601] 192.168.122.209 () {58 vars in 1220 bytes} [Sun Aug 9 11:25:12 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-826599229 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:25:13 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-0553b640-3c1c-4a5c-a220-46f7a966d5a8 req-411d2453-0663-498b-af9a-6968c1272c15 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "64e11acd-80bc-46cb-9d6f-787f1c62573c", "name": "network-vif-unplugged", "status": "completed", "tag": "b32c3bd4-6ada-44c9-b2e0-a92bd9329971"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:25:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-0553b640-3c1c-4a5c-a220-46f7a966d5a8 req-411d2453-0663-498b-af9a-6968c1272c15 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-0553b640-3c1c-4a5c-a220-46f7a966d5a8 req-411d2453-0663-498b-af9a-6968c1272c15 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-0553b640-3c1c-4a5c-a220-46f7a966d5a8 req-411d2453-0663-498b-af9a-6968c1272c15 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:13 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-0553b640-3c1c-4a5c-a220-46f7a966d5a8 req-411d2453-0663-498b-af9a-6968c1272c15 service nova] Creating event network-vif-unplugged:b32c3bd4-6ada-44c9-b2e0-a92bd9329971 for instance 64e11acd-80bc-46cb-9d6f-787f1c62573c on devstack Aug 09 11:25:13 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-0553b640-3c1c-4a5c-a220-46f7a966d5a8 req-411d2453-0663-498b-af9a-6968c1272c15 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:25:13 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-0553b640-3c1c-4a5c-a220-46f7a966d5a8 req-411d2453-0663-498b-af9a-6968c1272c15 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.061735 Aug 09 11:25:13 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 286/602] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:25:13 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:25:15 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesNegativeTest-instance-1654927645", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42"}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:25:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-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.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:15 devstack devstack@n-api.service[63877]: DEBUG nova.network.neutron [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] validate_networks() for None {{(pid=63877) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:25:15 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Flavor limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Image limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Flavor pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Image pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Getting quotas for project 21479eefa7054e61829a2fbe2e47f6d4. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Getting quotas for user 08bd6fe15e8d43ea968c548ffb9e7afa and project 21479eefa7054e61829a2fbe2e47f6d4. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Going to run 1 instances... {{(pid=63877) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] [instance: 8b2013cf-ce22-4a96-be79-85798bc65ea5] 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='f5bfcc50-eba0-489a-9da6-58e41099c8c2',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=63877) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-2c6b7211-1daf-4a21-82b6-ecd1212fda74 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 388 microversion: 2.1 time: 0.622565 Aug 09 11:25:16 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 317/603] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:25:15 2026] POST /compute/v2.1/servers => generated 388 bytes in 625 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Aug 09 11:25:16 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-ba03f4b8-e5a3-4f88-95af-a15eb87fdcff tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:16 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-ba03f4b8-e5a3-4f88-95af-a15eb87fdcff tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] [instance: 8b2013cf-ce22-4a96-be79-85798bc65ea5] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-96420d1a-a4d2-4a5e-b691-09634aee8478 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-96420d1a-a4d2-4a5e-b691-09634aee8478 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-96420d1a-a4d2-4a5e-b691-09634aee8478 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-96420d1a-a4d2-4a5e-b691-09634aee8478 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-96420d1a-a4d2-4a5e-b691-09634aee8478 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-96420d1a-a4d2-4a5e-b691-09634aee8478 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-96420d1a-a4d2-4a5e-b691-09634aee8478 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-96420d1a-a4d2-4a5e-b691-09634aee8478 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:16 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-ba03f4b8-e5a3-4f88-95af-a15eb87fdcff tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:16 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-96420d1a-a4d2-4a5e-b691-09634aee8478 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] HTTP exception thrown: Instance 64e11acd-80bc-46cb-9d6f-787f1c62573c could not be found. Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-96420d1a-a4d2-4a5e-b691-09634aee8478 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Returning 404 to user: Instance 64e11acd-80bc-46cb-9d6f-787f1c62573c could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-96420d1a-a4d2-4a5e-b691-09634aee8478 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c" status: 404 len: 111 microversion: 2.1 time: 0.061679 Aug 09 11:25:16 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 318/604] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:25:16 2026] DELETE /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c => generated 111 bytes in 64 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-0ea4fd68-8092-47d5-82cb-e3535ae4cec0 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-0ea4fd68-8092-47d5-82cb-e3535ae4cec0 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: 64e11acd-80bc-46cb-9d6f-787f1c62573c] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0ea4fd68-8092-47d5-82cb-e3535ae4cec0 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0ea4fd68-8092-47d5-82cb-e3535ae4cec0 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0ea4fd68-8092-47d5-82cb-e3535ae4cec0 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0ea4fd68-8092-47d5-82cb-e3535ae4cec0 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0ea4fd68-8092-47d5-82cb-e3535ae4cec0 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0ea4fd68-8092-47d5-82cb-e3535ae4cec0 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-0ea4fd68-8092-47d5-82cb-e3535ae4cec0 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] HTTP exception thrown: Instance 64e11acd-80bc-46cb-9d6f-787f1c62573c could not be found. Aug 09 11:25:16 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-0ea4fd68-8092-47d5-82cb-e3535ae4cec0 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Returning 404 to user: Instance 64e11acd-80bc-46cb-9d6f-787f1c62573c could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:25:16 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-0ea4fd68-8092-47d5-82cb-e3535ae4cec0 tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c" status: 404 len: 111 microversion: 2.1 time: 0.064792 Aug 09 11:25:16 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 319/605] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:16 2026] GET /compute/v2.1/servers/64e11acd-80bc-46cb-9d6f-787f1c62573c => generated 111 bytes in 70 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:25:16 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-ba03f4b8-e5a3-4f88-95af-a15eb87fdcff tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08bd6fe15e8d43ea968c548ffb9e7afa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21479eefa7054e61829a2fbe2e47f6d4', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:25:16 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-ba03f4b8-e5a3-4f88-95af-a15eb87fdcff tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8b2013cf-ce22-4a96-be79-85798bc65ea5" status: 200 len: 1229 microversion: 2.1 time: 0.213458 Aug 09 11:25:16 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 287/606] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:16 2026] GET /compute/v2.1/servers/8b2013cf-ce22-4a96-be79-85798bc65ea5 => generated 1229 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:25:17 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-ae026994-000b-427b-9f95-d8774eeda2bc tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:17 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-ae026994-000b-427b-9f95-d8774eeda2bc tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] [instance: 8b2013cf-ce22-4a96-be79-85798bc65ea5] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ae026994-000b-427b-9f95-d8774eeda2bc tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ae026994-000b-427b-9f95-d8774eeda2bc tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ae026994-000b-427b-9f95-d8774eeda2bc tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ae026994-000b-427b-9f95-d8774eeda2bc tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ae026994-000b-427b-9f95-d8774eeda2bc tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ae026994-000b-427b-9f95-d8774eeda2bc tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:17 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-ae026994-000b-427b-9f95-d8774eeda2bc tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:17 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-ae026994-000b-427b-9f95-d8774eeda2bc tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08bd6fe15e8d43ea968c548ffb9e7afa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21479eefa7054e61829a2fbe2e47f6d4', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:25:17 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-ae026994-000b-427b-9f95-d8774eeda2bc tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8b2013cf-ce22-4a96-be79-85798bc65ea5" status: 200 len: 1281 microversion: 2.1 time: 0.130937 Aug 09 11:25:17 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 320/607] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:17 2026] GET /compute/v2.1/servers/8b2013cf-ce22-4a96-be79-85798bc65ea5 => generated 1281 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:25:17 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-7d34053b-8ec2-4be8-94d5-d232f9c6f03f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:17 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-7d34053b-8ec2-4be8-94d5-d232f9c6f03f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7d34053b-8ec2-4be8-94d5-d232f9c6f03f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7d34053b-8ec2-4be8-94d5-d232f9c6f03f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7d34053b-8ec2-4be8-94d5-d232f9c6f03f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7d34053b-8ec2-4be8-94d5-d232f9c6f03f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7d34053b-8ec2-4be8-94d5-d232f9c6f03f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7d34053b-8ec2-4be8-94d5-d232f9c6f03f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:17 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-7d34053b-8ec2-4be8-94d5-d232f9c6f03f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] HTTP exception thrown: Instance b7203b9e-524d-445a-a1fe-ff4374fe2f92 could not be found. Aug 09 11:25:17 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-7d34053b-8ec2-4be8-94d5-d232f9c6f03f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Returning 404 to user: Instance b7203b9e-524d-445a-a1fe-ff4374fe2f92 could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:25:17 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-7d34053b-8ec2-4be8-94d5-d232f9c6f03f tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 404 len: 111 microversion: 2.1 time: 0.058336 Aug 09 11:25:17 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 288/608] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:25:17 2026] DELETE /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 111 bytes in 60 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:25:17 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-efbcf689-9ace-43c6-9a5f-b3e0c323839e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:17 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-efbcf689-9ace-43c6-9a5f-b3e0c323839e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] [instance: b7203b9e-524d-445a-a1fe-ff4374fe2f92] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-efbcf689-9ace-43c6-9a5f-b3e0c323839e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-efbcf689-9ace-43c6-9a5f-b3e0c323839e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-efbcf689-9ace-43c6-9a5f-b3e0c323839e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-efbcf689-9ace-43c6-9a5f-b3e0c323839e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-efbcf689-9ace-43c6-9a5f-b3e0c323839e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-efbcf689-9ace-43c6-9a5f-b3e0c323839e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:17 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-efbcf689-9ace-43c6-9a5f-b3e0c323839e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] HTTP exception thrown: Instance b7203b9e-524d-445a-a1fe-ff4374fe2f92 could not be found. Aug 09 11:25:17 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-efbcf689-9ace-43c6-9a5f-b3e0c323839e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] Returning 404 to user: Instance b7203b9e-524d-445a-a1fe-ff4374fe2f92 could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:25:17 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-efbcf689-9ace-43c6-9a5f-b3e0c323839e tempest-AttachVolumeTestJSON-1806284139 tempest-AttachVolumeTestJSON-1806284139-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92" status: 404 len: 111 microversion: 2.1 time: 0.084079 Aug 09 11:25:17 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 321/609] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:17 2026] GET /compute/v2.1/servers/b7203b9e-524d-445a-a1fe-ff4374fe2f92 => generated 111 bytes in 90 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:25:18 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-8c8ac63f-bf1d-453f-871f-9453be989daf tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:18 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-8c8ac63f-bf1d-453f-871f-9453be989daf tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] [instance: 8b2013cf-ce22-4a96-be79-85798bc65ea5] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8c8ac63f-bf1d-453f-871f-9453be989daf tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8c8ac63f-bf1d-453f-871f-9453be989daf tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8c8ac63f-bf1d-453f-871f-9453be989daf tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8c8ac63f-bf1d-453f-871f-9453be989daf tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8c8ac63f-bf1d-453f-871f-9453be989daf tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8c8ac63f-bf1d-453f-871f-9453be989daf tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:18 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-8c8ac63f-bf1d-453f-871f-9453be989daf tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:19 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-e6769f2a-c309-4eb5-ad5d-fa160c47591e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:19 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-e6769f2a-c309-4eb5-ad5d-fa160c47591e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e6769f2a-c309-4eb5-ad5d-fa160c47591e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e6769f2a-c309-4eb5-ad5d-fa160c47591e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e6769f2a-c309-4eb5-ad5d-fa160c47591e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e6769f2a-c309-4eb5-ad5d-fa160c47591e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e6769f2a-c309-4eb5-ad5d-fa160c47591e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e6769f2a-c309-4eb5-ad5d-fa160c47591e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:19 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-e6769f2a-c309-4eb5-ad5d-fa160c47591e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620/ips" status: 200 len: 148 microversion: 2.1 time: 0.100281 Aug 09 11:25:19 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 322/610] 192.168.122.209 () {58 vars in 1250 bytes} [Sun Aug 9 11:25:19 2026] GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620/ips => generated 148 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:25:20 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-8c8ac63f-bf1d-453f-871f-9453be989daf tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08bd6fe15e8d43ea968c548ffb9e7afa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21479eefa7054e61829a2fbe2e47f6d4', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:25:20 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-8c8ac63f-bf1d-453f-871f-9453be989daf tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8b2013cf-ce22-4a96-be79-85798bc65ea5" status: 200 len: 1329 microversion: 2.1 time: 1.334597 Aug 09 11:25:20 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 289/611] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:18 2026] GET /compute/v2.1/servers/8b2013cf-ce22-4a96-be79-85798bc65ea5 => generated 1329 bytes in 1337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:25:20 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-e324a875-8bc0-4098-b049-3795a46bd810 req-cd73a8b2-8a92-4776-af35-9ce69d74dc4e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8b2013cf-ce22-4a96-be79-85798bc65ea5", "tag": "7969ba24-8931-48c0-bef7-70ac0203932c"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:25:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-e324a875-8bc0-4098-b049-3795a46bd810 req-cd73a8b2-8a92-4776-af35-9ce69d74dc4e service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-e324a875-8bc0-4098-b049-3795a46bd810 req-cd73a8b2-8a92-4776-af35-9ce69d74dc4e service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-e324a875-8bc0-4098-b049-3795a46bd810 req-cd73a8b2-8a92-4776-af35-9ce69d74dc4e service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:20 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-e324a875-8bc0-4098-b049-3795a46bd810 req-cd73a8b2-8a92-4776-af35-9ce69d74dc4e service nova] Creating event network-changed:7969ba24-8931-48c0-bef7-70ac0203932c for instance 8b2013cf-ce22-4a96-be79-85798bc65ea5 on devstack Aug 09 11:25:20 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-e324a875-8bc0-4098-b049-3795a46bd810 req-cd73a8b2-8a92-4776-af35-9ce69d74dc4e service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:25:20 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-e324a875-8bc0-4098-b049-3795a46bd810 req-cd73a8b2-8a92-4776-af35-9ce69d74dc4e service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.069533 Aug 09 11:25:20 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 323/612] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:25:20 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:25:21 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-14719473-04de-4abf-a42c-f852b1fe5f61 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:21 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-14719473-04de-4abf-a42c-f852b1fe5f61 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] [instance: 8b2013cf-ce22-4a96-be79-85798bc65ea5] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-14719473-04de-4abf-a42c-f852b1fe5f61 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-14719473-04de-4abf-a42c-f852b1fe5f61 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-14719473-04de-4abf-a42c-f852b1fe5f61 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-14719473-04de-4abf-a42c-f852b1fe5f61 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-14719473-04de-4abf-a42c-f852b1fe5f61 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-14719473-04de-4abf-a42c-f852b1fe5f61 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:21 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-14719473-04de-4abf-a42c-f852b1fe5f61 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:21 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-14719473-04de-4abf-a42c-f852b1fe5f61 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08bd6fe15e8d43ea968c548ffb9e7afa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21479eefa7054e61829a2fbe2e47f6d4', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:25:21 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-14719473-04de-4abf-a42c-f852b1fe5f61 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8b2013cf-ce22-4a96-be79-85798bc65ea5" status: 200 len: 1329 microversion: 2.1 time: 0.391758 Aug 09 11:25:21 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 290/613] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:21 2026] GET /compute/v2.1/servers/8b2013cf-ce22-4a96-be79-85798bc65ea5 => generated 1329 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:25:22 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-7fd6f1c8-1001-4d9a-a30f-9337463fc93d tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:22 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-7fd6f1c8-1001-4d9a-a30f-9337463fc93d tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] [instance: 8b2013cf-ce22-4a96-be79-85798bc65ea5] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7fd6f1c8-1001-4d9a-a30f-9337463fc93d tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7fd6f1c8-1001-4d9a-a30f-9337463fc93d tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7fd6f1c8-1001-4d9a-a30f-9337463fc93d tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7fd6f1c8-1001-4d9a-a30f-9337463fc93d tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7fd6f1c8-1001-4d9a-a30f-9337463fc93d tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7fd6f1c8-1001-4d9a-a30f-9337463fc93d tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:22 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-7fd6f1c8-1001-4d9a-a30f-9337463fc93d tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:22 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-9cc1b708-b1ef-405d-a226-063bdd28f21e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "1f8c2cd3-285a-4454-8b56-548a6203c59e"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:25:22 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-9cc1b708-b1ef-405d-a226-063bdd28f21e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:22 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9cc1b708-b1ef-405d-a226-063bdd28f21e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:22 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9cc1b708-b1ef-405d-a226-063bdd28f21e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:22 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9cc1b708-b1ef-405d-a226-063bdd28f21e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:22 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9cc1b708-b1ef-405d-a226-063bdd28f21e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:22 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9cc1b708-b1ef-405d-a226-063bdd28f21e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:22 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9cc1b708-b1ef-405d-a226-063bdd28f21e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:23 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-7fd6f1c8-1001-4d9a-a30f-9337463fc93d tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08bd6fe15e8d43ea968c548ffb9e7afa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21479eefa7054e61829a2fbe2e47f6d4', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:25:23 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-7fd6f1c8-1001-4d9a-a30f-9337463fc93d tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8b2013cf-ce22-4a96-be79-85798bc65ea5" status: 200 len: 1329 microversion: 2.1 time: 0.887463 Aug 09 11:25:23 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 324/614] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:22 2026] GET /compute/v2.1/servers/8b2013cf-ce22-4a96-be79-85798bc65ea5 => generated 1329 bytes in 891 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:25:23 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-eb477047-ba14-4959-ac0c-2f7aa6180aea req-ca8ee07b-eb6f-4f81-9345-103a7ffcdb64 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8b2013cf-ce22-4a96-be79-85798bc65ea5", "name": "network-vif-plugged", "status": "completed", "tag": "7969ba24-8931-48c0-bef7-70ac0203932c"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:25:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-eb477047-ba14-4959-ac0c-2f7aa6180aea req-ca8ee07b-eb6f-4f81-9345-103a7ffcdb64 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-eb477047-ba14-4959-ac0c-2f7aa6180aea req-ca8ee07b-eb6f-4f81-9345-103a7ffcdb64 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-eb477047-ba14-4959-ac0c-2f7aa6180aea req-ca8ee07b-eb6f-4f81-9345-103a7ffcdb64 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:23 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-eb477047-ba14-4959-ac0c-2f7aa6180aea req-ca8ee07b-eb6f-4f81-9345-103a7ffcdb64 service nova] Creating event network-vif-plugged:7969ba24-8931-48c0-bef7-70ac0203932c for instance 8b2013cf-ce22-4a96-be79-85798bc65ea5 on devstack Aug 09 11:25:23 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-eb477047-ba14-4959-ac0c-2f7aa6180aea req-ca8ee07b-eb6f-4f81-9345-103a7ffcdb64 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:25:23 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-eb477047-ba14-4959-ac0c-2f7aa6180aea req-ca8ee07b-eb6f-4f81-9345-103a7ffcdb64 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.071959 Aug 09 11:25:23 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 325/615] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:25:23 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:25:23 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-9cc1b708-b1ef-405d-a226-063bdd28f21e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "POST /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.937163 Aug 09 11:25:23 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 291/616] 192.168.122.209 () {60 vars in 1325 bytes} [Sun Aug 9 11:25:22 2026] POST /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620/os-volume_attachments => generated 194 bytes in 939 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:25:24 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-af595bf6-e5aa-40ac-bc3c-d615bd62e10a tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:24 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-af595bf6-e5aa-40ac-bc3c-d615bd62e10a tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] [instance: 8b2013cf-ce22-4a96-be79-85798bc65ea5] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-af595bf6-e5aa-40ac-bc3c-d615bd62e10a tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-af595bf6-e5aa-40ac-bc3c-d615bd62e10a tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-af595bf6-e5aa-40ac-bc3c-d615bd62e10a tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-af595bf6-e5aa-40ac-bc3c-d615bd62e10a tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-af595bf6-e5aa-40ac-bc3c-d615bd62e10a tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-af595bf6-e5aa-40ac-bc3c-d615bd62e10a tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:24 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-af595bf6-e5aa-40ac-bc3c-d615bd62e10a tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:24 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-af595bf6-e5aa-40ac-bc3c-d615bd62e10a tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08bd6fe15e8d43ea968c548ffb9e7afa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21479eefa7054e61829a2fbe2e47f6d4', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:25:24 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-af595bf6-e5aa-40ac-bc3c-d615bd62e10a tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8b2013cf-ce22-4a96-be79-85798bc65ea5" status: 200 len: 1329 microversion: 2.1 time: 0.545471 Aug 09 11:25:24 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 326/617] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:24 2026] GET /compute/v2.1/servers/8b2013cf-ce22-4a96-be79-85798bc65ea5 => generated 1329 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:25:25 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-2d8b3638-bdac-4db5-898e-8aaa580dd131 req-723c8ad2-8754-47b5-955c-c368b9d4a753 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8b2013cf-ce22-4a96-be79-85798bc65ea5", "name": "network-vif-plugged", "status": "completed", "tag": "7969ba24-8931-48c0-bef7-70ac0203932c"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:25:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-2d8b3638-bdac-4db5-898e-8aaa580dd131 req-723c8ad2-8754-47b5-955c-c368b9d4a753 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-2d8b3638-bdac-4db5-898e-8aaa580dd131 req-723c8ad2-8754-47b5-955c-c368b9d4a753 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-2d8b3638-bdac-4db5-898e-8aaa580dd131 req-723c8ad2-8754-47b5-955c-c368b9d4a753 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:25 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-2d8b3638-bdac-4db5-898e-8aaa580dd131 req-723c8ad2-8754-47b5-955c-c368b9d4a753 service nova] Creating event network-vif-plugged:7969ba24-8931-48c0-bef7-70ac0203932c for instance 8b2013cf-ce22-4a96-be79-85798bc65ea5 on devstack Aug 09 11:25:25 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-2d8b3638-bdac-4db5-898e-8aaa580dd131 req-723c8ad2-8754-47b5-955c-c368b9d4a753 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:25:25 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-2d8b3638-bdac-4db5-898e-8aaa580dd131 req-723c8ad2-8754-47b5-955c-c368b9d4a753 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.086901 Aug 09 11:25:25 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 292/618] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:25:25 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:25:25 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-8cb191bb-465d-4082-bd12-c0c9a4547849 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:25 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-8cb191bb-465d-4082-bd12-c0c9a4547849 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] [instance: 8b2013cf-ce22-4a96-be79-85798bc65ea5] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8cb191bb-465d-4082-bd12-c0c9a4547849 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8cb191bb-465d-4082-bd12-c0c9a4547849 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8cb191bb-465d-4082-bd12-c0c9a4547849 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8cb191bb-465d-4082-bd12-c0c9a4547849 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8cb191bb-465d-4082-bd12-c0c9a4547849 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8cb191bb-465d-4082-bd12-c0c9a4547849 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:26 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=2 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:25:26 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-8cb191bb-465d-4082-bd12-c0c9a4547849 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:26 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=3 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:25:26 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-8cb191bb-465d-4082-bd12-c0c9a4547849 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08bd6fe15e8d43ea968c548ffb9e7afa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21479eefa7054e61829a2fbe2e47f6d4', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:25:26 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-8cb191bb-465d-4082-bd12-c0c9a4547849 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8b2013cf-ce22-4a96-be79-85798bc65ea5" status: 200 len: 1474 microversion: 2.1 time: 0.443964 Aug 09 11:25:26 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 327/619] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:25 2026] GET /compute/v2.1/servers/8b2013cf-ce22-4a96-be79-85798bc65ea5 => generated 1474 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:25:26 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-e63cc4a7-8ae5-459d-abfa-a9ed8ccaf785 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:26 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-e63cc4a7-8ae5-459d-abfa-a9ed8ccaf785 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] [instance: 8b2013cf-ce22-4a96-be79-85798bc65ea5] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e63cc4a7-8ae5-459d-abfa-a9ed8ccaf785 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e63cc4a7-8ae5-459d-abfa-a9ed8ccaf785 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e63cc4a7-8ae5-459d-abfa-a9ed8ccaf785 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e63cc4a7-8ae5-459d-abfa-a9ed8ccaf785 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e63cc4a7-8ae5-459d-abfa-a9ed8ccaf785 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e63cc4a7-8ae5-459d-abfa-a9ed8ccaf785 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:26 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:25:26 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-e63cc4a7-8ae5-459d-abfa-a9ed8ccaf785 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] [instance: 8b2013cf-ce22-4a96-be79-85798bc65ea5] Going to try to terminate instance {{(pid=63878) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:25:26 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-e63cc4a7-8ae5-459d-abfa-a9ed8ccaf785 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/8b2013cf-ce22-4a96-be79-85798bc65ea5" status: 204 len: 0 microversion: 2.1 time: 0.232811 Aug 09 11:25:26 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 293/620] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:25:26 2026] DELETE /compute/v2.1/servers/8b2013cf-ce22-4a96-be79-85798bc65ea5 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:25:26 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-eefa0ebb-5873-4203-a977-ac8277a7f837 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:26 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-eefa0ebb-5873-4203-a977-ac8277a7f837 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] [instance: 8b2013cf-ce22-4a96-be79-85798bc65ea5] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:26 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=65,nova_api:UPDATE=3,nova_api:DELETE=3,nova_api:INSERT=7 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:25:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eefa0ebb-5873-4203-a977-ac8277a7f837 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eefa0ebb-5873-4203-a977-ac8277a7f837 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eefa0ebb-5873-4203-a977-ac8277a7f837 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eefa0ebb-5873-4203-a977-ac8277a7f837 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eefa0ebb-5873-4203-a977-ac8277a7f837 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-eefa0ebb-5873-4203-a977-ac8277a7f837 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:26 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-eefa0ebb-5873-4203-a977-ac8277a7f837 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:26 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-eefa0ebb-5873-4203-a977-ac8277a7f837 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08bd6fe15e8d43ea968c548ffb9e7afa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21479eefa7054e61829a2fbe2e47f6d4', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:25:27 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-eefa0ebb-5873-4203-a977-ac8277a7f837 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8b2013cf-ce22-4a96-be79-85798bc65ea5" status: 200 len: 1480 microversion: 2.1 time: 0.291600 Aug 09 11:25:27 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 328/621] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:26 2026] GET /compute/v2.1/servers/8b2013cf-ce22-4a96-be79-85798bc65ea5 => generated 1480 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:25:27 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-560bf429-700b-4def-a9d9-1197df55b971 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "1f8c2cd3-285a-4454-8b56-548a6203c59e"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:25:27 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-560bf429-700b-4def-a9d9-1197df55b971 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-560bf429-700b-4def-a9d9-1197df55b971 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-560bf429-700b-4def-a9d9-1197df55b971 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-560bf429-700b-4def-a9d9-1197df55b971 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-560bf429-700b-4def-a9d9-1197df55b971 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-560bf429-700b-4def-a9d9-1197df55b971 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-560bf429-700b-4def-a9d9-1197df55b971 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:27 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-560bf429-700b-4def-a9d9-1197df55b971 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] HTTP exception thrown: Invalid volume: volume 1f8c2cd3-285a-4454-8b56-548a6203c59e is already attached to instances: d99ca7a5-d192-45f6-b886-026e85beb620 Aug 09 11:25:27 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-560bf429-700b-4def-a9d9-1197df55b971 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Returning 400 to user: Invalid volume: volume 1f8c2cd3-285a-4454-8b56-548a6203c59e is already attached to instances: d99ca7a5-d192-45f6-b886-026e85beb620 {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:25:27 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-560bf429-700b-4def-a9d9-1197df55b971 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "POST /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620/os-volume_attachments" status: 400 len: 174 microversion: 2.1 time: 0.280493 Aug 09 11:25:27 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 294/622] 192.168.122.209 () {60 vars in 1325 bytes} [Sun Aug 9 11:25:27 2026] POST /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620/os-volume_attachments => generated 174 bytes in 284 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Aug 09 11:25:27 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-e6d6ce07-6317-4532-baa5-8457694f8837 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:27 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-e6d6ce07-6317-4532-baa5-8457694f8837 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e6d6ce07-6317-4532-baa5-8457694f8837 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e6d6ce07-6317-4532-baa5-8457694f8837 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e6d6ce07-6317-4532-baa5-8457694f8837 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e6d6ce07-6317-4532-baa5-8457694f8837 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e6d6ce07-6317-4532-baa5-8457694f8837 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e6d6ce07-6317-4532-baa5-8457694f8837 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:27 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-757ad19b-843e-4215-b628-ac63eaf2d4b5 req-55180b58-4c23-41ae-a81a-319a82067b99 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8b2013cf-ce22-4a96-be79-85798bc65ea5", "name": "network-vif-unplugged", "status": "completed", "tag": "7969ba24-8931-48c0-bef7-70ac0203932c"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:25:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-757ad19b-843e-4215-b628-ac63eaf2d4b5 req-55180b58-4c23-41ae-a81a-319a82067b99 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-757ad19b-843e-4215-b628-ac63eaf2d4b5 req-55180b58-4c23-41ae-a81a-319a82067b99 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-757ad19b-843e-4215-b628-ac63eaf2d4b5 req-55180b58-4c23-41ae-a81a-319a82067b99 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:27 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-757ad19b-843e-4215-b628-ac63eaf2d4b5 req-55180b58-4c23-41ae-a81a-319a82067b99 service nova] Creating event network-vif-unplugged:7969ba24-8931-48c0-bef7-70ac0203932c for instance 8b2013cf-ce22-4a96-be79-85798bc65ea5 on devstack Aug 09 11:25:27 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-757ad19b-843e-4215-b628-ac63eaf2d4b5 req-55180b58-4c23-41ae-a81a-319a82067b99 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:25:27 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-757ad19b-843e-4215-b628-ac63eaf2d4b5 req-55180b58-4c23-41ae-a81a-319a82067b99 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.101249 Aug 09 11:25:27 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 295/623] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:25:27 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:25:28 devstack devstack@n-api.service[63877]: DEBUG nova.objects.instance [None req-e6d6ce07-6317-4532-baa5-8457694f8837 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lazy-loading 'services' on Instance uuid d99ca7a5-d192-45f6-b886-026e85beb620 {{(pid=63877) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:25:28 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-d9b23686-3128-43f6-8464-8db05c21e478 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:28 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-d9b23686-3128-43f6-8464-8db05c21e478 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] [instance: 8b2013cf-ce22-4a96-be79-85798bc65ea5] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d9b23686-3128-43f6-8464-8db05c21e478 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d9b23686-3128-43f6-8464-8db05c21e478 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d9b23686-3128-43f6-8464-8db05c21e478 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d9b23686-3128-43f6-8464-8db05c21e478 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d9b23686-3128-43f6-8464-8db05c21e478 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d9b23686-3128-43f6-8464-8db05c21e478 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:28 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-d9b23686-3128-43f6-8464-8db05c21e478 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:28 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-e6d6ce07-6317-4532-baa5-8457694f8837 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620/os-volume_attachments/1f8c2cd3-285a-4454-8b56-548a6203c59e" status: 202 len: 0 microversion: 2.1 time: 0.441982 Aug 09 11:25:28 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 329/624] 192.168.122.209 () {58 vars in 1418 bytes} [Sun Aug 9 11:25:27 2026] DELETE /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620/os-volume_attachments/1f8c2cd3-285a-4454-8b56-548a6203c59e => generated 0 bytes in 452 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:25:28 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-45a1c192-054d-463c-883f-2b54a1f4aa9b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:28 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-45a1c192-054d-463c-883f-2b54a1f4aa9b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-45a1c192-054d-463c-883f-2b54a1f4aa9b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-45a1c192-054d-463c-883f-2b54a1f4aa9b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-45a1c192-054d-463c-883f-2b54a1f4aa9b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-45a1c192-054d-463c-883f-2b54a1f4aa9b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-45a1c192-054d-463c-883f-2b54a1f4aa9b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-45a1c192-054d-463c-883f-2b54a1f4aa9b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:28 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-45a1c192-054d-463c-883f-2b54a1f4aa9b tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.136734 Aug 09 11:25:28 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 330/625] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:25:28 2026] GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620/os-volume_attachments => generated 197 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:25:28 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-d9b23686-3128-43f6-8464-8db05c21e478 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '08bd6fe15e8d43ea968c548ffb9e7afa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '21479eefa7054e61829a2fbe2e47f6d4', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:25:28 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-d9b23686-3128-43f6-8464-8db05c21e478 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8b2013cf-ce22-4a96-be79-85798bc65ea5" status: 200 len: 1480 microversion: 2.1 time: 0.525055 Aug 09 11:25:28 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 296/626] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:28 2026] GET /compute/v2.1/servers/8b2013cf-ce22-4a96-be79-85798bc65ea5 => generated 1480 bytes in 529 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:25:28 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-dc122bad-3b46-4c05-890d-5fcf3051e050 req-89c97031-56c9-439b-acc6-d34586dc2f77 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8b2013cf-ce22-4a96-be79-85798bc65ea5", "name": "network-vif-deleted", "tag": "7969ba24-8931-48c0-bef7-70ac0203932c"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:25:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-dc122bad-3b46-4c05-890d-5fcf3051e050 req-89c97031-56c9-439b-acc6-d34586dc2f77 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-dc122bad-3b46-4c05-890d-5fcf3051e050 req-89c97031-56c9-439b-acc6-d34586dc2f77 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-dc122bad-3b46-4c05-890d-5fcf3051e050 req-89c97031-56c9-439b-acc6-d34586dc2f77 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:28 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-dc122bad-3b46-4c05-890d-5fcf3051e050 req-89c97031-56c9-439b-acc6-d34586dc2f77 service nova] Creating event network-vif-deleted:7969ba24-8931-48c0-bef7-70ac0203932c for instance 8b2013cf-ce22-4a96-be79-85798bc65ea5 on devstack Aug 09 11:25:28 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-dc122bad-3b46-4c05-890d-5fcf3051e050 req-89c97031-56c9-439b-acc6-d34586dc2f77 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:25:28 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-dc122bad-3b46-4c05-890d-5fcf3051e050 req-89c97031-56c9-439b-acc6-d34586dc2f77 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.113471 Aug 09 11:25:28 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 331/627] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:25:28 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-d5a7523a-e7bb-4859-90bd-60f6c66a003e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-d5a7523a-e7bb-4859-90bd-60f6c66a003e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d5a7523a-e7bb-4859-90bd-60f6c66a003e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d5a7523a-e7bb-4859-90bd-60f6c66a003e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d5a7523a-e7bb-4859-90bd-60f6c66a003e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d5a7523a-e7bb-4859-90bd-60f6c66a003e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d5a7523a-e7bb-4859-90bd-60f6c66a003e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d5a7523a-e7bb-4859-90bd-60f6c66a003e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-d5a7523a-e7bb-4859-90bd-60f6c66a003e tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.081660 Aug 09 11:25:29 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 297/628] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:25:29 2026] GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620/os-volume_attachments => generated 25 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 09 11:25:29 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-bc55ddbd-1231-4b0e-ad43-3c25d80193a7 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:29 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-bc55ddbd-1231-4b0e-ad43-3c25d80193a7 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bc55ddbd-1231-4b0e-ad43-3c25d80193a7 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bc55ddbd-1231-4b0e-ad43-3c25d80193a7 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bc55ddbd-1231-4b0e-ad43-3c25d80193a7 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bc55ddbd-1231-4b0e-ad43-3c25d80193a7 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bc55ddbd-1231-4b0e-ad43-3c25d80193a7 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bc55ddbd-1231-4b0e-ad43-3c25d80193a7 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:29 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-bc55ddbd-1231-4b0e-ad43-3c25d80193a7 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] Going to try to terminate instance {{(pid=63877) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-7cb39a9f-d6e6-46bf-9aad-b0a8948fed58 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-7cb39a9f-d6e6-46bf-9aad-b0a8948fed58 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] [instance: 8b2013cf-ce22-4a96-be79-85798bc65ea5] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7cb39a9f-d6e6-46bf-9aad-b0a8948fed58 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7cb39a9f-d6e6-46bf-9aad-b0a8948fed58 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7cb39a9f-d6e6-46bf-9aad-b0a8948fed58 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7cb39a9f-d6e6-46bf-9aad-b0a8948fed58 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7cb39a9f-d6e6-46bf-9aad-b0a8948fed58 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7cb39a9f-d6e6-46bf-9aad-b0a8948fed58 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-7cb39a9f-d6e6-46bf-9aad-b0a8948fed58 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] HTTP exception thrown: Instance 8b2013cf-ce22-4a96-be79-85798bc65ea5 could not be found. Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-7cb39a9f-d6e6-46bf-9aad-b0a8948fed58 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] Returning 404 to user: Instance 8b2013cf-ce22-4a96-be79-85798bc65ea5 could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-7cb39a9f-d6e6-46bf-9aad-b0a8948fed58 tempest-VolumesNegativeTest-1016677858 tempest-VolumesNegativeTest-1016677858-project-member] 192.168.122.209 "GET /compute/v2.1/servers/8b2013cf-ce22-4a96-be79-85798bc65ea5" status: 404 len: 111 microversion: 2.1 time: 0.054943 Aug 09 11:25:29 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 298/629] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:29 2026] GET /compute/v2.1/servers/8b2013cf-ce22-4a96-be79-85798bc65ea5 => generated 111 bytes in 57 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:25:29 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-bc55ddbd-1231-4b0e-ad43-3c25d80193a7 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620" status: 204 len: 0 microversion: 2.1 time: 0.199367 Aug 09 11:25:29 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 332/630] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:25:29 2026] DELETE /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-d98e5302-d12e-4c2a-a50f-dce0fbd1d77f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-d98e5302-d12e-4c2a-a50f-dce0fbd1d77f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d98e5302-d12e-4c2a-a50f-dce0fbd1d77f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d98e5302-d12e-4c2a-a50f-dce0fbd1d77f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d98e5302-d12e-4c2a-a50f-dce0fbd1d77f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d98e5302-d12e-4c2a-a50f-dce0fbd1d77f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d98e5302-d12e-4c2a-a50f-dce0fbd1d77f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d98e5302-d12e-4c2a-a50f-dce0fbd1d77f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:29 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-d98e5302-d12e-4c2a-a50f-dce0fbd1d77f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:29 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-73ea21ae-78cf-47d7-9331-5a56d346d837 req-4289c89d-e0c9-4c7c-9f8d-902045da9c3c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8b2013cf-ce22-4a96-be79-85798bc65ea5", "name": "network-vif-unplugged", "status": "completed", "tag": "7969ba24-8931-48c0-bef7-70ac0203932c"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:25:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-73ea21ae-78cf-47d7-9331-5a56d346d837 req-4289c89d-e0c9-4c7c-9f8d-902045da9c3c service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-73ea21ae-78cf-47d7-9331-5a56d346d837 req-4289c89d-e0c9-4c7c-9f8d-902045da9c3c service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-73ea21ae-78cf-47d7-9331-5a56d346d837 req-4289c89d-e0c9-4c7c-9f8d-902045da9c3c service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:30 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-73ea21ae-78cf-47d7-9331-5a56d346d837 req-4289c89d-e0c9-4c7c-9f8d-902045da9c3c service nova] Creating event network-vif-unplugged:7969ba24-8931-48c0-bef7-70ac0203932c for instance 8b2013cf-ce22-4a96-be79-85798bc65ea5 on devstack Aug 09 11:25:30 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-73ea21ae-78cf-47d7-9331-5a56d346d837 req-4289c89d-e0c9-4c7c-9f8d-902045da9c3c service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:25:30 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-73ea21ae-78cf-47d7-9331-5a56d346d837 req-4289c89d-e0c9-4c7c-9f8d-902045da9c3c service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.054171 Aug 09 11:25:30 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 333/631] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:25:29 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:25:30 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-d98e5302-d12e-4c2a-a50f-dce0fbd1d77f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:25:30 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-d98e5302-d12e-4c2a-a50f-dce0fbd1d77f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620" status: 200 len: 1691 microversion: 2.1 time: 0.456018 Aug 09 11:25:30 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 299/632] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:29 2026] GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620 => generated 1691 bytes in 459 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:25:30 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-d0fca34a-1033-44a0-8093-3463fa3f001a req-e9ec17a0-8e99-43ee-bf67-782a89ac0840 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d99ca7a5-d192-45f6-b886-026e85beb620", "name": "network-vif-unplugged", "status": "completed", "tag": "19a3f226-120e-49df-acf8-3011e1b6b3b6"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:25:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-d0fca34a-1033-44a0-8093-3463fa3f001a req-e9ec17a0-8e99-43ee-bf67-782a89ac0840 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-d0fca34a-1033-44a0-8093-3463fa3f001a req-e9ec17a0-8e99-43ee-bf67-782a89ac0840 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-d0fca34a-1033-44a0-8093-3463fa3f001a req-e9ec17a0-8e99-43ee-bf67-782a89ac0840 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:30 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-d0fca34a-1033-44a0-8093-3463fa3f001a req-e9ec17a0-8e99-43ee-bf67-782a89ac0840 service nova] Creating event network-vif-unplugged:19a3f226-120e-49df-acf8-3011e1b6b3b6 for instance d99ca7a5-d192-45f6-b886-026e85beb620 on devstack Aug 09 11:25:30 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-d0fca34a-1033-44a0-8093-3463fa3f001a req-e9ec17a0-8e99-43ee-bf67-782a89ac0840 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:25:30 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-d0fca34a-1033-44a0-8093-3463fa3f001a req-e9ec17a0-8e99-43ee-bf67-782a89ac0840 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.066916 Aug 09 11:25:30 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 334/633] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:25:30 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:25:31 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-8442df76-3a89-43d4-870f-631c6a89847d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:31 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-8442df76-3a89-43d4-870f-631c6a89847d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8442df76-3a89-43d4-870f-631c6a89847d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8442df76-3a89-43d4-870f-631c6a89847d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8442df76-3a89-43d4-870f-631c6a89847d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8442df76-3a89-43d4-870f-631c6a89847d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8442df76-3a89-43d4-870f-631c6a89847d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8442df76-3a89-43d4-870f-631c6a89847d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:31 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-8442df76-3a89-43d4-870f-631c6a89847d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:31 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-8442df76-3a89-43d4-870f-631c6a89847d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:25:31 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-8442df76-3a89-43d4-870f-631c6a89847d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620" status: 200 len: 1691 microversion: 2.1 time: 0.372492 Aug 09 11:25:31 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 300/634] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:31 2026] GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620 => generated 1691 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:25:32 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-5b05e42f-372a-4ff9-9c95-6a12e397e9cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:32 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-5b05e42f-372a-4ff9-9c95-6a12e397e9cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5b05e42f-372a-4ff9-9c95-6a12e397e9cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5b05e42f-372a-4ff9-9c95-6a12e397e9cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5b05e42f-372a-4ff9-9c95-6a12e397e9cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5b05e42f-372a-4ff9-9c95-6a12e397e9cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5b05e42f-372a-4ff9-9c95-6a12e397e9cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5b05e42f-372a-4ff9-9c95-6a12e397e9cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5b05e42f-372a-4ff9-9c95-6a12e397e9cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5b05e42f-372a-4ff9-9c95-6a12e397e9cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:32 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5b05e42f-372a-4ff9-9c95-6a12e397e9cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:32 devstack devstack@n-api.service[63877]: DEBUG nova.objects.instance [None req-5b05e42f-372a-4ff9-9c95-6a12e397e9cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lazy-loading 'fault' on Instance uuid d99ca7a5-d192-45f6-b886-026e85beb620 {{(pid=63877) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:25:32 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-5b05e42f-372a-4ff9-9c95-6a12e397e9cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:32 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-5b05e42f-372a-4ff9-9c95-6a12e397e9cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:25:32 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-5b05e42f-372a-4ff9-9c95-6a12e397e9cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620" status: 200 len: 1342 microversion: 2.1 time: 0.186150 Aug 09 11:25:32 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 335/635] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:32 2026] GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620 => generated 1342 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:25:32 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-085d451d-f682-4d0b-8373-47f062ca8e2f req-bd5d1eb9-a0cd-4209-9fd3-86017fc1157f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d99ca7a5-d192-45f6-b886-026e85beb620", "name": "network-vif-unplugged", "status": "completed", "tag": "19a3f226-120e-49df-acf8-3011e1b6b3b6"}, {"server_uuid": "d99ca7a5-d192-45f6-b886-026e85beb620", "name": "network-vif-deleted", "tag": "19a3f226-120e-49df-acf8-3011e1b6b3b6"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:25:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-085d451d-f682-4d0b-8373-47f062ca8e2f req-bd5d1eb9-a0cd-4209-9fd3-86017fc1157f service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-085d451d-f682-4d0b-8373-47f062ca8e2f req-bd5d1eb9-a0cd-4209-9fd3-86017fc1157f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-085d451d-f682-4d0b-8373-47f062ca8e2f req-bd5d1eb9-a0cd-4209-9fd3-86017fc1157f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:33 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-085d451d-f682-4d0b-8373-47f062ca8e2f req-bd5d1eb9-a0cd-4209-9fd3-86017fc1157f service nova] Creating event network-vif-unplugged:19a3f226-120e-49df-acf8-3011e1b6b3b6 for instance d99ca7a5-d192-45f6-b886-026e85beb620 on devstack Aug 09 11:25:33 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-085d451d-f682-4d0b-8373-47f062ca8e2f req-bd5d1eb9-a0cd-4209-9fd3-86017fc1157f service nova] Creating event network-vif-deleted:19a3f226-120e-49df-acf8-3011e1b6b3b6 for instance d99ca7a5-d192-45f6-b886-026e85beb620 on devstack Aug 09 11:25:33 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-085d451d-f682-4d0b-8373-47f062ca8e2f req-bd5d1eb9-a0cd-4209-9fd3-86017fc1157f service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:25:33 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-085d451d-f682-4d0b-8373-47f062ca8e2f req-bd5d1eb9-a0cd-4209-9fd3-86017fc1157f service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.092682 Aug 09 11:25:33 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 301/636] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:25:32 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:25:33 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-e613ce00-d33e-4cad-b917-68a3821d8b15 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:33 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-e613ce00-d33e-4cad-b917-68a3821d8b15 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e613ce00-d33e-4cad-b917-68a3821d8b15 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e613ce00-d33e-4cad-b917-68a3821d8b15 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e613ce00-d33e-4cad-b917-68a3821d8b15 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e613ce00-d33e-4cad-b917-68a3821d8b15 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e613ce00-d33e-4cad-b917-68a3821d8b15 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e613ce00-d33e-4cad-b917-68a3821d8b15 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:33 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-e613ce00-d33e-4cad-b917-68a3821d8b15 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] HTTP exception thrown: Instance d99ca7a5-d192-45f6-b886-026e85beb620 could not be found. Aug 09 11:25:33 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-e613ce00-d33e-4cad-b917-68a3821d8b15 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Returning 404 to user: Instance d99ca7a5-d192-45f6-b886-026e85beb620 could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:25:33 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-e613ce00-d33e-4cad-b917-68a3821d8b15 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620" status: 404 len: 111 microversion: 2.1 time: 0.047700 Aug 09 11:25:33 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 336/637] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:33 2026] GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:25:33 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-770f5b52-9d87-47de-8815-ef5bc1c13614 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:33 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-770f5b52-9d87-47de-8815-ef5bc1c13614 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-2065707704" status: 202 len: 0 microversion: 2.1 time: 0.053424 Aug 09 11:25:33 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 302/638] 192.168.122.209 () {58 vars in 1223 bytes} [Sun Aug 9 11:25:33 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-2065707704 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:25:35 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-c7b4ba70-1d06-4ac3-9e74-375c449e160c tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-60123191", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE3sp0C4zXJI9y4wEDVOAFL4v/JG9xdyufTEEI9TlNzqqA8DeLUPBC3oIP/tsDlw2MFdj0hL6eRIDoAZrXTNR4v4JWgo+Mm71Uu5OKdSzoltcf8rajP3Zgq0s+o6erD6oA=="}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:25:35 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-c7b4ba70-1d06-4ac3-9e74-375c449e160c tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Getting quotas for project c5fa80ed8d364108a74db6f4a9f76a7c. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:25:35 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-c7b4ba70-1d06-4ac3-9e74-375c449e160c tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Getting quotas for user 65fef7ccf3504ede8d735f2d09fb76d3 and project c5fa80ed8d364108a74db6f4a9f76a7c. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:25:35 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-c7b4ba70-1d06-4ac3-9e74-375c449e160c tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "POST /compute/v2.1/os-keypairs" status: 200 len: 384 microversion: 2.1 time: 0.086219 Aug 09 11:25:35 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 337/639] 192.168.122.209 () {60 vars in 1161 bytes} [Sun Aug 9 11:25:35 2026] POST /compute/v2.1/os-keypairs => generated 384 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:25:38 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-351414707", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "d28c155e-d8d2-4fc1-bad4-e199751c742d"}], "security_groups": [{"name": "tempest-securitygroup--1605115336"}], "key_name": "tempest-keypair-60123191", "user_data": "}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:25:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:39 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:39 devstack devstack@n-api.service[63878]: DEBUG nova.network.neutron [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] validate_networks() for [('d28c155e-d8d2-4fc1-bad4-e199751c742d', None, None, None, None, None)] {{(pid=63878) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:25:39 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:39 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:39 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Flavor limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:25:39 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Image limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:25:39 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Flavor pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:25:39 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Image pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:25:39 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:25:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-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.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:39 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Getting quotas for project c5fa80ed8d364108a74db6f4a9f76a7c. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:25:39 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Getting quotas for user 65fef7ccf3504ede8d735f2d09fb76d3 and project c5fa80ed8d364108a74db6f4a9f76a7c. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:25:40 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Going to run 1 instances... {{(pid=63878) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:25:40 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2b231163-3629-4a8a-b745-a947b688f5bd] 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='f5bfcc50-eba0-489a-9da6-58e41099c8c2',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=63878) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:25:40 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-6124dd0a-4ae5-4540-9f65-8ca4ae26789d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 410 microversion: 2.1 time: 1.311369 Aug 09 11:25:40 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 303/640] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:25:38 2026] POST /compute/v2.1/servers => generated 410 bytes in 1314 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Aug 09 11:25:40 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-9b22203e-807b-4da0-a392-c05c538548f8 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:40 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-9b22203e-807b-4da0-a392-c05c538548f8 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2b231163-3629-4a8a-b745-a947b688f5bd] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:40 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-9b22203e-807b-4da0-a392-c05c538548f8 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:40 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-9b22203e-807b-4da0-a392-c05c538548f8 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:25:40 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-9b22203e-807b-4da0-a392-c05c538548f8 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd" status: 200 len: 1253 microversion: 2.1 time: 0.227277 Aug 09 11:25:40 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 338/641] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:40 2026] GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd => generated 1253 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:25:41 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-7f73eb1c-cf7b-4157-873a-d7163ea0fa4d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:41 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-7f73eb1c-cf7b-4157-873a-d7163ea0fa4d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2b231163-3629-4a8a-b745-a947b688f5bd] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7f73eb1c-cf7b-4157-873a-d7163ea0fa4d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7f73eb1c-cf7b-4157-873a-d7163ea0fa4d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7f73eb1c-cf7b-4157-873a-d7163ea0fa4d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7f73eb1c-cf7b-4157-873a-d7163ea0fa4d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7f73eb1c-cf7b-4157-873a-d7163ea0fa4d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:41 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7f73eb1c-cf7b-4157-873a-d7163ea0fa4d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:41 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-7f73eb1c-cf7b-4157-873a-d7163ea0fa4d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:41 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-7f73eb1c-cf7b-4157-873a-d7163ea0fa4d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:25:41 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-7f73eb1c-cf7b-4157-873a-d7163ea0fa4d tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd" status: 200 len: 1249 microversion: 2.1 time: 0.417682 Aug 09 11:25:41 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 304/642] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:41 2026] GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd => generated 1249 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:25:42 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-6d0ac217-1e16-4f54-807c-e9558e201f7a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:42 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-6d0ac217-1e16-4f54-807c-e9558e201f7a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2b231163-3629-4a8a-b745-a947b688f5bd] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6d0ac217-1e16-4f54-807c-e9558e201f7a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6d0ac217-1e16-4f54-807c-e9558e201f7a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6d0ac217-1e16-4f54-807c-e9558e201f7a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6d0ac217-1e16-4f54-807c-e9558e201f7a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6d0ac217-1e16-4f54-807c-e9558e201f7a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6d0ac217-1e16-4f54-807c-e9558e201f7a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:43 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-6d0ac217-1e16-4f54-807c-e9558e201f7a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:44 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-6d0ac217-1e16-4f54-807c-e9558e201f7a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:25:44 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-6d0ac217-1e16-4f54-807c-e9558e201f7a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd" status: 200 len: 1311 microversion: 2.1 time: 1.354381 Aug 09 11:25:44 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 339/643] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:42 2026] GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd => generated 1311 bytes in 1356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:25:45 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-35ac9a48-42eb-467b-b11b-be82035fe524 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:45 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-35ac9a48-42eb-467b-b11b-be82035fe524 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2b231163-3629-4a8a-b745-a947b688f5bd] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-35ac9a48-42eb-467b-b11b-be82035fe524 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-35ac9a48-42eb-467b-b11b-be82035fe524 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-35ac9a48-42eb-467b-b11b-be82035fe524 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-35ac9a48-42eb-467b-b11b-be82035fe524 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-35ac9a48-42eb-467b-b11b-be82035fe524 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-35ac9a48-42eb-467b-b11b-be82035fe524 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:45 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-35ac9a48-42eb-467b-b11b-be82035fe524 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:45 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-35ac9a48-42eb-467b-b11b-be82035fe524 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:25:45 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-35ac9a48-42eb-467b-b11b-be82035fe524 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd" status: 200 len: 1311 microversion: 2.1 time: 0.238814 Aug 09 11:25:45 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 305/644] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:45 2026] GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd => generated 1311 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:25:46 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-309fce1b-2cd6-4ffc-9010-ba34a6606e02 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:46 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-309fce1b-2cd6-4ffc-9010-ba34a6606e02 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2b231163-3629-4a8a-b745-a947b688f5bd] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-309fce1b-2cd6-4ffc-9010-ba34a6606e02 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-309fce1b-2cd6-4ffc-9010-ba34a6606e02 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-309fce1b-2cd6-4ffc-9010-ba34a6606e02 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-309fce1b-2cd6-4ffc-9010-ba34a6606e02 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-309fce1b-2cd6-4ffc-9010-ba34a6606e02 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-309fce1b-2cd6-4ffc-9010-ba34a6606e02 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:46 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-309fce1b-2cd6-4ffc-9010-ba34a6606e02 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:49 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-f8d8beda-ccc3-447c-ad82-ac9f70711f40 req-78792abf-ad0e-4313-8776-48e1b9e4e784 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2b231163-3629-4a8a-b745-a947b688f5bd", "tag": "57823c3e-fafe-482a-a2c4-15c5f114e82a"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:25:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-f8d8beda-ccc3-447c-ad82-ac9f70711f40 req-78792abf-ad0e-4313-8776-48e1b9e4e784 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-f8d8beda-ccc3-447c-ad82-ac9f70711f40 req-78792abf-ad0e-4313-8776-48e1b9e4e784 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-f8d8beda-ccc3-447c-ad82-ac9f70711f40 req-78792abf-ad0e-4313-8776-48e1b9e4e784 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:49 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-f8d8beda-ccc3-447c-ad82-ac9f70711f40 req-78792abf-ad0e-4313-8776-48e1b9e4e784 service nova] Creating event network-changed:57823c3e-fafe-482a-a2c4-15c5f114e82a for instance 2b231163-3629-4a8a-b745-a947b688f5bd on devstack Aug 09 11:25:49 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-f8d8beda-ccc3-447c-ad82-ac9f70711f40 req-78792abf-ad0e-4313-8776-48e1b9e4e784 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:25:49 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-f8d8beda-ccc3-447c-ad82-ac9f70711f40 req-78792abf-ad0e-4313-8776-48e1b9e4e784 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.070527 Aug 09 11:25:49 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 306/645] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:25:49 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:25:49 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-309fce1b-2cd6-4ffc-9010-ba34a6606e02 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:25:49 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=2 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:25:49 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-309fce1b-2cd6-4ffc-9010-ba34a6606e02 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd" status: 200 len: 1379 microversion: 2.1 time: 3.433946 Aug 09 11:25:49 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 340/646] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:46 2026] GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd => generated 1379 bytes in 3437 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:25:49 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:25:50 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=3 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:25:51 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-43dbd830-a6bb-4ecc-9d87-e5641d2058c3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:51 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-43dbd830-a6bb-4ecc-9d87-e5641d2058c3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2b231163-3629-4a8a-b745-a947b688f5bd] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-43dbd830-a6bb-4ecc-9d87-e5641d2058c3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-43dbd830-a6bb-4ecc-9d87-e5641d2058c3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-43dbd830-a6bb-4ecc-9d87-e5641d2058c3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-43dbd830-a6bb-4ecc-9d87-e5641d2058c3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-43dbd830-a6bb-4ecc-9d87-e5641d2058c3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-43dbd830-a6bb-4ecc-9d87-e5641d2058c3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:51 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-43dbd830-a6bb-4ecc-9d87-e5641d2058c3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:53 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-43dbd830-a6bb-4ecc-9d87-e5641d2058c3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:25:53 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-43dbd830-a6bb-4ecc-9d87-e5641d2058c3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd" status: 200 len: 1379 microversion: 2.1 time: 2.708131 Aug 09 11:25:53 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 307/647] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:50 2026] GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd => generated 1379 bytes in 2710 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:25:54 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-7eb578d4-d717-4801-9106-56f1ecfd1910 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:54 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-7eb578d4-d717-4801-9106-56f1ecfd1910 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2b231163-3629-4a8a-b745-a947b688f5bd] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7eb578d4-d717-4801-9106-56f1ecfd1910 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7eb578d4-d717-4801-9106-56f1ecfd1910 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7eb578d4-d717-4801-9106-56f1ecfd1910 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7eb578d4-d717-4801-9106-56f1ecfd1910 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7eb578d4-d717-4801-9106-56f1ecfd1910 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7eb578d4-d717-4801-9106-56f1ecfd1910 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:54 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=97,nova_cell1:UPDATE=4,nova_cell1:INSERT=3 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:25:54 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-7eb578d4-d717-4801-9106-56f1ecfd1910 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:25:58 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-7eb578d4-d717-4801-9106-56f1ecfd1910 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:25:58 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-7eb578d4-d717-4801-9106-56f1ecfd1910 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd" status: 200 len: 1379 microversion: 2.1 time: 3.760036 Aug 09 11:25:58 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 341/648] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:54 2026] GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd => generated 1379 bytes in 3764 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:25:59 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-aeeb6973-f922-4c65-9716-b2d3de2e4e40 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:25:59 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-aeeb6973-f922-4c65-9716-b2d3de2e4e40 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2b231163-3629-4a8a-b745-a947b688f5bd] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:25:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-aeeb6973-f922-4c65-9716-b2d3de2e4e40 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-aeeb6973-f922-4c65-9716-b2d3de2e4e40 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-aeeb6973-f922-4c65-9716-b2d3de2e4e40 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-aeeb6973-f922-4c65-9716-b2d3de2e4e40 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:25:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-aeeb6973-f922-4c65-9716-b2d3de2e4e40 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:25:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-aeeb6973-f922-4c65-9716-b2d3de2e4e40 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:25:59 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-aeeb6973-f922-4c65-9716-b2d3de2e4e40 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:26:02 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-efa44610-ff9e-4a50-8729-5d9c1efbb7b3 req-b8e47be5-0884-4f76-8cff-6523afb51ae7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2b231163-3629-4a8a-b745-a947b688f5bd", "name": "network-vif-plugged", "status": "completed", "tag": "57823c3e-fafe-482a-a2c4-15c5f114e82a"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:26:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-efa44610-ff9e-4a50-8729-5d9c1efbb7b3 req-b8e47be5-0884-4f76-8cff-6523afb51ae7 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-efa44610-ff9e-4a50-8729-5d9c1efbb7b3 req-b8e47be5-0884-4f76-8cff-6523afb51ae7 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:02 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-efa44610-ff9e-4a50-8729-5d9c1efbb7b3 req-b8e47be5-0884-4f76-8cff-6523afb51ae7 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:02 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-efa44610-ff9e-4a50-8729-5d9c1efbb7b3 req-b8e47be5-0884-4f76-8cff-6523afb51ae7 service nova] Creating event network-vif-plugged:57823c3e-fafe-482a-a2c4-15c5f114e82a for instance 2b231163-3629-4a8a-b745-a947b688f5bd on devstack Aug 09 11:26:02 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-efa44610-ff9e-4a50-8729-5d9c1efbb7b3 req-b8e47be5-0884-4f76-8cff-6523afb51ae7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:26:02 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-efa44610-ff9e-4a50-8729-5d9c1efbb7b3 req-b8e47be5-0884-4f76-8cff-6523afb51ae7 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.049060 Aug 09 11:26:02 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 342/649] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:26:02 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:26:03 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-aeeb6973-f922-4c65-9716-b2d3de2e4e40 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:26:03 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-aeeb6973-f922-4c65-9716-b2d3de2e4e40 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd" status: 200 len: 1379 microversion: 2.1 time: 4.051780 Aug 09 11:26:03 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 308/650] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:25:59 2026] GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd => generated 1379 bytes in 4053 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:26:04 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-3657a678-c958-4d80-aca5-84c6d0d92c35 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:04 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-3657a678-c958-4d80-aca5-84c6d0d92c35 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2b231163-3629-4a8a-b745-a947b688f5bd] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3657a678-c958-4d80-aca5-84c6d0d92c35 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3657a678-c958-4d80-aca5-84c6d0d92c35 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3657a678-c958-4d80-aca5-84c6d0d92c35 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3657a678-c958-4d80-aca5-84c6d0d92c35 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3657a678-c958-4d80-aca5-84c6d0d92c35 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:04 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3657a678-c958-4d80-aca5-84c6d0d92c35 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:04 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-3657a678-c958-4d80-aca5-84c6d0d92c35 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:26:04 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-55518d55-b2c8-4670-aa4b-ffd70ae2952e req-61573745-e559-43b5-be79-bebac53e28e9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2b231163-3629-4a8a-b745-a947b688f5bd", "name": "network-vif-plugged", "status": "completed", "tag": "57823c3e-fafe-482a-a2c4-15c5f114e82a"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:26:05 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-55518d55-b2c8-4670-aa4b-ffd70ae2952e req-61573745-e559-43b5-be79-bebac53e28e9 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:05 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-55518d55-b2c8-4670-aa4b-ffd70ae2952e req-61573745-e559-43b5-be79-bebac53e28e9 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:05 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-55518d55-b2c8-4670-aa4b-ffd70ae2952e req-61573745-e559-43b5-be79-bebac53e28e9 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:05 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-55518d55-b2c8-4670-aa4b-ffd70ae2952e req-61573745-e559-43b5-be79-bebac53e28e9 service nova] Creating event network-vif-plugged:57823c3e-fafe-482a-a2c4-15c5f114e82a for instance 2b231163-3629-4a8a-b745-a947b688f5bd on devstack Aug 09 11:26:05 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-55518d55-b2c8-4670-aa4b-ffd70ae2952e req-61573745-e559-43b5-be79-bebac53e28e9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:26:05 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-55518d55-b2c8-4670-aa4b-ffd70ae2952e req-61573745-e559-43b5-be79-bebac53e28e9 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.088889 Aug 09 11:26:05 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 309/651] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:26:04 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:26:07 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-3657a678-c958-4d80-aca5-84c6d0d92c35 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:26:07 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-3657a678-c958-4d80-aca5-84c6d0d92c35 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd" status: 200 len: 1563 microversion: 2.1 time: 3.223151 Aug 09 11:26:07 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 343/652] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:26:04 2026] GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd => generated 1563 bytes in 3228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:26:07 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-b6cfb399-e900-464a-bdd4-545c238aa947 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:07 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-b6cfb399-e900-464a-bdd4-545c238aa947 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2b231163-3629-4a8a-b745-a947b688f5bd] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:07 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=42,nova_api:UPDATE=1,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:26:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b6cfb399-e900-464a-bdd4-545c238aa947 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b6cfb399-e900-464a-bdd4-545c238aa947 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b6cfb399-e900-464a-bdd4-545c238aa947 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b6cfb399-e900-464a-bdd4-545c238aa947 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b6cfb399-e900-464a-bdd4-545c238aa947 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b6cfb399-e900-464a-bdd4-545c238aa947 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:07 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=95,nova_cell1:INSERT=3,nova_cell1:UPDATE=2 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:26:07 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-b6cfb399-e900-464a-bdd4-545c238aa947 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:26:08 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-b6cfb399-e900-464a-bdd4-545c238aa947 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.243414 Aug 09 11:26:08 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 310/653] 192.168.122.209 () {58 vars in 1277 bytes} [Sun Aug 9 11:26:07 2026] GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd/os-interface => generated 283 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:26:10 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-9137cd46-6394-40f2-913d-75cb192c8c1e req-d6081d98-f8a3-4a2f-a9ae-194f7753a412 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2b231163-3629-4a8a-b745-a947b688f5bd", "tag": "57823c3e-fafe-482a-a2c4-15c5f114e82a"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:26:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-9137cd46-6394-40f2-913d-75cb192c8c1e req-d6081d98-f8a3-4a2f-a9ae-194f7753a412 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-9137cd46-6394-40f2-913d-75cb192c8c1e req-d6081d98-f8a3-4a2f-a9ae-194f7753a412 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-9137cd46-6394-40f2-913d-75cb192c8c1e req-d6081d98-f8a3-4a2f-a9ae-194f7753a412 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:10 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-9137cd46-6394-40f2-913d-75cb192c8c1e req-d6081d98-f8a3-4a2f-a9ae-194f7753a412 service nova] Creating event network-changed:57823c3e-fafe-482a-a2c4-15c5f114e82a for instance 2b231163-3629-4a8a-b745-a947b688f5bd on devstack Aug 09 11:26:10 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-9137cd46-6394-40f2-913d-75cb192c8c1e req-d6081d98-f8a3-4a2f-a9ae-194f7753a412 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:26:10 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-9137cd46-6394-40f2-913d-75cb192c8c1e req-d6081d98-f8a3-4a2f-a9ae-194f7753a412 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.084406 Aug 09 11:26:10 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 344/654] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:26:10 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:26:17 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=2 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:26:20 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=25,nova_api:UPDATE=1,nova_api:INSERT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:26:20 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=9 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:26:23 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-04c8e7e4-0d95-4b79-8266-81b6c87ed08c tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestInstancesWithCinderVolumes-1653373030", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCl0N+zvCGVgIlUa1Xr+XjUKzwSSbOr4QjVakx3CdlWd9RowusElCFB9MHB2WpH3u4Drw/d8sG8DkxG7eYBV7KZqdXwtUJGafvdWt8r6jKdkUsru45zjO4su3txibPEopg=="}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:26:23 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-04c8e7e4-0d95-4b79-8266-81b6c87ed08c tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Getting quotas for project 154c8d627ed34bed89438777598c30ff. Resources: {'key_pairs'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:26:23 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-04c8e7e4-0d95-4b79-8266-81b6c87ed08c tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Getting quotas for user 2dac6ce5f6a0411d847a40fae89e73ac and project 154c8d627ed34bed89438777598c30ff. Resources: {'key_pairs'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:26:23 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-04c8e7e4-0d95-4b79-8266-81b6c87ed08c tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "POST /compute/v2.1/os-keypairs" status: 201 len: 424 microversion: 2.60 time: 0.088760 Aug 09 11:26:23 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 311/655] 192.168.122.209 () {62 vars in 1202 bytes} [Sun Aug 9 11:26:23 2026] POST /compute/v2.1/os-keypairs => generated 424 bytes in 91 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Aug 09 11:26:23 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-93615115-b236-44b8-9ba3-8308474af7e5 tempest-TestInstancesWithCinderVolumes-344158149 tempest-TestInstancesWithCinderVolumes-344158149-project-admin] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-93615115-b236-44b8-9ba3-8308474af7e5 tempest-TestInstancesWithCinderVolumes-344158149 tempest-TestInstancesWithCinderVolumes-344158149-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-93615115-b236-44b8-9ba3-8308474af7e5 tempest-TestInstancesWithCinderVolumes-344158149 tempest-TestInstancesWithCinderVolumes-344158149-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-93615115-b236-44b8-9ba3-8308474af7e5 tempest-TestInstancesWithCinderVolumes-344158149 tempest-TestInstancesWithCinderVolumes-344158149-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-93615115-b236-44b8-9ba3-8308474af7e5 tempest-TestInstancesWithCinderVolumes-344158149 tempest-TestInstancesWithCinderVolumes-344158149-project-admin] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-93615115-b236-44b8-9ba3-8308474af7e5 tempest-TestInstancesWithCinderVolumes-344158149 tempest-TestInstancesWithCinderVolumes-344158149-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-93615115-b236-44b8-9ba3-8308474af7e5 tempest-TestInstancesWithCinderVolumes-344158149 tempest-TestInstancesWithCinderVolumes-344158149-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:23 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-93615115-b236-44b8-9ba3-8308474af7e5 tempest-TestInstancesWithCinderVolumes-344158149 tempest-TestInstancesWithCinderVolumes-344158149-project-admin] 192.168.122.209 "GET /compute/v2.1/os-availability-zone/detail" status: 200 len: 487 microversion: 2.60 time: 0.151869 Aug 09 11:26:23 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 345/656] 192.168.122.209 () {60 vars in 1228 bytes} [Sun Aug 9 11:26:23 2026] GET /compute/v2.1/os-availability-zone/detail => generated 487 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:26:24 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-c4369179-36f5-49d9-93f9-419a0a8748ac tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:24 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-c4369179-36f5-49d9-93f9-419a0a8748ac tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2b231163-3629-4a8a-b745-a947b688f5bd] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:24 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c4369179-36f5-49d9-93f9-419a0a8748ac tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:24 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c4369179-36f5-49d9-93f9-419a0a8748ac tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:24 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c4369179-36f5-49d9-93f9-419a0a8748ac tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:24 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c4369179-36f5-49d9-93f9-419a0a8748ac tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:24 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c4369179-36f5-49d9-93f9-419a0a8748ac tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:24 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c4369179-36f5-49d9-93f9-419a0a8748ac tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:24 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-c4369179-36f5-49d9-93f9-419a0a8748ac tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd/ips" status: 200 len: 147 microversion: 2.1 time: 0.071098 Aug 09 11:26:24 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 312/657] 192.168.122.209 () {58 vars in 1250 bytes} [Sun Aug 9 11:26:24 2026] GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd/ips => generated 147 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:26:33 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=2 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:26:33 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:26:33 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:26:33 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=2 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:26:34 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=6,nova_api:INSERT=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:26:34 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:26:43 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-9525440a-a846-48fe-8c84-68a07bb53fc2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "71233530-3776-4c37-90d6-c5b276fd2eed"}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:26:43 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-9525440a-a846-48fe-8c84-68a07bb53fc2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2b231163-3629-4a8a-b745-a947b688f5bd] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9525440a-a846-48fe-8c84-68a07bb53fc2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9525440a-a846-48fe-8c84-68a07bb53fc2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9525440a-a846-48fe-8c84-68a07bb53fc2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9525440a-a846-48fe-8c84-68a07bb53fc2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9525440a-a846-48fe-8c84-68a07bb53fc2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9525440a-a846-48fe-8c84-68a07bb53fc2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:43 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-9525440a-a846-48fe-8c84-68a07bb53fc2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "POST /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.713478 Aug 09 11:26:43 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 346/658] 192.168.122.209 () {60 vars in 1325 bytes} [Sun Aug 9 11:26:43 2026] POST /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd/os-volume_attachments => generated 194 bytes in 718 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:26:47 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-3c074fff-cd21-4386-a0e7-8369043c57cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:47 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-3c074fff-cd21-4386-a0e7-8369043c57cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2b231163-3629-4a8a-b745-a947b688f5bd] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3c074fff-cd21-4386-a0e7-8369043c57cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3c074fff-cd21-4386-a0e7-8369043c57cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3c074fff-cd21-4386-a0e7-8369043c57cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3c074fff-cd21-4386-a0e7-8369043c57cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3c074fff-cd21-4386-a0e7-8369043c57cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3c074fff-cd21-4386-a0e7-8369043c57cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:47 devstack devstack@n-api.service[63878]: DEBUG nova.objects.instance [None req-3c074fff-cd21-4386-a0e7-8369043c57cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lazy-loading 'services' on Instance uuid 2b231163-3629-4a8a-b745-a947b688f5bd {{(pid=63878) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:26:47 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-3c074fff-cd21-4386-a0e7-8369043c57cf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd/os-volume_attachments/71233530-3776-4c37-90d6-c5b276fd2eed" status: 202 len: 0 microversion: 2.1 time: 0.311998 Aug 09 11:26:47 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 313/659] 192.168.122.209 () {58 vars in 1418 bytes} [Sun Aug 9 11:26:47 2026] DELETE /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd/os-volume_attachments/71233530-3776-4c37-90d6-c5b276fd2eed => generated 0 bytes in 314 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:26:47 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-701a60a0-6e5f-4285-8ba0-8314ac0771e3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:47 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-701a60a0-6e5f-4285-8ba0-8314ac0771e3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2b231163-3629-4a8a-b745-a947b688f5bd] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-701a60a0-6e5f-4285-8ba0-8314ac0771e3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-701a60a0-6e5f-4285-8ba0-8314ac0771e3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-701a60a0-6e5f-4285-8ba0-8314ac0771e3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-701a60a0-6e5f-4285-8ba0-8314ac0771e3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-701a60a0-6e5f-4285-8ba0-8314ac0771e3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-701a60a0-6e5f-4285-8ba0-8314ac0771e3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:48 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-701a60a0-6e5f-4285-8ba0-8314ac0771e3 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.076149 Aug 09 11:26:48 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 347/660] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:26:47 2026] GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd/os-volume_attachments => generated 197 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:26:48 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestInstancesWithCinderVolumes-server-905305714", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "1c8c2a37-a9bc-454d-9fca-5219a8cb3bb5", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestInstancesWithCinderVolumes-1653373030", "networks": [{"uuid": "9d07cfc5-f27d-42a3-b246-3ebdc3684842"}]}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:26:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:48 devstack devstack@n-api.service[63878]: DEBUG nova.network.neutron [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] validate_networks() for [('9d07cfc5-f27d-42a3-b246-3ebdc3684842', None, None, None, None, None)] {{(pid=63878) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:26:48 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-362ec2b6-b1fc-4421-a4ba-5cf4feb3e6d2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-362ec2b6-b1fc-4421-a4ba-5cf4feb3e6d2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2b231163-3629-4a8a-b745-a947b688f5bd] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-362ec2b6-b1fc-4421-a4ba-5cf4feb3e6d2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-362ec2b6-b1fc-4421-a4ba-5cf4feb3e6d2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-362ec2b6-b1fc-4421-a4ba-5cf4feb3e6d2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-362ec2b6-b1fc-4421-a4ba-5cf4feb3e6d2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-362ec2b6-b1fc-4421-a4ba-5cf4feb3e6d2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-362ec2b6-b1fc-4421-a4ba-5cf4feb3e6d2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-362ec2b6-b1fc-4421-a4ba-5cf4feb3e6d2 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.068647 Aug 09 11:26:49 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 348/661] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:26:49 2026] GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd/os-volume_attachments => generated 25 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 09 11:26:49 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-e367c240-60f3-4afc-a557-0b02087e3d39 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-e367c240-60f3-4afc-a557-0b02087e3d39 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2b231163-3629-4a8a-b745-a947b688f5bd] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e367c240-60f3-4afc-a557-0b02087e3d39 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e367c240-60f3-4afc-a557-0b02087e3d39 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e367c240-60f3-4afc-a557-0b02087e3d39 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e367c240-60f3-4afc-a557-0b02087e3d39 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e367c240-60f3-4afc-a557-0b02087e3d39 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e367c240-60f3-4afc-a557-0b02087e3d39 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-e367c240-60f3-4afc-a557-0b02087e3d39 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2b231163-3629-4a8a-b745-a947b688f5bd] Going to try to terminate instance {{(pid=63877) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:26:49 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Flavor limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:26:49 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Image limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:26:49 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Flavor pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:26:49 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Image pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:26:49 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-e367c240-60f3-4afc-a557-0b02087e3d39 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd" status: 204 len: 0 microversion: 2.1 time: 0.205801 Aug 09 11:26:49 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 349/662] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:26:49 2026] DELETE /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd => generated 0 bytes in 208 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:26:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-d0c9df34-8121-49dc-9ca9-5bf4c0b4f8c6 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-d0c9df34-8121-49dc-9ca9-5bf4c0b4f8c6 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2b231163-3629-4a8a-b745-a947b688f5bd] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d0c9df34-8121-49dc-9ca9-5bf4c0b4f8c6 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d0c9df34-8121-49dc-9ca9-5bf4c0b4f8c6 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d0c9df34-8121-49dc-9ca9-5bf4c0b4f8c6 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d0c9df34-8121-49dc-9ca9-5bf4c0b4f8c6 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d0c9df34-8121-49dc-9ca9-5bf4c0b4f8c6 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d0c9df34-8121-49dc-9ca9-5bf4c0b4f8c6 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:49 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Getting quotas for project 154c8d627ed34bed89438777598c30ff. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:26:49 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Getting quotas for user 2dac6ce5f6a0411d847a40fae89e73ac and project 154c8d627ed34bed89438777598c30ff. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:26:49 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-d0c9df34-8121-49dc-9ca9-5bf4c0b4f8c6 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:26:49 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Going to run 1 instances... {{(pid=63878) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:26:49 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] block_device_mapping [BlockDeviceMapping(attachment_id=,boot_index=0,connection_info=None,created_at=,delete_on_termination=False,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='1c8c2a37-a9bc-454d-9fca-5219a8cb3bb5',volume_size=None,volume_type=None)] {{(pid=63878) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:26:49 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-b555d43d-d5a2-494e-a5e0-aa12efff217f tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 388 microversion: 2.60 time: 1.093252 Aug 09 11:26:49 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 314/663] 192.168.122.209 () {62 vars in 1190 bytes} [Sun Aug 9 11:26:48 2026] POST /compute/v2.1/servers => generated 388 bytes in 1095 msecs (HTTP/1.1 202) 10 headers in 457 bytes (1 switches on core 0) Aug 09 11:26:49 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-b0c0da30-63eb-4881-8711-e006495dbae4 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:49 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-b0c0da30-63eb-4881-8711-e006495dbae4 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:49 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-b0c0da30-63eb-4881-8711-e006495dbae4 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:26:50 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-b0c0da30-63eb-4881-8711-e006495dbae4 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:26:50 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-b0c0da30-63eb-4881-8711-e006495dbae4 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:26:50 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-b0c0da30-63eb-4881-8711-e006495dbae4 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:26:50 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-b0c0da30-63eb-4881-8711-e006495dbae4 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0" status: 200 len: 1208 microversion: 2.60 time: 0.332915 Aug 09 11:26:50 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 315/664] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:26:49 2026] GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0 => generated 1208 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:26:50 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-df78d425-b385-42aa-b9cc-83ec050fb973 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:50 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-df78d425-b385-42aa-b9cc-83ec050fb973 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:50 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-df78d425-b385-42aa-b9cc-83ec050fb973 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:26:50 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-d0c9df34-8121-49dc-9ca9-5bf4c0b4f8c6 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:26:50 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-d0c9df34-8121-49dc-9ca9-5bf4c0b4f8c6 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd" status: 200 len: 1687 microversion: 2.1 time: 0.993232 Aug 09 11:26:50 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 350/665] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:26:49 2026] GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd => generated 1687 bytes in 995 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:26:50 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-df78d425-b385-42aa-b9cc-83ec050fb973 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:26:50 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-df78d425-b385-42aa-b9cc-83ec050fb973 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:26:50 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-df78d425-b385-42aa-b9cc-83ec050fb973 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:26:50 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-df78d425-b385-42aa-b9cc-83ec050fb973 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0" status: 200 len: 1208 microversion: 2.60 time: 0.250042 Aug 09 11:26:50 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 316/666] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:26:50 2026] GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0 => generated 1208 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:26:50 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-32481836-cae4-4470-88c1-75af29bf2665 req-df46193f-0c0d-48cc-9c26-9c274071d86c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2b231163-3629-4a8a-b745-a947b688f5bd", "name": "network-vif-unplugged", "status": "completed", "tag": "57823c3e-fafe-482a-a2c4-15c5f114e82a"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:26:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-32481836-cae4-4470-88c1-75af29bf2665 req-df46193f-0c0d-48cc-9c26-9c274071d86c service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-32481836-cae4-4470-88c1-75af29bf2665 req-df46193f-0c0d-48cc-9c26-9c274071d86c service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-32481836-cae4-4470-88c1-75af29bf2665 req-df46193f-0c0d-48cc-9c26-9c274071d86c service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:50 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-32481836-cae4-4470-88c1-75af29bf2665 req-df46193f-0c0d-48cc-9c26-9c274071d86c service nova] Creating event network-vif-unplugged:57823c3e-fafe-482a-a2c4-15c5f114e82a for instance 2b231163-3629-4a8a-b745-a947b688f5bd on devstack Aug 09 11:26:50 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-32481836-cae4-4470-88c1-75af29bf2665 req-df46193f-0c0d-48cc-9c26-9c274071d86c service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:26:50 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-32481836-cae4-4470-88c1-75af29bf2665 req-df46193f-0c0d-48cc-9c26-9c274071d86c service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.067569 Aug 09 11:26:50 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 351/667] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:26:50 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:26:51 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-5c56643a-c223-4057-9864-8bdbe7cef833 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:51 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-5c56643a-c223-4057-9864-8bdbe7cef833 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2b231163-3629-4a8a-b745-a947b688f5bd] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5c56643a-c223-4057-9864-8bdbe7cef833 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5c56643a-c223-4057-9864-8bdbe7cef833 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5c56643a-c223-4057-9864-8bdbe7cef833 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5c56643a-c223-4057-9864-8bdbe7cef833 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5c56643a-c223-4057-9864-8bdbe7cef833 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5c56643a-c223-4057-9864-8bdbe7cef833 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:51 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-cf24ee60-1946-45e2-b6fa-a4dfa539a276 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:51 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-cf24ee60-1946-45e2-b6fa-a4dfa539a276 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:51 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-5c56643a-c223-4057-9864-8bdbe7cef833 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:26:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cf24ee60-1946-45e2-b6fa-a4dfa539a276 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cf24ee60-1946-45e2-b6fa-a4dfa539a276 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cf24ee60-1946-45e2-b6fa-a4dfa539a276 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cf24ee60-1946-45e2-b6fa-a4dfa539a276 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cf24ee60-1946-45e2-b6fa-a4dfa539a276 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cf24ee60-1946-45e2-b6fa-a4dfa539a276 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:51 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-cf24ee60-1946-45e2-b6fa-a4dfa539a276 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:26:52 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-cf24ee60-1946-45e2-b6fa-a4dfa539a276 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:26:52 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-cf24ee60-1946-45e2-b6fa-a4dfa539a276 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:26:52 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-cf24ee60-1946-45e2-b6fa-a4dfa539a276 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:26:52 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-cf24ee60-1946-45e2-b6fa-a4dfa539a276 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0" status: 200 len: 1338 microversion: 2.60 time: 0.862741 Aug 09 11:26:52 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 352/668] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:26:51 2026] GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0 => generated 1338 bytes in 864 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:26:52 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-5c56643a-c223-4057-9864-8bdbe7cef833 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65fef7ccf3504ede8d735f2d09fb76d3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5fa80ed8d364108a74db6f4a9f76a7c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:26:52 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-5c56643a-c223-4057-9864-8bdbe7cef833 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd" status: 200 len: 1687 microversion: 2.1 time: 1.042679 Aug 09 11:26:52 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 317/669] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:26:51 2026] GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd => generated 1687 bytes in 1047 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:26:52 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-1c7139e6-3436-40aa-83ae-22a7a49c61e3 req-5ac1e94a-5638-490b-a417-904e8e502947 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2b231163-3629-4a8a-b745-a947b688f5bd", "name": "network-vif-unplugged", "status": "completed", "tag": "57823c3e-fafe-482a-a2c4-15c5f114e82a"}, {"server_uuid": "2b231163-3629-4a8a-b745-a947b688f5bd", "name": "network-vif-deleted", "tag": "57823c3e-fafe-482a-a2c4-15c5f114e82a"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:26:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-1c7139e6-3436-40aa-83ae-22a7a49c61e3 req-5ac1e94a-5638-490b-a417-904e8e502947 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-1c7139e6-3436-40aa-83ae-22a7a49c61e3 req-5ac1e94a-5638-490b-a417-904e8e502947 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-1c7139e6-3436-40aa-83ae-22a7a49c61e3 req-5ac1e94a-5638-490b-a417-904e8e502947 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:52 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-1c7139e6-3436-40aa-83ae-22a7a49c61e3 req-5ac1e94a-5638-490b-a417-904e8e502947 service nova] Creating event network-vif-unplugged:57823c3e-fafe-482a-a2c4-15c5f114e82a for instance 2b231163-3629-4a8a-b745-a947b688f5bd on devstack Aug 09 11:26:52 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-1c7139e6-3436-40aa-83ae-22a7a49c61e3 req-5ac1e94a-5638-490b-a417-904e8e502947 service nova] Creating event network-vif-deleted:57823c3e-fafe-482a-a2c4-15c5f114e82a for instance 2b231163-3629-4a8a-b745-a947b688f5bd on devstack Aug 09 11:26:52 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-1c7139e6-3436-40aa-83ae-22a7a49c61e3 req-5ac1e94a-5638-490b-a417-904e8e502947 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:26:52 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-1c7139e6-3436-40aa-83ae-22a7a49c61e3 req-5ac1e94a-5638-490b-a417-904e8e502947 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.103507 Aug 09 11:26:52 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 353/670] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:26:52 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:26:53 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-3f3d6674-2ec5-49a6-ab04-8f9c6d72e7a8 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:53 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-3f3d6674-2ec5-49a6-ab04-8f9c6d72e7a8 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3f3d6674-2ec5-49a6-ab04-8f9c6d72e7a8 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3f3d6674-2ec5-49a6-ab04-8f9c6d72e7a8 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3f3d6674-2ec5-49a6-ab04-8f9c6d72e7a8 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3f3d6674-2ec5-49a6-ab04-8f9c6d72e7a8 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3f3d6674-2ec5-49a6-ab04-8f9c6d72e7a8 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3f3d6674-2ec5-49a6-ab04-8f9c6d72e7a8 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:53 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-0cba5824-5448-403c-9ea5-20ed919b1713 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:53 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-0cba5824-5448-403c-9ea5-20ed919b1713 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2b231163-3629-4a8a-b745-a947b688f5bd] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:53 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-3f3d6674-2ec5-49a6-ab04-8f9c6d72e7a8 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:26:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0cba5824-5448-403c-9ea5-20ed919b1713 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0cba5824-5448-403c-9ea5-20ed919b1713 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0cba5824-5448-403c-9ea5-20ed919b1713 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0cba5824-5448-403c-9ea5-20ed919b1713 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0cba5824-5448-403c-9ea5-20ed919b1713 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0cba5824-5448-403c-9ea5-20ed919b1713 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:53 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-0cba5824-5448-403c-9ea5-20ed919b1713 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] HTTP exception thrown: Instance 2b231163-3629-4a8a-b745-a947b688f5bd could not be found. Aug 09 11:26:53 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-0cba5824-5448-403c-9ea5-20ed919b1713 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Returning 404 to user: Instance 2b231163-3629-4a8a-b745-a947b688f5bd could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:26:53 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-0cba5824-5448-403c-9ea5-20ed919b1713 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd" status: 404 len: 111 microversion: 2.1 time: 0.098920 Aug 09 11:26:53 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 354/671] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:26:53 2026] GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd => generated 111 bytes in 101 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:26:53 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-794c1d03-9405-40cf-a036-86465cd1d471 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:53 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-794c1d03-9405-40cf-a036-86465cd1d471 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-60123191" status: 202 len: 0 microversion: 2.1 time: 0.057949 Aug 09 11:26:53 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 355/672] 192.168.122.209 () {58 vars in 1217 bytes} [Sun Aug 9 11:26:53 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-60123191 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:26:53 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-3f3d6674-2ec5-49a6-ab04-8f9c6d72e7a8 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:26:53 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-3f3d6674-2ec5-49a6-ab04-8f9c6d72e7a8 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:26:53 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-3f3d6674-2ec5-49a6-ab04-8f9c6d72e7a8 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:26:53 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-3f3d6674-2ec5-49a6-ab04-8f9c6d72e7a8 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0" status: 200 len: 1386 microversion: 2.60 time: 0.452106 Aug 09 11:26:53 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 318/673] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:26:53 2026] GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0 => generated 1386 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:26:54 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-937da3ca-1acf-48cc-818e-d2861c4336ef tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:54 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-937da3ca-1acf-48cc-818e-d2861c4336ef tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-937da3ca-1acf-48cc-818e-d2861c4336ef tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-937da3ca-1acf-48cc-818e-d2861c4336ef tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-937da3ca-1acf-48cc-818e-d2861c4336ef tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-937da3ca-1acf-48cc-818e-d2861c4336ef tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-937da3ca-1acf-48cc-818e-d2861c4336ef tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-937da3ca-1acf-48cc-818e-d2861c4336ef tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:54 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-937da3ca-1acf-48cc-818e-d2861c4336ef tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:26:55 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-57ad0ac5-5372-4a09-9741-c712044f5fd7 req-548269a0-9504-4181-887c-427869fe9c9c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7140fe59-9fc4-468d-a515-a912d2a626d0", "tag": "dd130e48-8536-46cb-b03f-67172b89be22"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:26:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-57ad0ac5-5372-4a09-9741-c712044f5fd7 req-548269a0-9504-4181-887c-427869fe9c9c service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-57ad0ac5-5372-4a09-9741-c712044f5fd7 req-548269a0-9504-4181-887c-427869fe9c9c service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-57ad0ac5-5372-4a09-9741-c712044f5fd7 req-548269a0-9504-4181-887c-427869fe9c9c service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:55 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-57ad0ac5-5372-4a09-9741-c712044f5fd7 req-548269a0-9504-4181-887c-427869fe9c9c service nova] Creating event network-changed:dd130e48-8536-46cb-b03f-67172b89be22 for instance 7140fe59-9fc4-468d-a515-a912d2a626d0 on devstack Aug 09 11:26:55 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-57ad0ac5-5372-4a09-9741-c712044f5fd7 req-548269a0-9504-4181-887c-427869fe9c9c service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:26:55 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-57ad0ac5-5372-4a09-9741-c712044f5fd7 req-548269a0-9504-4181-887c-427869fe9c9c service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.077954 Aug 09 11:26:55 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 319/674] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:26:55 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:26:55 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-937da3ca-1acf-48cc-818e-d2861c4336ef tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:26:55 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-937da3ca-1acf-48cc-818e-d2861c4336ef tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:26:55 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-937da3ca-1acf-48cc-818e-d2861c4336ef tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:26:55 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-937da3ca-1acf-48cc-818e-d2861c4336ef tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0" status: 200 len: 1386 microversion: 2.60 time: 1.031032 Aug 09 11:26:55 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 356/675] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:26:54 2026] GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0 => generated 1386 bytes in 1034 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:26:55 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-ae35f8b4-5397-4633-a549-7042426bc2ec tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:55 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-ae35f8b4-5397-4633-a549-7042426bc2ec tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2b231163-3629-4a8a-b745-a947b688f5bd] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ae35f8b4-5397-4633-a549-7042426bc2ec tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ae35f8b4-5397-4633-a549-7042426bc2ec tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ae35f8b4-5397-4633-a549-7042426bc2ec tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ae35f8b4-5397-4633-a549-7042426bc2ec tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ae35f8b4-5397-4633-a549-7042426bc2ec tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ae35f8b4-5397-4633-a549-7042426bc2ec tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:56 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-ae35f8b4-5397-4633-a549-7042426bc2ec tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] HTTP exception thrown: Instance 2b231163-3629-4a8a-b745-a947b688f5bd could not be found. Aug 09 11:26:56 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-ae35f8b4-5397-4633-a549-7042426bc2ec tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Returning 404 to user: Instance 2b231163-3629-4a8a-b745-a947b688f5bd could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:26:56 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-ae35f8b4-5397-4633-a549-7042426bc2ec tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd" status: 404 len: 111 microversion: 2.1 time: 0.078133 Aug 09 11:26:56 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 320/676] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:26:55 2026] DELETE /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd => generated 111 bytes in 80 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:26:56 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-40731ee4-9da6-43da-9a72-b7dc168e270a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:56 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-40731ee4-9da6-43da-9a72-b7dc168e270a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2b231163-3629-4a8a-b745-a947b688f5bd] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-40731ee4-9da6-43da-9a72-b7dc168e270a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-40731ee4-9da6-43da-9a72-b7dc168e270a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-40731ee4-9da6-43da-9a72-b7dc168e270a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-40731ee4-9da6-43da-9a72-b7dc168e270a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-40731ee4-9da6-43da-9a72-b7dc168e270a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-40731ee4-9da6-43da-9a72-b7dc168e270a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:56 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-40731ee4-9da6-43da-9a72-b7dc168e270a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] HTTP exception thrown: Instance 2b231163-3629-4a8a-b745-a947b688f5bd could not be found. Aug 09 11:26:56 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-40731ee4-9da6-43da-9a72-b7dc168e270a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Returning 404 to user: Instance 2b231163-3629-4a8a-b745-a947b688f5bd could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:26:56 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-40731ee4-9da6-43da-9a72-b7dc168e270a tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd" status: 404 len: 111 microversion: 2.1 time: 0.067150 Aug 09 11:26:56 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 357/677] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:26:56 2026] GET /compute/v2.1/servers/2b231163-3629-4a8a-b745-a947b688f5bd => generated 111 bytes in 68 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:26:56 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-c2b28750-4452-43b5-b8a0-764deba22498 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:56 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-c2b28750-4452-43b5-b8a0-764deba22498 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c2b28750-4452-43b5-b8a0-764deba22498 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c2b28750-4452-43b5-b8a0-764deba22498 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c2b28750-4452-43b5-b8a0-764deba22498 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c2b28750-4452-43b5-b8a0-764deba22498 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c2b28750-4452-43b5-b8a0-764deba22498 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c2b28750-4452-43b5-b8a0-764deba22498 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:57 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-c2b28750-4452-43b5-b8a0-764deba22498 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-d06fa1c4-bdc6-4235-81ea-d25188557f1f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-d06fa1c4-bdc6-4235-81ea-d25188557f1f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d06fa1c4-bdc6-4235-81ea-d25188557f1f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d06fa1c4-bdc6-4235-81ea-d25188557f1f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d06fa1c4-bdc6-4235-81ea-d25188557f1f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d06fa1c4-bdc6-4235-81ea-d25188557f1f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d06fa1c4-bdc6-4235-81ea-d25188557f1f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d06fa1c4-bdc6-4235-81ea-d25188557f1f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:58 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-c2b28750-4452-43b5-b8a0-764deba22498 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-d06fa1c4-bdc6-4235-81ea-d25188557f1f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] HTTP exception thrown: Instance d99ca7a5-d192-45f6-b886-026e85beb620 could not be found. Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-d06fa1c4-bdc6-4235-81ea-d25188557f1f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Returning 404 to user: Instance d99ca7a5-d192-45f6-b886-026e85beb620 could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:26:58 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-c2b28750-4452-43b5-b8a0-764deba22498 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-d06fa1c4-bdc6-4235-81ea-d25188557f1f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620" status: 404 len: 111 microversion: 2.1 time: 0.087569 Aug 09 11:26:58 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 358/678] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:26:58 2026] DELETE /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620 => generated 111 bytes in 89 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:26:58 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-c2b28750-4452-43b5-b8a0-764deba22498 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-9dc04c2b-d0c1-44fa-b225-d3c95cc5f92f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-9dc04c2b-d0c1-44fa-b225-d3c95cc5f92f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: d99ca7a5-d192-45f6-b886-026e85beb620] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9dc04c2b-d0c1-44fa-b225-d3c95cc5f92f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:58 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-c2b28750-4452-43b5-b8a0-764deba22498 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0" status: 200 len: 1386 microversion: 2.60 time: 1.842391 Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9dc04c2b-d0c1-44fa-b225-d3c95cc5f92f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:58 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 321/679] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:26:56 2026] GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0 => generated 1386 bytes in 1847 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9dc04c2b-d0c1-44fa-b225-d3c95cc5f92f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9dc04c2b-d0c1-44fa-b225-d3c95cc5f92f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9dc04c2b-d0c1-44fa-b225-d3c95cc5f92f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9dc04c2b-d0c1-44fa-b225-d3c95cc5f92f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-9dc04c2b-d0c1-44fa-b225-d3c95cc5f92f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] HTTP exception thrown: Instance d99ca7a5-d192-45f6-b886-026e85beb620 could not be found. Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-9dc04c2b-d0c1-44fa-b225-d3c95cc5f92f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Returning 404 to user: Instance d99ca7a5-d192-45f6-b886-026e85beb620 could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-9dc04c2b-d0c1-44fa-b225-d3c95cc5f92f tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620" status: 404 len: 111 microversion: 2.1 time: 0.051500 Aug 09 11:26:58 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 359/680] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:26:58 2026] GET /compute/v2.1/servers/d99ca7a5-d192-45f6-b886-026e85beb620 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:26:58 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-8949bca9-1671-438e-8026-61782f4a0626 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:58 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-8949bca9-1671-438e-8026-61782f4a0626 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2400cb0b-7943-4f4b-9409-53349b4b23a4] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8949bca9-1671-438e-8026-61782f4a0626 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8949bca9-1671-438e-8026-61782f4a0626 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8949bca9-1671-438e-8026-61782f4a0626 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8949bca9-1671-438e-8026-61782f4a0626 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8949bca9-1671-438e-8026-61782f4a0626 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8949bca9-1671-438e-8026-61782f4a0626 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:58 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-8949bca9-1671-438e-8026-61782f4a0626 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] HTTP exception thrown: Instance 2400cb0b-7943-4f4b-9409-53349b4b23a4 could not be found. Aug 09 11:26:58 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-8949bca9-1671-438e-8026-61782f4a0626 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Returning 404 to user: Instance 2400cb0b-7943-4f4b-9409-53349b4b23a4 could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:26:58 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-8949bca9-1671-438e-8026-61782f4a0626 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4" status: 404 len: 111 microversion: 2.1 time: 0.055394 Aug 09 11:26:58 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 322/681] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:26:58 2026] DELETE /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-82dca373-f76e-4dcc-a8fc-4d66adf83df5 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-82dca373-f76e-4dcc-a8fc-4d66adf83df5 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: 2400cb0b-7943-4f4b-9409-53349b4b23a4] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-82dca373-f76e-4dcc-a8fc-4d66adf83df5 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-82dca373-f76e-4dcc-a8fc-4d66adf83df5 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-82dca373-f76e-4dcc-a8fc-4d66adf83df5 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-82dca373-f76e-4dcc-a8fc-4d66adf83df5 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-82dca373-f76e-4dcc-a8fc-4d66adf83df5 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-82dca373-f76e-4dcc-a8fc-4d66adf83df5 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-82dca373-f76e-4dcc-a8fc-4d66adf83df5 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] HTTP exception thrown: Instance 2400cb0b-7943-4f4b-9409-53349b4b23a4 could not be found. Aug 09 11:26:58 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-82dca373-f76e-4dcc-a8fc-4d66adf83df5 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Returning 404 to user: Instance 2400cb0b-7943-4f4b-9409-53349b4b23a4 could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:26:58 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-82dca373-f76e-4dcc-a8fc-4d66adf83df5 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4" status: 404 len: 111 microversion: 2.1 time: 0.046880 Aug 09 11:26:58 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 360/682] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:26:58 2026] GET /compute/v2.1/servers/2400cb0b-7943-4f4b-9409-53349b4b23a4 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:26:59 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-c5085b72-1297-40b5-99cf-8ae8dc85735b req-a94de01a-9436-40fb-ad47-9b507e8a5f28 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7140fe59-9fc4-468d-a515-a912d2a626d0", "name": "network-vif-plugged", "status": "completed", "tag": "dd130e48-8536-46cb-b03f-67172b89be22"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:26:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-c5085b72-1297-40b5-99cf-8ae8dc85735b req-a94de01a-9436-40fb-ad47-9b507e8a5f28 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-c5085b72-1297-40b5-99cf-8ae8dc85735b req-a94de01a-9436-40fb-ad47-9b507e8a5f28 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:59 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-c5085b72-1297-40b5-99cf-8ae8dc85735b req-a94de01a-9436-40fb-ad47-9b507e8a5f28 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:59 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-c5085b72-1297-40b5-99cf-8ae8dc85735b req-a94de01a-9436-40fb-ad47-9b507e8a5f28 service nova] Creating event network-vif-plugged:dd130e48-8536-46cb-b03f-67172b89be22 for instance 7140fe59-9fc4-468d-a515-a912d2a626d0 on devstack Aug 09 11:26:59 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-c5085b72-1297-40b5-99cf-8ae8dc85735b req-a94de01a-9436-40fb-ad47-9b507e8a5f28 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:26:59 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-c5085b72-1297-40b5-99cf-8ae8dc85735b req-a94de01a-9436-40fb-ad47-9b507e8a5f28 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.116729 Aug 09 11:26:59 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 323/683] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:26:59 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:26:59 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=2 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:26:59 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-32ab53c9-4031-4855-b37b-a11231f0db90 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:26:59 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-32ab53c9-4031-4855-b37b-a11231f0db90 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:26:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-32ab53c9-4031-4855-b37b-a11231f0db90 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-32ab53c9-4031-4855-b37b-a11231f0db90 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-32ab53c9-4031-4855-b37b-a11231f0db90 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-32ab53c9-4031-4855-b37b-a11231f0db90 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:26:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-32ab53c9-4031-4855-b37b-a11231f0db90 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:26:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-32ab53c9-4031-4855-b37b-a11231f0db90 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:26:59 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-32ab53c9-4031-4855-b37b-a11231f0db90 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:27:00 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-32ab53c9-4031-4855-b37b-a11231f0db90 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:27:00 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-32ab53c9-4031-4855-b37b-a11231f0db90 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:27:00 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-32ab53c9-4031-4855-b37b-a11231f0db90 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:27:00 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-32ab53c9-4031-4855-b37b-a11231f0db90 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0" status: 200 len: 1386 microversion: 2.60 time: 0.414866 Aug 09 11:27:00 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 361/684] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:26:59 2026] GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0 => generated 1386 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:27:00 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=5 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:27:01 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-78ecc9fb-b37b-4ec5-952e-95c149b14e94 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:27:01 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-78ecc9fb-b37b-4ec5-952e-95c149b14e94 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:27:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-78ecc9fb-b37b-4ec5-952e-95c149b14e94 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-78ecc9fb-b37b-4ec5-952e-95c149b14e94 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-78ecc9fb-b37b-4ec5-952e-95c149b14e94 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-78ecc9fb-b37b-4ec5-952e-95c149b14e94 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-78ecc9fb-b37b-4ec5-952e-95c149b14e94 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:01 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-78ecc9fb-b37b-4ec5-952e-95c149b14e94 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:01 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-78ecc9fb-b37b-4ec5-952e-95c149b14e94 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:27:01 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-ab966dad-c2a0-4d0c-a5fd-344adaa1211f req-2d4becd7-59ed-4c94-96b0-d0c2329eeab3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7140fe59-9fc4-468d-a515-a912d2a626d0", "name": "network-vif-plugged", "status": "completed", "tag": "dd130e48-8536-46cb-b03f-67172b89be22"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:27:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-ab966dad-c2a0-4d0c-a5fd-344adaa1211f req-2d4becd7-59ed-4c94-96b0-d0c2329eeab3 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-ab966dad-c2a0-4d0c-a5fd-344adaa1211f req-2d4becd7-59ed-4c94-96b0-d0c2329eeab3 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-ab966dad-c2a0-4d0c-a5fd-344adaa1211f req-2d4becd7-59ed-4c94-96b0-d0c2329eeab3 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:01 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-ab966dad-c2a0-4d0c-a5fd-344adaa1211f req-2d4becd7-59ed-4c94-96b0-d0c2329eeab3 service nova] Creating event network-vif-plugged:dd130e48-8536-46cb-b03f-67172b89be22 for instance 7140fe59-9fc4-468d-a515-a912d2a626d0 on devstack Aug 09 11:27:01 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-ab966dad-c2a0-4d0c-a5fd-344adaa1211f req-2d4becd7-59ed-4c94-96b0-d0c2329eeab3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:27:01 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-ab966dad-c2a0-4d0c-a5fd-344adaa1211f req-2d4becd7-59ed-4c94-96b0-d0c2329eeab3 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.085034 Aug 09 11:27:01 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 362/685] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:27:01 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:27:01 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-160a66a2-c4de-49f1-a7c3-81dcdab624d8 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:27:01 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-160a66a2-c4de-49f1-a7c3-81dcdab624d8 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: b80c73ac-d56b-4ae7-b465-e41c2d00aa56] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:27:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-160a66a2-c4de-49f1-a7c3-81dcdab624d8 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-160a66a2-c4de-49f1-a7c3-81dcdab624d8 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-160a66a2-c4de-49f1-a7c3-81dcdab624d8 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-160a66a2-c4de-49f1-a7c3-81dcdab624d8 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-160a66a2-c4de-49f1-a7c3-81dcdab624d8 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-160a66a2-c4de-49f1-a7c3-81dcdab624d8 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:01 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-160a66a2-c4de-49f1-a7c3-81dcdab624d8 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] HTTP exception thrown: Instance b80c73ac-d56b-4ae7-b465-e41c2d00aa56 could not be found. Aug 09 11:27:01 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-160a66a2-c4de-49f1-a7c3-81dcdab624d8 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Returning 404 to user: Instance b80c73ac-d56b-4ae7-b465-e41c2d00aa56 could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:27:01 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-160a66a2-c4de-49f1-a7c3-81dcdab624d8 tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56" status: 404 len: 111 microversion: 2.1 time: 0.073371 Aug 09 11:27:01 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 363/686] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:27:01 2026] DELETE /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56 => generated 111 bytes in 75 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:27:01 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-d0feed1d-22bb-421d-ad0b-1e55f27a4fdf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:27:01 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-d0feed1d-22bb-421d-ad0b-1e55f27a4fdf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] [instance: b80c73ac-d56b-4ae7-b465-e41c2d00aa56] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:27:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d0feed1d-22bb-421d-ad0b-1e55f27a4fdf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d0feed1d-22bb-421d-ad0b-1e55f27a4fdf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d0feed1d-22bb-421d-ad0b-1e55f27a4fdf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d0feed1d-22bb-421d-ad0b-1e55f27a4fdf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d0feed1d-22bb-421d-ad0b-1e55f27a4fdf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d0feed1d-22bb-421d-ad0b-1e55f27a4fdf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:01 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-d0feed1d-22bb-421d-ad0b-1e55f27a4fdf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] HTTP exception thrown: Instance b80c73ac-d56b-4ae7-b465-e41c2d00aa56 could not be found. Aug 09 11:27:01 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-d0feed1d-22bb-421d-ad0b-1e55f27a4fdf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] Returning 404 to user: Instance b80c73ac-d56b-4ae7-b465-e41c2d00aa56 could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:27:01 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-d0feed1d-22bb-421d-ad0b-1e55f27a4fdf tempest-AttachVolumeNegativeTest-1482750220 tempest-AttachVolumeNegativeTest-1482750220-project-member] 192.168.122.209 "GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56" status: 404 len: 111 microversion: 2.1 time: 0.068829 Aug 09 11:27:01 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 364/687] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:27:01 2026] GET /compute/v2.1/servers/b80c73ac-d56b-4ae7-b465-e41c2d00aa56 => generated 111 bytes in 72 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:27:01 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-78ecc9fb-b37b-4ec5-952e-95c149b14e94 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:27:01 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-78ecc9fb-b37b-4ec5-952e-95c149b14e94 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:27:01 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-78ecc9fb-b37b-4ec5-952e-95c149b14e94 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:27:01 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-78ecc9fb-b37b-4ec5-952e-95c149b14e94 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0" status: 200 len: 1577 microversion: 2.60 time: 0.389010 Aug 09 11:27:01 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 324/688] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:27:01 2026] GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0 => generated 1577 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:27:05 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-65e1bed3-3316-4143-bde1-9b191c6e0db6 req-a70afdbf-fef7-47ab-8fc4-75e64187ea96 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7140fe59-9fc4-468d-a515-a912d2a626d0", "tag": "dd130e48-8536-46cb-b03f-67172b89be22"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:27:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-65e1bed3-3316-4143-bde1-9b191c6e0db6 req-a70afdbf-fef7-47ab-8fc4-75e64187ea96 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-65e1bed3-3316-4143-bde1-9b191c6e0db6 req-a70afdbf-fef7-47ab-8fc4-75e64187ea96 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-65e1bed3-3316-4143-bde1-9b191c6e0db6 req-a70afdbf-fef7-47ab-8fc4-75e64187ea96 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:05 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-65e1bed3-3316-4143-bde1-9b191c6e0db6 req-a70afdbf-fef7-47ab-8fc4-75e64187ea96 service nova] Creating event network-changed:dd130e48-8536-46cb-b03f-67172b89be22 for instance 7140fe59-9fc4-468d-a515-a912d2a626d0 on devstack Aug 09 11:27:05 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-65e1bed3-3316-4143-bde1-9b191c6e0db6 req-a70afdbf-fef7-47ab-8fc4-75e64187ea96 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:27:05 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-65e1bed3-3316-4143-bde1-9b191c6e0db6 req-a70afdbf-fef7-47ab-8fc4-75e64187ea96 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.071740 Aug 09 11:27:05 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 365/689] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:27:05 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:27:11 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=20,nova_api:INSERT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:27:11 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-675fd855-7711-418c-a902-3a9a4a650f70 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-807488989"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:27:11 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-675fd855-7711-418c-a902-3a9a4a650f70 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:27:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-675fd855-7711-418c-a902-3a9a4a650f70 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-675fd855-7711-418c-a902-3a9a4a650f70 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-675fd855-7711-418c-a902-3a9a4a650f70 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-675fd855-7711-418c-a902-3a9a4a650f70 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-675fd855-7711-418c-a902-3a9a4a650f70 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:11 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-675fd855-7711-418c-a902-3a9a4a650f70 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:11 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-675fd855-7711-418c-a902-3a9a4a650f70 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:27:12 devstack devstack@n-api.service[63878]: INFO nova.network.security_group_api [None req-675fd855-7711-418c-a902-3a9a4a650f70 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Adding security group e064a68a-6698-46b0-bbd3-a019692f9c27 to port dd130e48-8536-46cb-b03f-67172b89be22 Aug 09 11:27:13 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-1559e3c3-bf8e-4ab5-9e55-a4290b48184b req-e7fdc87f-3a8b-43d6-b655-ee5f4e5d7ef1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7140fe59-9fc4-468d-a515-a912d2a626d0", "tag": "dd130e48-8536-46cb-b03f-67172b89be22"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:27:13 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-675fd855-7711-418c-a902-3a9a4a650f70 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "POST /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/action" status: 202 len: 0 microversion: 2.60 time: 2.505223 Aug 09 11:27:13 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 325/690] 192.168.122.209 () {62 vars in 1321 bytes} [Sun Aug 9 11:27:11 2026] POST /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/action => generated 0 bytes in 2509 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:27:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-1559e3c3-bf8e-4ab5-9e55-a4290b48184b req-e7fdc87f-3a8b-43d6-b655-ee5f4e5d7ef1 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-1559e3c3-bf8e-4ab5-9e55-a4290b48184b req-e7fdc87f-3a8b-43d6-b655-ee5f4e5d7ef1 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-1559e3c3-bf8e-4ab5-9e55-a4290b48184b req-e7fdc87f-3a8b-43d6-b655-ee5f4e5d7ef1 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:13 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-c9a87814-e415-40e4-9b8f-64330fe6c997 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:27:13 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-c9a87814-e415-40e4-9b8f-64330fe6c997 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:27:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c9a87814-e415-40e4-9b8f-64330fe6c997 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c9a87814-e415-40e4-9b8f-64330fe6c997 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c9a87814-e415-40e4-9b8f-64330fe6c997 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c9a87814-e415-40e4-9b8f-64330fe6c997 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:13 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-1559e3c3-bf8e-4ab5-9e55-a4290b48184b req-e7fdc87f-3a8b-43d6-b655-ee5f4e5d7ef1 service nova] Creating event network-changed:dd130e48-8536-46cb-b03f-67172b89be22 for instance 7140fe59-9fc4-468d-a515-a912d2a626d0 on devstack Aug 09 11:27:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c9a87814-e415-40e4-9b8f-64330fe6c997 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:13 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-1559e3c3-bf8e-4ab5-9e55-a4290b48184b req-e7fdc87f-3a8b-43d6-b655-ee5f4e5d7ef1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:27:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c9a87814-e415-40e4-9b8f-64330fe6c997 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:13 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-1559e3c3-bf8e-4ab5-9e55-a4290b48184b req-e7fdc87f-3a8b-43d6-b655-ee5f4e5d7ef1 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.064750 Aug 09 11:27:13 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 366/691] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:27:13 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:27:13 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-c9a87814-e415-40e4-9b8f-64330fe6c997 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:27:14 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-c9a87814-e415-40e4-9b8f-64330fe6c997 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:27:14 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-c9a87814-e415-40e4-9b8f-64330fe6c997 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:27:14 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-c9a87814-e415-40e4-9b8f-64330fe6c997 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:27:14 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-c9a87814-e415-40e4-9b8f-64330fe6c997 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0" status: 200 len: 1741 microversion: 2.60 time: 0.441654 Aug 09 11:27:14 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 326/692] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:27:13 2026] GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0 => generated 1741 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:27:15 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-f8d8fb5e-b1bb-4927-a9a0-156de82377cc tempest-VolumesNegativeTest-2137996886 tempest-VolumesNegativeTest-2137996886-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "#$%", "display_name": "tempest-VolumesNegativeTest-Volume-1574471982", "metadata": {"Type": "work"}}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:27:15 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-f8d8fb5e-b1bb-4927-a9a0-156de82377cc tempest-VolumesNegativeTest-2137996886 tempest-VolumesNegativeTest-2137996886-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: #$%. '#$%' does not match '^[0-9]+$' {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:27:15 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-f8d8fb5e-b1bb-4927-a9a0-156de82377cc tempest-VolumesNegativeTest-2137996886 tempest-VolumesNegativeTest-2137996886-project-member] 192.168.122.209 "POST /compute/v2.1/os-volumes" status: 400 len: 127 microversion: 2.1 time: 0.340965 Aug 09 11:27:15 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 367/693] 192.168.122.209 () {60 vars in 1158 bytes} [Sun Aug 9 11:27:14 2026] POST /compute/v2.1/os-volumes => generated 127 bytes in 342 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Aug 09 11:27:15 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-94d3af11-8d66-48fb-beeb-6eab7197aac2 tempest-VolumesNegativeTest-2137996886 tempest-VolumesNegativeTest-2137996886-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "0", "display_name": "tempest-VolumesNegativeTest-Volume-975087108", "metadata": {"Type": "work"}}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:27:15 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-94d3af11-8d66-48fb-beeb-6eab7197aac2 tempest-VolumesNegativeTest-2137996886 tempest-VolumesNegativeTest-2137996886-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: 0. 0 is less than the minimum of 1 {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:27:15 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-94d3af11-8d66-48fb-beeb-6eab7197aac2 tempest-VolumesNegativeTest-2137996886 tempest-VolumesNegativeTest-2137996886-project-member] 192.168.122.209 "POST /compute/v2.1/os-volumes" status: 400 len: 125 microversion: 2.1 time: 0.021138 Aug 09 11:27:15 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 327/694] 192.168.122.209 () {60 vars in 1158 bytes} [Sun Aug 9 11:27:15 2026] POST /compute/v2.1/os-volumes => generated 125 bytes in 22 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Aug 09 11:27:15 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-5176d879-15ee-461c-bc2d-9caa25ac7229 tempest-VolumesNegativeTest-2137996886 tempest-VolumesNegativeTest-2137996886-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "", "display_name": "tempest-VolumesNegativeTest-Volume-1233053431", "metadata": {"Type": "work"}}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:27:15 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-5176d879-15ee-461c-bc2d-9caa25ac7229 tempest-VolumesNegativeTest-2137996886 tempest-VolumesNegativeTest-2137996886-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: . '' does not match '^[0-9]+$' {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:27:15 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-5176d879-15ee-461c-bc2d-9caa25ac7229 tempest-VolumesNegativeTest-2137996886 tempest-VolumesNegativeTest-2137996886-project-member] 192.168.122.209 "POST /compute/v2.1/os-volumes" status: 400 len: 121 microversion: 2.1 time: 0.008764 Aug 09 11:27:15 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 368/695] 192.168.122.209 () {60 vars in 1158 bytes} [Sun Aug 9 11:27:15 2026] POST /compute/v2.1/os-volumes => generated 121 bytes in 10 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Aug 09 11:27:15 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-9ac3f696-8042-4a38-8825-c640f7e63ea8 tempest-VolumesNegativeTest-2137996886 tempest-VolumesNegativeTest-2137996886-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:27:15 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-9ac3f696-8042-4a38-8825-c640f7e63ea8 tempest-VolumesNegativeTest-2137996886 tempest-VolumesNegativeTest-2137996886-project-member] HTTP exception thrown: Volume tempest-invalid-908119716 could not be found. Aug 09 11:27:15 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-9ac3f696-8042-4a38-8825-c640f7e63ea8 tempest-VolumesNegativeTest-2137996886 tempest-VolumesNegativeTest-2137996886-project-member] Returning 404 to user: Volume tempest-invalid-908119716 could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:27:15 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-9ac3f696-8042-4a38-8825-c640f7e63ea8 tempest-VolumesNegativeTest-2137996886 tempest-VolumesNegativeTest-2137996886-project-member] 192.168.122.209 "DELETE /compute/v2.1/os-volumes/tempest-invalid-908119716" status: 404 len: 98 microversion: 2.1 time: 0.036813 Aug 09 11:27:15 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 328/696] 192.168.122.209 () {58 vars in 1217 bytes} [Sun Aug 9 11:27:15 2026] DELETE /compute/v2.1/os-volumes/tempest-invalid-908119716 => generated 98 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) Aug 09 11:27:15 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-a54c0b85-74c8-4465-a274-c7014179e0c1 tempest-VolumesNegativeTest-2137996886 tempest-VolumesNegativeTest-2137996886-project-member] 192.168.122.209 "DELETE /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.003472 Aug 09 11:27:15 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 369/697] 192.168.122.209 () {58 vars in 1142 bytes} [Sun Aug 9 11:27:15 2026] DELETE /compute/v2.1/os-volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) Aug 09 11:27:15 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-fc4b2dc1-42e1-4b90-95b6-fcd89d1cb243 tempest-VolumesNegativeTest-2137996886 tempest-VolumesNegativeTest-2137996886-project-reader] 192.168.122.209 "GET /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.071010 Aug 09 11:27:15 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 329/698] 192.168.122.209 () {58 vars in 1139 bytes} [Sun Aug 9 11:27:15 2026] GET /compute/v2.1/os-volumes/ => generated 112 bytes in 72 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) Aug 09 11:27:15 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-fb8471f5-bd76-4e17-b310-79e8b14975e2 tempest-VolumesNegativeTest-2137996886 tempest-VolumesNegativeTest-2137996886-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:27:15 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-fb8471f5-bd76-4e17-b310-79e8b14975e2 tempest-VolumesNegativeTest-2137996886 tempest-VolumesNegativeTest-2137996886-project-member] HTTP exception thrown: Volume 4224b03c-0428-42c3-8e29-05497d130d84 could not be found. Aug 09 11:27:15 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-fb8471f5-bd76-4e17-b310-79e8b14975e2 tempest-VolumesNegativeTest-2137996886 tempest-VolumesNegativeTest-2137996886-project-member] Returning 404 to user: Volume 4224b03c-0428-42c3-8e29-05497d130d84 could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:27:15 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-fb8471f5-bd76-4e17-b310-79e8b14975e2 tempest-VolumesNegativeTest-2137996886 tempest-VolumesNegativeTest-2137996886-project-member] 192.168.122.209 "DELETE /compute/v2.1/os-volumes/4224b03c-0428-42c3-8e29-05497d130d84" status: 404 len: 109 microversion: 2.1 time: 0.052465 Aug 09 11:27:15 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 370/699] 192.168.122.209 () {58 vars in 1250 bytes} [Sun Aug 9 11:27:15 2026] DELETE /compute/v2.1/os-volumes/4224b03c-0428-42c3-8e29-05497d130d84 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:27:15 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-578ef62e-aee1-47b7-856e-6cf57d86d5c4 tempest-VolumesNegativeTest-2137996886 tempest-VolumesNegativeTest-2137996886-project-reader] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:27:15 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-578ef62e-aee1-47b7-856e-6cf57d86d5c4 tempest-VolumesNegativeTest-2137996886 tempest-VolumesNegativeTest-2137996886-project-reader] HTTP exception thrown: Volume 8aef72a1-692b-4046-827b-c2ea072d4bb0 could not be found. Aug 09 11:27:15 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-578ef62e-aee1-47b7-856e-6cf57d86d5c4 tempest-VolumesNegativeTest-2137996886 tempest-VolumesNegativeTest-2137996886-project-reader] Returning 404 to user: Volume 8aef72a1-692b-4046-827b-c2ea072d4bb0 could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:27:15 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-578ef62e-aee1-47b7-856e-6cf57d86d5c4 tempest-VolumesNegativeTest-2137996886 tempest-VolumesNegativeTest-2137996886-project-reader] 192.168.122.209 "GET /compute/v2.1/os-volumes/8aef72a1-692b-4046-827b-c2ea072d4bb0" status: 404 len: 109 microversion: 2.1 time: 0.058056 Aug 09 11:27:15 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 330/700] 192.168.122.209 () {58 vars in 1247 bytes} [Sun Aug 9 11:27:15 2026] GET /compute/v2.1/os-volumes/8aef72a1-692b-4046-827b-c2ea072d4bb0 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:27:23 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=24,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:27:23 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=49,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:27:23 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=2 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:27:24 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=34,nova_cell1:INSERT=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:27:28 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-4b827f12-04e7-4061-a0b6-bb64ad71e952 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "6458f1c7-04b9-4d02-8bc5-d5c3a38d529f"}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:27:28 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-4b827f12-04e7-4061-a0b6-bb64ad71e952 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:27:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4b827f12-04e7-4061-a0b6-bb64ad71e952 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4b827f12-04e7-4061-a0b6-bb64ad71e952 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4b827f12-04e7-4061-a0b6-bb64ad71e952 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4b827f12-04e7-4061-a0b6-bb64ad71e952 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4b827f12-04e7-4061-a0b6-bb64ad71e952 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4b827f12-04e7-4061-a0b6-bb64ad71e952 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:29 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-4b827f12-04e7-4061-a0b6-bb64ad71e952 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "POST /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 0.862419 Aug 09 11:27:29 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 371/701] 192.168.122.209 () {62 vars in 1366 bytes} [Sun Aug 9 11:27:28 2026] POST /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/os-volume_attachments => generated 194 bytes in 868 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:27:33 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-d3bd44ca-5ff5-4e47-9528-a4225d059e1e tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "023887fc-ff70-462e-b4e0-c0744ad86437"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:27:33 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-d3bd44ca-5ff5-4e47-9528-a4225d059e1e tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:27:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d3bd44ca-5ff5-4e47-9528-a4225d059e1e tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d3bd44ca-5ff5-4e47-9528-a4225d059e1e tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d3bd44ca-5ff5-4e47-9528-a4225d059e1e tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d3bd44ca-5ff5-4e47-9528-a4225d059e1e tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d3bd44ca-5ff5-4e47-9528-a4225d059e1e tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d3bd44ca-5ff5-4e47-9528-a4225d059e1e tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:33 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-d3bd44ca-5ff5-4e47-9528-a4225d059e1e tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "POST /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 0.517304 Aug 09 11:27:33 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 331/702] 192.168.122.209 () {62 vars in 1366 bytes} [Sun Aug 9 11:27:33 2026] POST /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/os-volume_attachments => generated 194 bytes in 521 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:27:38 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:27:38 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=4 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:27:43 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:27:43 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=4 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:27:46 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-c4305ea0-efd1-40b4-a618-125a3c9728f4 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:27:46 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-c4305ea0-efd1-40b4-a618-125a3c9728f4 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:27:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c4305ea0-efd1-40b4-a618-125a3c9728f4 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c4305ea0-efd1-40b4-a618-125a3c9728f4 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c4305ea0-efd1-40b4-a618-125a3c9728f4 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c4305ea0-efd1-40b4-a618-125a3c9728f4 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c4305ea0-efd1-40b4-a618-125a3c9728f4 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c4305ea0-efd1-40b4-a618-125a3c9728f4 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:46 devstack devstack@n-api.service[63877]: DEBUG nova.objects.instance [None req-c4305ea0-efd1-40b4-a618-125a3c9728f4 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lazy-loading 'services' on Instance uuid 7140fe59-9fc4-468d-a515-a912d2a626d0 {{(pid=63877) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:27:46 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-c4305ea0-efd1-40b4-a618-125a3c9728f4 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/os-volume_attachments/6458f1c7-04b9-4d02-8bc5-d5c3a38d529f" status: 202 len: 0 microversion: 2.60 time: 0.244843 Aug 09 11:27:46 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 372/703] 192.168.122.209 () {60 vars in 1459 bytes} [Sun Aug 9 11:27:46 2026] DELETE /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/os-volume_attachments/6458f1c7-04b9-4d02-8bc5-d5c3a38d529f => generated 0 bytes in 251 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:27:46 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-0940dae5-dff6-492c-b398-e5588117fed5 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:27:46 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-0940dae5-dff6-492c-b398-e5588117fed5 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:27:46 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0940dae5-dff6-492c-b398-e5588117fed5 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:46 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0940dae5-dff6-492c-b398-e5588117fed5 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:46 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0940dae5-dff6-492c-b398-e5588117fed5 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:46 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0940dae5-dff6-492c-b398-e5588117fed5 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:46 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0940dae5-dff6-492c-b398-e5588117fed5 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:46 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-0940dae5-dff6-492c-b398-e5588117fed5 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:47 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-0940dae5-dff6-492c-b398-e5588117fed5 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/os-volume_attachments" status: 200 len: 545 microversion: 2.60 time: 0.078075 Aug 09 11:27:47 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 332/704] 192.168.122.209 () {60 vars in 1345 bytes} [Sun Aug 9 11:27:46 2026] GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/os-volume_attachments => generated 545 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:27:48 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-c6699a37-aa10-48c6-a2eb-5b3af7549b52 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:27:48 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-c6699a37-aa10-48c6-a2eb-5b3af7549b52 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:27:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c6699a37-aa10-48c6-a2eb-5b3af7549b52 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c6699a37-aa10-48c6-a2eb-5b3af7549b52 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c6699a37-aa10-48c6-a2eb-5b3af7549b52 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c6699a37-aa10-48c6-a2eb-5b3af7549b52 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c6699a37-aa10-48c6-a2eb-5b3af7549b52 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:48 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c6699a37-aa10-48c6-a2eb-5b3af7549b52 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:48 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-c6699a37-aa10-48c6-a2eb-5b3af7549b52 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/os-volume_attachments" status: 200 len: 371 microversion: 2.60 time: 0.062606 Aug 09 11:27:48 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 373/705] 192.168.122.209 () {60 vars in 1345 bytes} [Sun Aug 9 11:27:48 2026] GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/os-volume_attachments => generated 371 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:27:51 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-644e9909-a582-40c6-bc97-7b74445e7e63 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:27:51 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-644e9909-a582-40c6-bc97-7b74445e7e63 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:27:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-644e9909-a582-40c6-bc97-7b74445e7e63 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-644e9909-a582-40c6-bc97-7b74445e7e63 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-644e9909-a582-40c6-bc97-7b74445e7e63 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-644e9909-a582-40c6-bc97-7b74445e7e63 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-644e9909-a582-40c6-bc97-7b74445e7e63 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-644e9909-a582-40c6-bc97-7b74445e7e63 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:51 devstack devstack@n-api.service[63878]: DEBUG nova.objects.instance [None req-644e9909-a582-40c6-bc97-7b74445e7e63 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lazy-loading 'services' on Instance uuid 7140fe59-9fc4-468d-a515-a912d2a626d0 {{(pid=63878) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:27:52 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-644e9909-a582-40c6-bc97-7b74445e7e63 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/os-volume_attachments/023887fc-ff70-462e-b4e0-c0744ad86437" status: 202 len: 0 microversion: 2.60 time: 0.266603 Aug 09 11:27:52 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 333/706] 192.168.122.209 () {60 vars in 1459 bytes} [Sun Aug 9 11:27:51 2026] DELETE /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/os-volume_attachments/023887fc-ff70-462e-b4e0-c0744ad86437 => generated 0 bytes in 269 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:27:52 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-f3373cb4-a888-4d4c-abd2-5afab7c7bce6 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:27:52 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-f3373cb4-a888-4d4c-abd2-5afab7c7bce6 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:27:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f3373cb4-a888-4d4c-abd2-5afab7c7bce6 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f3373cb4-a888-4d4c-abd2-5afab7c7bce6 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f3373cb4-a888-4d4c-abd2-5afab7c7bce6 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f3373cb4-a888-4d4c-abd2-5afab7c7bce6 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f3373cb4-a888-4d4c-abd2-5afab7c7bce6 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f3373cb4-a888-4d4c-abd2-5afab7c7bce6 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:52 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-f3373cb4-a888-4d4c-abd2-5afab7c7bce6 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/os-volume_attachments" status: 200 len: 371 microversion: 2.60 time: 0.072785 Aug 09 11:27:52 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 374/707] 192.168.122.209 () {60 vars in 1345 bytes} [Sun Aug 9 11:27:52 2026] GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/os-volume_attachments => generated 371 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:27:53 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-aee9b387-ae66-46b3-9547-43313def5f37 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:27:53 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-aee9b387-ae66-46b3-9547-43313def5f37 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:27:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-aee9b387-ae66-46b3-9547-43313def5f37 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-aee9b387-ae66-46b3-9547-43313def5f37 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-aee9b387-ae66-46b3-9547-43313def5f37 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-aee9b387-ae66-46b3-9547-43313def5f37 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-aee9b387-ae66-46b3-9547-43313def5f37 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-aee9b387-ae66-46b3-9547-43313def5f37 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:53 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-aee9b387-ae66-46b3-9547-43313def5f37 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.060717 Aug 09 11:27:53 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 334/708] 192.168.122.209 () {60 vars in 1345 bytes} [Sun Aug 9 11:27:53 2026] GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/os-volume_attachments => generated 197 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:27:53 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-c35f4c1e-e4b2-4455-9582-6cae43e889fa tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:27:53 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-c35f4c1e-e4b2-4455-9582-6cae43e889fa tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:27:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c35f4c1e-e4b2-4455-9582-6cae43e889fa tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c35f4c1e-e4b2-4455-9582-6cae43e889fa tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c35f4c1e-e4b2-4455-9582-6cae43e889fa tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c35f4c1e-e4b2-4455-9582-6cae43e889fa tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c35f4c1e-e4b2-4455-9582-6cae43e889fa tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c35f4c1e-e4b2-4455-9582-6cae43e889fa tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:53 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-c35f4c1e-e4b2-4455-9582-6cae43e889fa tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] HTTP exception thrown: Instance 7140fe59-9fc4-468d-a515-a912d2a626d0 is not attached to volume 023887fc-ff70-462e-b4e0-c0744ad86437 Aug 09 11:27:53 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-c35f4c1e-e4b2-4455-9582-6cae43e889fa tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Returning 404 to user: Instance 7140fe59-9fc4-468d-a515-a912d2a626d0 is not attached to volume 023887fc-ff70-462e-b4e0-c0744ad86437 {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:27:53 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-c35f4c1e-e4b2-4455-9582-6cae43e889fa tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/os-volume_attachments/023887fc-ff70-462e-b4e0-c0744ad86437" status: 404 len: 154 microversion: 2.60 time: 0.174286 Aug 09 11:27:53 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 375/709] 192.168.122.209 () {60 vars in 1459 bytes} [Sun Aug 9 11:27:53 2026] DELETE /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/os-volume_attachments/023887fc-ff70-462e-b4e0-c0744ad86437 => generated 154 bytes in 176 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 09 11:27:53 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-6940c6d5-8be3-4af5-8fa6-a32ffb52e57b tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:27:53 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-6940c6d5-8be3-4af5-8fa6-a32ffb52e57b tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:27:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6940c6d5-8be3-4af5-8fa6-a32ffb52e57b tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6940c6d5-8be3-4af5-8fa6-a32ffb52e57b tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6940c6d5-8be3-4af5-8fa6-a32ffb52e57b tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6940c6d5-8be3-4af5-8fa6-a32ffb52e57b tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6940c6d5-8be3-4af5-8fa6-a32ffb52e57b tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6940c6d5-8be3-4af5-8fa6-a32ffb52e57b tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:53 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-6940c6d5-8be3-4af5-8fa6-a32ffb52e57b tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] HTTP exception thrown: Volume 6458f1c7-04b9-4d02-8bc5-d5c3a38d529f could not be found. Aug 09 11:27:53 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-6940c6d5-8be3-4af5-8fa6-a32ffb52e57b tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Returning 404 to user: Volume 6458f1c7-04b9-4d02-8bc5-d5c3a38d529f could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:27:53 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-6940c6d5-8be3-4af5-8fa6-a32ffb52e57b tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/os-volume_attachments/6458f1c7-04b9-4d02-8bc5-d5c3a38d529f" status: 404 len: 109 microversion: 2.60 time: 0.093728 Aug 09 11:27:53 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 335/710] 192.168.122.209 () {60 vars in 1459 bytes} [Sun Aug 9 11:27:53 2026] DELETE /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/os-volume_attachments/6458f1c7-04b9-4d02-8bc5-d5c3a38d529f => generated 109 bytes in 95 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 09 11:27:53 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-c3268b8a-04d4-46bd-a966-98127a335aca tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-807488989"}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:27:53 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-c3268b8a-04d4-46bd-a966-98127a335aca tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:27:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c3268b8a-04d4-46bd-a966-98127a335aca tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c3268b8a-04d4-46bd-a966-98127a335aca tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c3268b8a-04d4-46bd-a966-98127a335aca tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c3268b8a-04d4-46bd-a966-98127a335aca tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c3268b8a-04d4-46bd-a966-98127a335aca tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c3268b8a-04d4-46bd-a966-98127a335aca tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:53 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-c3268b8a-04d4-46bd-a966-98127a335aca tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:27:53 devstack devstack@n-api.service[63877]: INFO nova.network.security_group_api [None req-c3268b8a-04d4-46bd-a966-98127a335aca tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Removing security group e064a68a-6698-46b0-bbd3-a019692f9c27 from port dd130e48-8536-46cb-b03f-67172b89be22 Aug 09 11:27:54 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-c3268b8a-04d4-46bd-a966-98127a335aca tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "POST /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/action" status: 202 len: 0 microversion: 2.60 time: 1.096053 Aug 09 11:27:54 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 376/711] 192.168.122.209 () {62 vars in 1321 bytes} [Sun Aug 9 11:27:53 2026] POST /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0/action => generated 0 bytes in 1102 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:27:55 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-c8c0ee57-ebd4-422c-a10e-1252a2375db4 req-01c3a43d-e9f2-4295-b2a2-5d1493b5f18e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7140fe59-9fc4-468d-a515-a912d2a626d0", "tag": "dd130e48-8536-46cb-b03f-67172b89be22"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:27:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-c8c0ee57-ebd4-422c-a10e-1252a2375db4 req-01c3a43d-e9f2-4295-b2a2-5d1493b5f18e service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-c8c0ee57-ebd4-422c-a10e-1252a2375db4 req-01c3a43d-e9f2-4295-b2a2-5d1493b5f18e service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-c8c0ee57-ebd4-422c-a10e-1252a2375db4 req-01c3a43d-e9f2-4295-b2a2-5d1493b5f18e service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:55 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-c8c0ee57-ebd4-422c-a10e-1252a2375db4 req-01c3a43d-e9f2-4295-b2a2-5d1493b5f18e service nova] Creating event network-changed:dd130e48-8536-46cb-b03f-67172b89be22 for instance 7140fe59-9fc4-468d-a515-a912d2a626d0 on devstack Aug 09 11:27:55 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-c8c0ee57-ebd4-422c-a10e-1252a2375db4 req-01c3a43d-e9f2-4295-b2a2-5d1493b5f18e service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:27:55 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-c8c0ee57-ebd4-422c-a10e-1252a2375db4 req-01c3a43d-e9f2-4295-b2a2-5d1493b5f18e service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.415143 Aug 09 11:27:55 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 336/712] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:27:54 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:27:56 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-e1c0fb96-d682-43e8-bde5-6403494b6cfe tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:27:56 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-e1c0fb96-d682-43e8-bde5-6403494b6cfe tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:27:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e1c0fb96-d682-43e8-bde5-6403494b6cfe tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e1c0fb96-d682-43e8-bde5-6403494b6cfe tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e1c0fb96-d682-43e8-bde5-6403494b6cfe tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e1c0fb96-d682-43e8-bde5-6403494b6cfe tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e1c0fb96-d682-43e8-bde5-6403494b6cfe tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e1c0fb96-d682-43e8-bde5-6403494b6cfe tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:56 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-e1c0fb96-d682-43e8-bde5-6403494b6cfe tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Going to try to terminate instance {{(pid=63877) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:27:56 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-e1c0fb96-d682-43e8-bde5-6403494b6cfe tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0" status: 204 len: 0 microversion: 2.60 time: 0.229094 Aug 09 11:27:56 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 377/713] 192.168.122.209 () {60 vars in 1282 bytes} [Sun Aug 9 11:27:56 2026] DELETE /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 09 11:27:56 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-9ab5257b-b3c6-40f6-8fd7-602021ea9f36 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:27:56 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-9ab5257b-b3c6-40f6-8fd7-602021ea9f36 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:27:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9ab5257b-b3c6-40f6-8fd7-602021ea9f36 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9ab5257b-b3c6-40f6-8fd7-602021ea9f36 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9ab5257b-b3c6-40f6-8fd7-602021ea9f36 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9ab5257b-b3c6-40f6-8fd7-602021ea9f36 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9ab5257b-b3c6-40f6-8fd7-602021ea9f36 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9ab5257b-b3c6-40f6-8fd7-602021ea9f36 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:56 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-9ab5257b-b3c6-40f6-8fd7-602021ea9f36 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:27:56 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-9ab5257b-b3c6-40f6-8fd7-602021ea9f36 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:27:56 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-9ab5257b-b3c6-40f6-8fd7-602021ea9f36 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:27:56 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-9ab5257b-b3c6-40f6-8fd7-602021ea9f36 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:27:56 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-9ab5257b-b3c6-40f6-8fd7-602021ea9f36 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0" status: 200 len: 1701 microversion: 2.60 time: 0.426588 Aug 09 11:27:56 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 337/714] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:27:56 2026] GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0 => generated 1701 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:27:57 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-cb3ae07f-6d8e-4266-8283-502eaeb84bcc req-2869e4e4-8996-4056-bbe5-30d3998f660b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7140fe59-9fc4-468d-a515-a912d2a626d0", "tag": "dd130e48-8536-46cb-b03f-67172b89be22"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:27:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-cb3ae07f-6d8e-4266-8283-502eaeb84bcc req-2869e4e4-8996-4056-bbe5-30d3998f660b service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-cb3ae07f-6d8e-4266-8283-502eaeb84bcc req-2869e4e4-8996-4056-bbe5-30d3998f660b service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-cb3ae07f-6d8e-4266-8283-502eaeb84bcc req-2869e4e4-8996-4056-bbe5-30d3998f660b service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:57 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-cb3ae07f-6d8e-4266-8283-502eaeb84bcc req-2869e4e4-8996-4056-bbe5-30d3998f660b service nova] Creating event network-changed:dd130e48-8536-46cb-b03f-67172b89be22 for instance 7140fe59-9fc4-468d-a515-a912d2a626d0 on devstack Aug 09 11:27:57 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-cb3ae07f-6d8e-4266-8283-502eaeb84bcc req-2869e4e4-8996-4056-bbe5-30d3998f660b service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:27:57 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-cb3ae07f-6d8e-4266-8283-502eaeb84bcc req-2869e4e4-8996-4056-bbe5-30d3998f660b service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.059419 Aug 09 11:27:57 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 378/715] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:27:57 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:27:58 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-57dbeaa8-bddc-41ad-a62b-2fe516d82ec7 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:27:58 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-57dbeaa8-bddc-41ad-a62b-2fe516d82ec7 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:27:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-57dbeaa8-bddc-41ad-a62b-2fe516d82ec7 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-57dbeaa8-bddc-41ad-a62b-2fe516d82ec7 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-57dbeaa8-bddc-41ad-a62b-2fe516d82ec7 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-57dbeaa8-bddc-41ad-a62b-2fe516d82ec7 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-57dbeaa8-bddc-41ad-a62b-2fe516d82ec7 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-57dbeaa8-bddc-41ad-a62b-2fe516d82ec7 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:58 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-57dbeaa8-bddc-41ad-a62b-2fe516d82ec7 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:27:58 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-57dbeaa8-bddc-41ad-a62b-2fe516d82ec7 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:27:58 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-57dbeaa8-bddc-41ad-a62b-2fe516d82ec7 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:27:58 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-57dbeaa8-bddc-41ad-a62b-2fe516d82ec7 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2dac6ce5f6a0411d847a40fae89e73ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154c8d627ed34bed89438777598c30ff', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:27:59 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-57dbeaa8-bddc-41ad-a62b-2fe516d82ec7 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0" status: 200 len: 1541 microversion: 2.60 time: 0.982270 Aug 09 11:27:59 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 338/716] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:27:58 2026] GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0 => generated 1541 bytes in 983 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Aug 09 11:27:59 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-1850e7d5-18ac-4e7a-8ae6-c8a238ce432d req-f759e70e-9211-4175-b603-69b6da8d38d9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7140fe59-9fc4-468d-a515-a912d2a626d0", "name": "network-vif-unplugged", "status": "completed", "tag": "dd130e48-8536-46cb-b03f-67172b89be22"}, {"server_uuid": "7140fe59-9fc4-468d-a515-a912d2a626d0", "name": "network-vif-unplugged", "status": "completed", "tag": "dd130e48-8536-46cb-b03f-67172b89be22"}, {"server_uuid": "7140fe59-9fc4-468d-a515-a912d2a626d0", "name": "network-vif-deleted", "tag": "dd130e48-8536-46cb-b03f-67172b89be22"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:27:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-1850e7d5-18ac-4e7a-8ae6-c8a238ce432d req-f759e70e-9211-4175-b603-69b6da8d38d9 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:27:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-1850e7d5-18ac-4e7a-8ae6-c8a238ce432d req-f759e70e-9211-4175-b603-69b6da8d38d9 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:27:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-1850e7d5-18ac-4e7a-8ae6-c8a238ce432d req-f759e70e-9211-4175-b603-69b6da8d38d9 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:27:59 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-1850e7d5-18ac-4e7a-8ae6-c8a238ce432d req-f759e70e-9211-4175-b603-69b6da8d38d9 service nova] Creating event network-vif-unplugged:dd130e48-8536-46cb-b03f-67172b89be22 for instance 7140fe59-9fc4-468d-a515-a912d2a626d0 on devstack Aug 09 11:27:59 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-1850e7d5-18ac-4e7a-8ae6-c8a238ce432d req-f759e70e-9211-4175-b603-69b6da8d38d9 service nova] Creating event network-vif-unplugged:dd130e48-8536-46cb-b03f-67172b89be22 for instance 7140fe59-9fc4-468d-a515-a912d2a626d0 on devstack Aug 09 11:27:59 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-1850e7d5-18ac-4e7a-8ae6-c8a238ce432d req-f759e70e-9211-4175-b603-69b6da8d38d9 service nova] Creating event network-vif-deleted:dd130e48-8536-46cb-b03f-67172b89be22 for instance 7140fe59-9fc4-468d-a515-a912d2a626d0 on devstack Aug 09 11:27:59 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-1850e7d5-18ac-4e7a-8ae6-c8a238ce432d req-f759e70e-9211-4175-b603-69b6da8d38d9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:27:59 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-1850e7d5-18ac-4e7a-8ae6-c8a238ce432d req-f759e70e-9211-4175-b603-69b6da8d38d9 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 529 microversion: 2.1 time: 0.058167 Aug 09 11:27:59 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 379/717] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:27:59 2026] POST /compute/v2.1/os-server-external-events => generated 529 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:28:00 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-14a37dd1-db78-468a-b64d-450b08c6041d tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:28:00 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-14a37dd1-db78-468a-b64d-450b08c6041d tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] [instance: 7140fe59-9fc4-468d-a515-a912d2a626d0] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:28:00 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-14a37dd1-db78-468a-b64d-450b08c6041d tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:00 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-14a37dd1-db78-468a-b64d-450b08c6041d tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:00 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-14a37dd1-db78-468a-b64d-450b08c6041d tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:00 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-14a37dd1-db78-468a-b64d-450b08c6041d tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:00 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-14a37dd1-db78-468a-b64d-450b08c6041d tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:00 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-14a37dd1-db78-468a-b64d-450b08c6041d tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:00 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-14a37dd1-db78-468a-b64d-450b08c6041d tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] HTTP exception thrown: Instance 7140fe59-9fc4-468d-a515-a912d2a626d0 could not be found. Aug 09 11:28:00 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-14a37dd1-db78-468a-b64d-450b08c6041d tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Returning 404 to user: Instance 7140fe59-9fc4-468d-a515-a912d2a626d0 could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:28:00 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-14a37dd1-db78-468a-b64d-450b08c6041d tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0" status: 404 len: 111 microversion: 2.60 time: 0.045405 Aug 09 11:28:00 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 339/718] 192.168.122.209 () {60 vars in 1279 bytes} [Sun Aug 9 11:28:00 2026] GET /compute/v2.1/servers/7140fe59-9fc4-468d-a515-a912d2a626d0 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Aug 09 11:28:03 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-c06e76f5-e14d-4857-aea7-2aa991413293 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:28:03 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-c06e76f5-e14d-4857-aea7-2aa991413293 tempest-TestInstancesWithCinderVolumes-965638384 tempest-TestInstancesWithCinderVolumes-965638384-project-member] 192.168.122.209 "DELETE /compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-1653373030" status: 204 len: 0 microversion: 2.60 time: 0.043715 Aug 09 11:28:03 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 380/719] 192.168.122.209 () {60 vars in 1333 bytes} [Sun Aug 9 11:28:02 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-1653373030 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Aug 09 11:28:07 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesActionsTest-instance-1744539799", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42", "networks": [{"uuid": "dac568f8-df23-4da4-b060-d52821b66e54"}]}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:28:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:07 devstack devstack@n-api.service[63878]: DEBUG nova.network.neutron [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] validate_networks() for [('dac568f8-df23-4da4-b060-d52821b66e54', None, None, None, None, None)] {{(pid=63878) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:28:07 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:28:07 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:28:08 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Flavor limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:28:08 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Image limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:28:08 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Flavor pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:28:08 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Image pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:28:08 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:28:08 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:08 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:08 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:08 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:08 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:08 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:08 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Getting quotas for project 900173978f664e8dbfed859e47bfa64d. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:28:08 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Getting quotas for user b04ccc4b1ce14b08b9f7dcaa19e8376f and project 900173978f664e8dbfed859e47bfa64d. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:28:08 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Going to run 1 instances... {{(pid=63878) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:28:08 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: d9e9b04e-4b5b-4259-bf04-cc653e1384db] 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='f5bfcc50-eba0-489a-9da6-58e41099c8c2',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=63878) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:28:08 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-b3441e44-d4e1-453b-80f0-f461c9aa298c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 388 microversion: 2.1 time: 1.003767 Aug 09 11:28:08 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 340/720] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:28:07 2026] POST /compute/v2.1/servers => generated 388 bytes in 1024 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Aug 09 11:28:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-228de2f7-8146-4aa9-8242-043a0b628afe tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:28:08 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-228de2f7-8146-4aa9-8242-043a0b628afe tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: d9e9b04e-4b5b-4259-bf04-cc653e1384db] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:28:08 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-228de2f7-8146-4aa9-8242-043a0b628afe tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:28:08 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-228de2f7-8146-4aa9-8242-043a0b628afe tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b04ccc4b1ce14b08b9f7dcaa19e8376f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '900173978f664e8dbfed859e47bfa64d', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:28:08 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-228de2f7-8146-4aa9-8242-043a0b628afe tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d9e9b04e-4b5b-4259-bf04-cc653e1384db" status: 200 len: 1228 microversion: 2.1 time: 0.163414 Aug 09 11:28:08 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 381/721] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:28:08 2026] GET /compute/v2.1/servers/d9e9b04e-4b5b-4259-bf04-cc653e1384db => generated 1228 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:28:09 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=31,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:28:09 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-a2854536-45af-4b0d-a98c-bf3c21dfa631 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:28:09 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-a2854536-45af-4b0d-a98c-bf3c21dfa631 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: d9e9b04e-4b5b-4259-bf04-cc653e1384db] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:28:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a2854536-45af-4b0d-a98c-bf3c21dfa631 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a2854536-45af-4b0d-a98c-bf3c21dfa631 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a2854536-45af-4b0d-a98c-bf3c21dfa631 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a2854536-45af-4b0d-a98c-bf3c21dfa631 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a2854536-45af-4b0d-a98c-bf3c21dfa631 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a2854536-45af-4b0d-a98c-bf3c21dfa631 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:09 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-a2854536-45af-4b0d-a98c-bf3c21dfa631 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:28:09 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-a2854536-45af-4b0d-a98c-bf3c21dfa631 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b04ccc4b1ce14b08b9f7dcaa19e8376f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '900173978f664e8dbfed859e47bfa64d', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:28:09 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-a2854536-45af-4b0d-a98c-bf3c21dfa631 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d9e9b04e-4b5b-4259-bf04-cc653e1384db" status: 200 len: 1232 microversion: 2.1 time: 0.171163 Aug 09 11:28:09 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 341/722] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:28:09 2026] GET /compute/v2.1/servers/d9e9b04e-4b5b-4259-bf04-cc653e1384db => generated 1232 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:28:10 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-bc30c6bc-7542-4623-9ca7-324949c0005f tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:28:10 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-bc30c6bc-7542-4623-9ca7-324949c0005f tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: d9e9b04e-4b5b-4259-bf04-cc653e1384db] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:28:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bc30c6bc-7542-4623-9ca7-324949c0005f tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bc30c6bc-7542-4623-9ca7-324949c0005f tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bc30c6bc-7542-4623-9ca7-324949c0005f tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bc30c6bc-7542-4623-9ca7-324949c0005f tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bc30c6bc-7542-4623-9ca7-324949c0005f tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bc30c6bc-7542-4623-9ca7-324949c0005f tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:10 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-bc30c6bc-7542-4623-9ca7-324949c0005f tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:28:12 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-7150c60c-ac64-46af-9833-6984bf5a2ed3 req-8b02ff39-d2a4-47d9-8de3-b75f9c087ecb service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d9e9b04e-4b5b-4259-bf04-cc653e1384db", "tag": "e155d54e-fade-423c-bd40-438c6bf60fc7"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:28:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-7150c60c-ac64-46af-9833-6984bf5a2ed3 req-8b02ff39-d2a4-47d9-8de3-b75f9c087ecb service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-7150c60c-ac64-46af-9833-6984bf5a2ed3 req-8b02ff39-d2a4-47d9-8de3-b75f9c087ecb service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-7150c60c-ac64-46af-9833-6984bf5a2ed3 req-8b02ff39-d2a4-47d9-8de3-b75f9c087ecb service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:12 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-7150c60c-ac64-46af-9833-6984bf5a2ed3 req-8b02ff39-d2a4-47d9-8de3-b75f9c087ecb service nova] Creating event network-changed:e155d54e-fade-423c-bd40-438c6bf60fc7 for instance d9e9b04e-4b5b-4259-bf04-cc653e1384db on devstack Aug 09 11:28:12 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-7150c60c-ac64-46af-9833-6984bf5a2ed3 req-8b02ff39-d2a4-47d9-8de3-b75f9c087ecb service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:28:12 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-7150c60c-ac64-46af-9833-6984bf5a2ed3 req-8b02ff39-d2a4-47d9-8de3-b75f9c087ecb service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.054940 Aug 09 11:28:12 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 342/723] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:28:12 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:28:12 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-bc30c6bc-7542-4623-9ca7-324949c0005f tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b04ccc4b1ce14b08b9f7dcaa19e8376f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '900173978f664e8dbfed859e47bfa64d', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:28:12 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-bc30c6bc-7542-4623-9ca7-324949c0005f tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d9e9b04e-4b5b-4259-bf04-cc653e1384db" status: 200 len: 1328 microversion: 2.1 time: 1.979941 Aug 09 11:28:12 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 382/724] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:28:10 2026] GET /compute/v2.1/servers/d9e9b04e-4b5b-4259-bf04-cc653e1384db => generated 1328 bytes in 1982 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:28:13 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-d4577a7f-a78a-4a69-9d68-a59f5f3590d5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:28:13 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-d4577a7f-a78a-4a69-9d68-a59f5f3590d5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: d9e9b04e-4b5b-4259-bf04-cc653e1384db] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:28:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d4577a7f-a78a-4a69-9d68-a59f5f3590d5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d4577a7f-a78a-4a69-9d68-a59f5f3590d5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d4577a7f-a78a-4a69-9d68-a59f5f3590d5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d4577a7f-a78a-4a69-9d68-a59f5f3590d5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d4577a7f-a78a-4a69-9d68-a59f5f3590d5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d4577a7f-a78a-4a69-9d68-a59f5f3590d5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:13 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-d4577a7f-a78a-4a69-9d68-a59f5f3590d5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:28:14 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-d4577a7f-a78a-4a69-9d68-a59f5f3590d5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b04ccc4b1ce14b08b9f7dcaa19e8376f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '900173978f664e8dbfed859e47bfa64d', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:28:14 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-d4577a7f-a78a-4a69-9d68-a59f5f3590d5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d9e9b04e-4b5b-4259-bf04-cc653e1384db" status: 200 len: 1328 microversion: 2.1 time: 0.637488 Aug 09 11:28:14 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 343/725] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:28:13 2026] GET /compute/v2.1/servers/d9e9b04e-4b5b-4259-bf04-cc653e1384db => generated 1328 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:28:14 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-43133dad-1fdb-4ed9-9dfb-6cc5f3e09261 req-6bc5f70e-03d9-473d-8d24-ba6e21359d29 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d9e9b04e-4b5b-4259-bf04-cc653e1384db", "name": "network-vif-plugged", "status": "completed", "tag": "e155d54e-fade-423c-bd40-438c6bf60fc7"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:28:14 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-43133dad-1fdb-4ed9-9dfb-6cc5f3e09261 req-6bc5f70e-03d9-473d-8d24-ba6e21359d29 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:14 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-43133dad-1fdb-4ed9-9dfb-6cc5f3e09261 req-6bc5f70e-03d9-473d-8d24-ba6e21359d29 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:14 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-43133dad-1fdb-4ed9-9dfb-6cc5f3e09261 req-6bc5f70e-03d9-473d-8d24-ba6e21359d29 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:14 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-43133dad-1fdb-4ed9-9dfb-6cc5f3e09261 req-6bc5f70e-03d9-473d-8d24-ba6e21359d29 service nova] Creating event network-vif-plugged:e155d54e-fade-423c-bd40-438c6bf60fc7 for instance d9e9b04e-4b5b-4259-bf04-cc653e1384db on devstack Aug 09 11:28:14 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-43133dad-1fdb-4ed9-9dfb-6cc5f3e09261 req-6bc5f70e-03d9-473d-8d24-ba6e21359d29 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:28:14 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-43133dad-1fdb-4ed9-9dfb-6cc5f3e09261 req-6bc5f70e-03d9-473d-8d24-ba6e21359d29 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.642346 Aug 09 11:28:14 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 383/726] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:28:13 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 650 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:28:15 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-11c58bb5-7c13-4890-bb21-8d5b08130f89 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:28:15 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-11c58bb5-7c13-4890-bb21-8d5b08130f89 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: d9e9b04e-4b5b-4259-bf04-cc653e1384db] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:28:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-11c58bb5-7c13-4890-bb21-8d5b08130f89 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-11c58bb5-7c13-4890-bb21-8d5b08130f89 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-11c58bb5-7c13-4890-bb21-8d5b08130f89 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-11c58bb5-7c13-4890-bb21-8d5b08130f89 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-11c58bb5-7c13-4890-bb21-8d5b08130f89 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-11c58bb5-7c13-4890-bb21-8d5b08130f89 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:15 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-11c58bb5-7c13-4890-bb21-8d5b08130f89 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:28:15 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-11c58bb5-7c13-4890-bb21-8d5b08130f89 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b04ccc4b1ce14b08b9f7dcaa19e8376f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '900173978f664e8dbfed859e47bfa64d', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:28:15 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-11c58bb5-7c13-4890-bb21-8d5b08130f89 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d9e9b04e-4b5b-4259-bf04-cc653e1384db" status: 200 len: 1328 microversion: 2.1 time: 0.443110 Aug 09 11:28:15 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 344/727] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:28:15 2026] GET /compute/v2.1/servers/d9e9b04e-4b5b-4259-bf04-cc653e1384db => generated 1328 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:28:16 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-1a26a2f2-b84a-442b-9abd-9444723dfa53 req-f6f71bec-5dd8-4e0a-bf78-65a4f111fa91 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d9e9b04e-4b5b-4259-bf04-cc653e1384db", "name": "network-vif-plugged", "status": "completed", "tag": "e155d54e-fade-423c-bd40-438c6bf60fc7"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:28:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-1a26a2f2-b84a-442b-9abd-9444723dfa53 req-f6f71bec-5dd8-4e0a-bf78-65a4f111fa91 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-1a26a2f2-b84a-442b-9abd-9444723dfa53 req-f6f71bec-5dd8-4e0a-bf78-65a4f111fa91 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-1a26a2f2-b84a-442b-9abd-9444723dfa53 req-f6f71bec-5dd8-4e0a-bf78-65a4f111fa91 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:16 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-1a26a2f2-b84a-442b-9abd-9444723dfa53 req-f6f71bec-5dd8-4e0a-bf78-65a4f111fa91 service nova] Creating event network-vif-plugged:e155d54e-fade-423c-bd40-438c6bf60fc7 for instance d9e9b04e-4b5b-4259-bf04-cc653e1384db on devstack Aug 09 11:28:16 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-1a26a2f2-b84a-442b-9abd-9444723dfa53 req-f6f71bec-5dd8-4e0a-bf78-65a4f111fa91 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:28:16 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-1a26a2f2-b84a-442b-9abd-9444723dfa53 req-f6f71bec-5dd8-4e0a-bf78-65a4f111fa91 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.072005 Aug 09 11:28:16 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 384/728] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:28:16 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:28:16 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-f1e1d809-7956-41b7-b72c-b77de8ae1168 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:28:16 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-f1e1d809-7956-41b7-b72c-b77de8ae1168 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: d9e9b04e-4b5b-4259-bf04-cc653e1384db] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:28:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f1e1d809-7956-41b7-b72c-b77de8ae1168 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f1e1d809-7956-41b7-b72c-b77de8ae1168 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f1e1d809-7956-41b7-b72c-b77de8ae1168 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f1e1d809-7956-41b7-b72c-b77de8ae1168 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f1e1d809-7956-41b7-b72c-b77de8ae1168 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f1e1d809-7956-41b7-b72c-b77de8ae1168 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:16 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-f1e1d809-7956-41b7-b72c-b77de8ae1168 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:28:17 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-f1e1d809-7956-41b7-b72c-b77de8ae1168 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b04ccc4b1ce14b08b9f7dcaa19e8376f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '900173978f664e8dbfed859e47bfa64d', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:28:17 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-f1e1d809-7956-41b7-b72c-b77de8ae1168 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d9e9b04e-4b5b-4259-bf04-cc653e1384db" status: 200 len: 1507 microversion: 2.1 time: 0.304040 Aug 09 11:28:17 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 345/729] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:28:16 2026] GET /compute/v2.1/servers/d9e9b04e-4b5b-4259-bf04-cc653e1384db => generated 1507 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:28:17 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-588159b1-d139-41e9-ad3e-84c67780f208 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:28:17 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-588159b1-d139-41e9-ad3e-84c67780f208 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: d9e9b04e-4b5b-4259-bf04-cc653e1384db] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:28:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-588159b1-d139-41e9-ad3e-84c67780f208 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-588159b1-d139-41e9-ad3e-84c67780f208 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-588159b1-d139-41e9-ad3e-84c67780f208 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-588159b1-d139-41e9-ad3e-84c67780f208 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-588159b1-d139-41e9-ad3e-84c67780f208 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-588159b1-d139-41e9-ad3e-84c67780f208 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:18 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-588159b1-d139-41e9-ad3e-84c67780f208 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: d9e9b04e-4b5b-4259-bf04-cc653e1384db] Going to try to terminate instance {{(pid=63877) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:28:18 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=2 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:28:18 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:28:18 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-588159b1-d139-41e9-ad3e-84c67780f208 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/d9e9b04e-4b5b-4259-bf04-cc653e1384db" status: 204 len: 0 microversion: 2.1 time: 0.217424 Aug 09 11:28:18 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 385/730] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:28:17 2026] DELETE /compute/v2.1/servers/d9e9b04e-4b5b-4259-bf04-cc653e1384db => generated 0 bytes in 219 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:28:18 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-d3a9e9a3-c2be-4ed2-a3c5-ac84727f1488 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:28:18 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-d3a9e9a3-c2be-4ed2-a3c5-ac84727f1488 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: d9e9b04e-4b5b-4259-bf04-cc653e1384db] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:28:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d3a9e9a3-c2be-4ed2-a3c5-ac84727f1488 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d3a9e9a3-c2be-4ed2-a3c5-ac84727f1488 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d3a9e9a3-c2be-4ed2-a3c5-ac84727f1488 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d3a9e9a3-c2be-4ed2-a3c5-ac84727f1488 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d3a9e9a3-c2be-4ed2-a3c5-ac84727f1488 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d3a9e9a3-c2be-4ed2-a3c5-ac84727f1488 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:18 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-d3a9e9a3-c2be-4ed2-a3c5-ac84727f1488 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:28:18 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:28:18 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-d3a9e9a3-c2be-4ed2-a3c5-ac84727f1488 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b04ccc4b1ce14b08b9f7dcaa19e8376f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '900173978f664e8dbfed859e47bfa64d', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:28:18 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-d3a9e9a3-c2be-4ed2-a3c5-ac84727f1488 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d9e9b04e-4b5b-4259-bf04-cc653e1384db" status: 200 len: 1513 microversion: 2.1 time: 0.364898 Aug 09 11:28:18 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 346/731] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:28:18 2026] GET /compute/v2.1/servers/d9e9b04e-4b5b-4259-bf04-cc653e1384db => generated 1513 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:28:19 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-0dc7401b-ae87-44f7-9d86-7b0959aedd24 req-ccf2a30a-f74c-40c2-a0a9-b52295cf025a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d9e9b04e-4b5b-4259-bf04-cc653e1384db", "name": "network-vif-unplugged", "status": "completed", "tag": "e155d54e-fade-423c-bd40-438c6bf60fc7"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:28:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-0dc7401b-ae87-44f7-9d86-7b0959aedd24 req-ccf2a30a-f74c-40c2-a0a9-b52295cf025a service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-0dc7401b-ae87-44f7-9d86-7b0959aedd24 req-ccf2a30a-f74c-40c2-a0a9-b52295cf025a service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-0dc7401b-ae87-44f7-9d86-7b0959aedd24 req-ccf2a30a-f74c-40c2-a0a9-b52295cf025a service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:19 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-0dc7401b-ae87-44f7-9d86-7b0959aedd24 req-ccf2a30a-f74c-40c2-a0a9-b52295cf025a service nova] Creating event network-vif-unplugged:e155d54e-fade-423c-bd40-438c6bf60fc7 for instance d9e9b04e-4b5b-4259-bf04-cc653e1384db on devstack Aug 09 11:28:19 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-0dc7401b-ae87-44f7-9d86-7b0959aedd24 req-ccf2a30a-f74c-40c2-a0a9-b52295cf025a service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:28:19 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-0dc7401b-ae87-44f7-9d86-7b0959aedd24 req-ccf2a30a-f74c-40c2-a0a9-b52295cf025a service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.070292 Aug 09 11:28:19 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 386/732] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:28:19 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:28:19 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-711b5506-ccda-4d3b-8765-ca96fd9047c8 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:28:19 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-711b5506-ccda-4d3b-8765-ca96fd9047c8 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: d9e9b04e-4b5b-4259-bf04-cc653e1384db] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:28:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-711b5506-ccda-4d3b-8765-ca96fd9047c8 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-711b5506-ccda-4d3b-8765-ca96fd9047c8 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-711b5506-ccda-4d3b-8765-ca96fd9047c8 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-711b5506-ccda-4d3b-8765-ca96fd9047c8 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-711b5506-ccda-4d3b-8765-ca96fd9047c8 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-711b5506-ccda-4d3b-8765-ca96fd9047c8 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:19 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-1476b421-e011-4f38-920e-20b36ad4349b req-c195baaa-96a5-439d-8a34-7d121e4de7ca service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d9e9b04e-4b5b-4259-bf04-cc653e1384db", "name": "network-vif-deleted", "tag": "e155d54e-fade-423c-bd40-438c6bf60fc7"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:28:19 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-711b5506-ccda-4d3b-8765-ca96fd9047c8 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:28:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-1476b421-e011-4f38-920e-20b36ad4349b req-c195baaa-96a5-439d-8a34-7d121e4de7ca service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-1476b421-e011-4f38-920e-20b36ad4349b req-c195baaa-96a5-439d-8a34-7d121e4de7ca service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-1476b421-e011-4f38-920e-20b36ad4349b req-c195baaa-96a5-439d-8a34-7d121e4de7ca service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:19 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-1476b421-e011-4f38-920e-20b36ad4349b req-c195baaa-96a5-439d-8a34-7d121e4de7ca service nova] Creating event network-vif-deleted:e155d54e-fade-423c-bd40-438c6bf60fc7 for instance d9e9b04e-4b5b-4259-bf04-cc653e1384db on devstack Aug 09 11:28:19 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-1476b421-e011-4f38-920e-20b36ad4349b req-c195baaa-96a5-439d-8a34-7d121e4de7ca service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:28:19 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-1476b421-e011-4f38-920e-20b36ad4349b req-c195baaa-96a5-439d-8a34-7d121e4de7ca service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.065513 Aug 09 11:28:19 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 387/733] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:28:19 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:28:20 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-711b5506-ccda-4d3b-8765-ca96fd9047c8 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b04ccc4b1ce14b08b9f7dcaa19e8376f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '900173978f664e8dbfed859e47bfa64d', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:28:20 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-711b5506-ccda-4d3b-8765-ca96fd9047c8 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d9e9b04e-4b5b-4259-bf04-cc653e1384db" status: 200 len: 1471 microversion: 2.1 time: 0.655715 Aug 09 11:28:20 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 347/734] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:28:19 2026] GET /compute/v2.1/servers/d9e9b04e-4b5b-4259-bf04-cc653e1384db => generated 1471 bytes in 659 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:28:21 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-e784f48c-c404-4b87-be34-8d310b906834 req-7239a1f7-5edc-4fff-b2e9-0a5f659c61c2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d9e9b04e-4b5b-4259-bf04-cc653e1384db", "name": "network-vif-unplugged", "status": "completed", "tag": "e155d54e-fade-423c-bd40-438c6bf60fc7"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:28:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-e784f48c-c404-4b87-be34-8d310b906834 req-7239a1f7-5edc-4fff-b2e9-0a5f659c61c2 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-e784f48c-c404-4b87-be34-8d310b906834 req-7239a1f7-5edc-4fff-b2e9-0a5f659c61c2 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-e784f48c-c404-4b87-be34-8d310b906834 req-7239a1f7-5edc-4fff-b2e9-0a5f659c61c2 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:21 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-50dc45f4-2bb1-4923-b783-aeaa02d6ac4d tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:28:21 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-50dc45f4-2bb1-4923-b783-aeaa02d6ac4d tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: d9e9b04e-4b5b-4259-bf04-cc653e1384db] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:28:21 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-e784f48c-c404-4b87-be34-8d310b906834 req-7239a1f7-5edc-4fff-b2e9-0a5f659c61c2 service nova] Creating event network-vif-unplugged:e155d54e-fade-423c-bd40-438c6bf60fc7 for instance d9e9b04e-4b5b-4259-bf04-cc653e1384db on devstack Aug 09 11:28:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-50dc45f4-2bb1-4923-b783-aeaa02d6ac4d tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-50dc45f4-2bb1-4923-b783-aeaa02d6ac4d tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:21 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-e784f48c-c404-4b87-be34-8d310b906834 req-7239a1f7-5edc-4fff-b2e9-0a5f659c61c2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:28:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-50dc45f4-2bb1-4923-b783-aeaa02d6ac4d tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-50dc45f4-2bb1-4923-b783-aeaa02d6ac4d tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-50dc45f4-2bb1-4923-b783-aeaa02d6ac4d tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-50dc45f4-2bb1-4923-b783-aeaa02d6ac4d tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:21 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-e784f48c-c404-4b87-be34-8d310b906834 req-7239a1f7-5edc-4fff-b2e9-0a5f659c61c2 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.045413 Aug 09 11:28:21 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 388/735] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:28:21 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:28:21 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-50dc45f4-2bb1-4923-b783-aeaa02d6ac4d tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] HTTP exception thrown: Instance d9e9b04e-4b5b-4259-bf04-cc653e1384db could not be found. Aug 09 11:28:21 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-50dc45f4-2bb1-4923-b783-aeaa02d6ac4d tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Returning 404 to user: Instance d9e9b04e-4b5b-4259-bf04-cc653e1384db could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:28:21 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-50dc45f4-2bb1-4923-b783-aeaa02d6ac4d tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] 192.168.122.209 "GET /compute/v2.1/servers/d9e9b04e-4b5b-4259-bf04-cc653e1384db" status: 404 len: 111 microversion: 2.1 time: 0.061350 Aug 09 11:28:21 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 348/736] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:28:21 2026] GET /compute/v2.1/servers/d9e9b04e-4b5b-4259-bf04-cc653e1384db => generated 111 bytes in 63 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:28:21 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesActionsTest-instance-1602748535", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42", "networks": [{"uuid": "dac568f8-df23-4da4-b060-d52821b66e54"}]}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:28:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:21 devstack devstack@n-api.service[63877]: DEBUG nova.network.neutron [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] validate_networks() for [('dac568f8-df23-4da4-b060-d52821b66e54', None, None, None, None, None)] {{(pid=63877) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:28:21 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:28:21 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:28:22 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Flavor limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:28:22 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Image limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:28:22 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Flavor pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:28:22 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Image pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:28:22 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:28:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:22 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Getting quotas for project 900173978f664e8dbfed859e47bfa64d. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:28:22 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Getting quotas for user b04ccc4b1ce14b08b9f7dcaa19e8376f and project 900173978f664e8dbfed859e47bfa64d. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:28:22 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Going to run 1 instances... {{(pid=63877) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:28:22 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: e74dd76a-8738-4764-92ba-6ccc3e37d652] 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='f5bfcc50-eba0-489a-9da6-58e41099c8c2',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=63877) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:28:22 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-0f4f9597-f06e-419b-96c0-1a8ebebe34dd tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 388 microversion: 2.1 time: 1.173517 Aug 09 11:28:22 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 389/737] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:28:21 2026] POST /compute/v2.1/servers => generated 388 bytes in 1175 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Aug 09 11:28:22 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-c7276cba-1e84-45fb-8f36-c2a1b29992f5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:28:22 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-c7276cba-1e84-45fb-8f36-c2a1b29992f5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: e74dd76a-8738-4764-92ba-6ccc3e37d652] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:28:22 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-c7276cba-1e84-45fb-8f36-c2a1b29992f5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:28:22 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-c7276cba-1e84-45fb-8f36-c2a1b29992f5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b04ccc4b1ce14b08b9f7dcaa19e8376f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '900173978f664e8dbfed859e47bfa64d', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:28:22 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-c7276cba-1e84-45fb-8f36-c2a1b29992f5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e74dd76a-8738-4764-92ba-6ccc3e37d652" status: 200 len: 1228 microversion: 2.1 time: 0.109968 Aug 09 11:28:22 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 349/738] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:28:22 2026] GET /compute/v2.1/servers/e74dd76a-8738-4764-92ba-6ccc3e37d652 => generated 1228 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:28:23 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-07f8015a-bfbe-4c7b-9050-5249180bf8e5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:28:23 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-07f8015a-bfbe-4c7b-9050-5249180bf8e5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: e74dd76a-8738-4764-92ba-6ccc3e37d652] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:28:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-07f8015a-bfbe-4c7b-9050-5249180bf8e5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-07f8015a-bfbe-4c7b-9050-5249180bf8e5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-07f8015a-bfbe-4c7b-9050-5249180bf8e5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-07f8015a-bfbe-4c7b-9050-5249180bf8e5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-07f8015a-bfbe-4c7b-9050-5249180bf8e5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-07f8015a-bfbe-4c7b-9050-5249180bf8e5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:23 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-07f8015a-bfbe-4c7b-9050-5249180bf8e5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:28:24 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-07f8015a-bfbe-4c7b-9050-5249180bf8e5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b04ccc4b1ce14b08b9f7dcaa19e8376f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '900173978f664e8dbfed859e47bfa64d', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:28:24 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-07f8015a-bfbe-4c7b-9050-5249180bf8e5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e74dd76a-8738-4764-92ba-6ccc3e37d652" status: 200 len: 1280 microversion: 2.1 time: 0.172457 Aug 09 11:28:24 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 390/739] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:28:23 2026] GET /compute/v2.1/servers/e74dd76a-8738-4764-92ba-6ccc3e37d652 => generated 1280 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:28:25 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-cd5d1343-7603-4a88-9c7c-42a21364398c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:28:25 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-cd5d1343-7603-4a88-9c7c-42a21364398c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: e74dd76a-8738-4764-92ba-6ccc3e37d652] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:28:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cd5d1343-7603-4a88-9c7c-42a21364398c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cd5d1343-7603-4a88-9c7c-42a21364398c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cd5d1343-7603-4a88-9c7c-42a21364398c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cd5d1343-7603-4a88-9c7c-42a21364398c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cd5d1343-7603-4a88-9c7c-42a21364398c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cd5d1343-7603-4a88-9c7c-42a21364398c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:25 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-cd5d1343-7603-4a88-9c7c-42a21364398c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:28:25 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-cd5d1343-7603-4a88-9c7c-42a21364398c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b04ccc4b1ce14b08b9f7dcaa19e8376f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '900173978f664e8dbfed859e47bfa64d', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:28:26 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-cd5d1343-7603-4a88-9c7c-42a21364398c tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e74dd76a-8738-4764-92ba-6ccc3e37d652" status: 200 len: 1328 microversion: 2.1 time: 0.959546 Aug 09 11:28:26 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 350/740] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:28:25 2026] GET /compute/v2.1/servers/e74dd76a-8738-4764-92ba-6ccc3e37d652 => generated 1328 bytes in 961 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:28:27 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-e20bbd30-d229-4184-ae51-f6e96b9ea684 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:28:27 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-e20bbd30-d229-4184-ae51-f6e96b9ea684 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: e74dd76a-8738-4764-92ba-6ccc3e37d652] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:28:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e20bbd30-d229-4184-ae51-f6e96b9ea684 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e20bbd30-d229-4184-ae51-f6e96b9ea684 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e20bbd30-d229-4184-ae51-f6e96b9ea684 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e20bbd30-d229-4184-ae51-f6e96b9ea684 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e20bbd30-d229-4184-ae51-f6e96b9ea684 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e20bbd30-d229-4184-ae51-f6e96b9ea684 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:27 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-e20bbd30-d229-4184-ae51-f6e96b9ea684 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:28:27 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-4740b6bc-f462-4fc0-9cce-196ad286c22d req-fe99da8d-cf70-49e1-9bb4-4a87f9f48507 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e74dd76a-8738-4764-92ba-6ccc3e37d652", "tag": "ad74c04f-f4db-4f82-9ef6-babf2ae6fe87"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:28:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-4740b6bc-f462-4fc0-9cce-196ad286c22d req-fe99da8d-cf70-49e1-9bb4-4a87f9f48507 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-4740b6bc-f462-4fc0-9cce-196ad286c22d req-fe99da8d-cf70-49e1-9bb4-4a87f9f48507 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-4740b6bc-f462-4fc0-9cce-196ad286c22d req-fe99da8d-cf70-49e1-9bb4-4a87f9f48507 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:27 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-4740b6bc-f462-4fc0-9cce-196ad286c22d req-fe99da8d-cf70-49e1-9bb4-4a87f9f48507 service nova] Creating event network-changed:ad74c04f-f4db-4f82-9ef6-babf2ae6fe87 for instance e74dd76a-8738-4764-92ba-6ccc3e37d652 on devstack Aug 09 11:28:27 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-4740b6bc-f462-4fc0-9cce-196ad286c22d req-fe99da8d-cf70-49e1-9bb4-4a87f9f48507 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:28:27 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-4740b6bc-f462-4fc0-9cce-196ad286c22d req-fe99da8d-cf70-49e1-9bb4-4a87f9f48507 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.071636 Aug 09 11:28:27 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 351/741] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:28:27 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:28:29 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-e20bbd30-d229-4184-ae51-f6e96b9ea684 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b04ccc4b1ce14b08b9f7dcaa19e8376f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '900173978f664e8dbfed859e47bfa64d', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:28:29 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-e20bbd30-d229-4184-ae51-f6e96b9ea684 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e74dd76a-8738-4764-92ba-6ccc3e37d652" status: 200 len: 1328 microversion: 2.1 time: 2.276098 Aug 09 11:28:29 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 391/742] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:28:27 2026] GET /compute/v2.1/servers/e74dd76a-8738-4764-92ba-6ccc3e37d652 => generated 1328 bytes in 2277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:28:30 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-92e8d9f8-4886-47f1-bc73-f556d53d2c44 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:28:30 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-92e8d9f8-4886-47f1-bc73-f556d53d2c44 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: e74dd76a-8738-4764-92ba-6ccc3e37d652] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:28:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-92e8d9f8-4886-47f1-bc73-f556d53d2c44 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-92e8d9f8-4886-47f1-bc73-f556d53d2c44 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-92e8d9f8-4886-47f1-bc73-f556d53d2c44 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-92e8d9f8-4886-47f1-bc73-f556d53d2c44 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-92e8d9f8-4886-47f1-bc73-f556d53d2c44 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-92e8d9f8-4886-47f1-bc73-f556d53d2c44 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:30 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-92e8d9f8-4886-47f1-bc73-f556d53d2c44 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:28:30 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-9ae9acf4-8aa6-47f7-9cf2-c4c685ba5efb req-c619b806-bed4-49f6-a7da-4940977c54b7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e74dd76a-8738-4764-92ba-6ccc3e37d652", "name": "network-vif-plugged", "status": "completed", "tag": "ad74c04f-f4db-4f82-9ef6-babf2ae6fe87"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:28:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-9ae9acf4-8aa6-47f7-9cf2-c4c685ba5efb req-c619b806-bed4-49f6-a7da-4940977c54b7 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-9ae9acf4-8aa6-47f7-9cf2-c4c685ba5efb req-c619b806-bed4-49f6-a7da-4940977c54b7 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-9ae9acf4-8aa6-47f7-9cf2-c4c685ba5efb req-c619b806-bed4-49f6-a7da-4940977c54b7 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:31 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-9ae9acf4-8aa6-47f7-9cf2-c4c685ba5efb req-c619b806-bed4-49f6-a7da-4940977c54b7 service nova] Creating event network-vif-plugged:ad74c04f-f4db-4f82-9ef6-babf2ae6fe87 for instance e74dd76a-8738-4764-92ba-6ccc3e37d652 on devstack Aug 09 11:28:31 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-9ae9acf4-8aa6-47f7-9cf2-c4c685ba5efb req-c619b806-bed4-49f6-a7da-4940977c54b7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:28:31 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-9ae9acf4-8aa6-47f7-9cf2-c4c685ba5efb req-c619b806-bed4-49f6-a7da-4940977c54b7 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.101898 Aug 09 11:28:31 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 392/743] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:28:30 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:28:31 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-92e8d9f8-4886-47f1-bc73-f556d53d2c44 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b04ccc4b1ce14b08b9f7dcaa19e8376f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '900173978f664e8dbfed859e47bfa64d', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:28:31 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-92e8d9f8-4886-47f1-bc73-f556d53d2c44 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e74dd76a-8738-4764-92ba-6ccc3e37d652" status: 200 len: 1328 microversion: 2.1 time: 1.610246 Aug 09 11:28:31 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 352/744] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:28:30 2026] GET /compute/v2.1/servers/e74dd76a-8738-4764-92ba-6ccc3e37d652 => generated 1328 bytes in 1615 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:28:32 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=2 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:28:32 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=3 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:28:32 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:28:33 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-f16802e4-2c51-489d-9345-551b307bf41f tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:28:33 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-f16802e4-2c51-489d-9345-551b307bf41f tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: e74dd76a-8738-4764-92ba-6ccc3e37d652] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:28:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f16802e4-2c51-489d-9345-551b307bf41f tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f16802e4-2c51-489d-9345-551b307bf41f tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f16802e4-2c51-489d-9345-551b307bf41f tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f16802e4-2c51-489d-9345-551b307bf41f tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f16802e4-2c51-489d-9345-551b307bf41f tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f16802e4-2c51-489d-9345-551b307bf41f tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:33 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-f16802e4-2c51-489d-9345-551b307bf41f tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:28:33 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-56d31f71-da84-42f0-af56-34baeb1df14b req-4a9dd1eb-6188-4f9d-8a82-323b02b6ac58 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e74dd76a-8738-4764-92ba-6ccc3e37d652", "name": "network-vif-plugged", "status": "completed", "tag": "ad74c04f-f4db-4f82-9ef6-babf2ae6fe87"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:28:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-56d31f71-da84-42f0-af56-34baeb1df14b req-4a9dd1eb-6188-4f9d-8a82-323b02b6ac58 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-56d31f71-da84-42f0-af56-34baeb1df14b req-4a9dd1eb-6188-4f9d-8a82-323b02b6ac58 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-56d31f71-da84-42f0-af56-34baeb1df14b req-4a9dd1eb-6188-4f9d-8a82-323b02b6ac58 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:33 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-56d31f71-da84-42f0-af56-34baeb1df14b req-4a9dd1eb-6188-4f9d-8a82-323b02b6ac58 service nova] Creating event network-vif-plugged:ad74c04f-f4db-4f82-9ef6-babf2ae6fe87 for instance e74dd76a-8738-4764-92ba-6ccc3e37d652 on devstack Aug 09 11:28:33 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-56d31f71-da84-42f0-af56-34baeb1df14b req-4a9dd1eb-6188-4f9d-8a82-323b02b6ac58 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:28:33 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-56d31f71-da84-42f0-af56-34baeb1df14b req-4a9dd1eb-6188-4f9d-8a82-323b02b6ac58 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.063620 Aug 09 11:28:33 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 353/745] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:28:33 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:28:33 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-f16802e4-2c51-489d-9345-551b307bf41f tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b04ccc4b1ce14b08b9f7dcaa19e8376f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '900173978f664e8dbfed859e47bfa64d', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:28:33 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-f16802e4-2c51-489d-9345-551b307bf41f tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e74dd76a-8738-4764-92ba-6ccc3e37d652" status: 200 len: 1328 microversion: 2.1 time: 0.432881 Aug 09 11:28:33 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 393/746] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:28:32 2026] GET /compute/v2.1/servers/e74dd76a-8738-4764-92ba-6ccc3e37d652 => generated 1328 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:28:34 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-2037d755-b059-4880-9023-694c6cba5898 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:28:34 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-2037d755-b059-4880-9023-694c6cba5898 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: e74dd76a-8738-4764-92ba-6ccc3e37d652] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:28:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2037d755-b059-4880-9023-694c6cba5898 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2037d755-b059-4880-9023-694c6cba5898 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2037d755-b059-4880-9023-694c6cba5898 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2037d755-b059-4880-9023-694c6cba5898 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2037d755-b059-4880-9023-694c6cba5898 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2037d755-b059-4880-9023-694c6cba5898 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:34 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-2037d755-b059-4880-9023-694c6cba5898 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:28:34 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-2037d755-b059-4880-9023-694c6cba5898 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b04ccc4b1ce14b08b9f7dcaa19e8376f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '900173978f664e8dbfed859e47bfa64d', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:28:34 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-2037d755-b059-4880-9023-694c6cba5898 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e74dd76a-8738-4764-92ba-6ccc3e37d652" status: 200 len: 1506 microversion: 2.1 time: 0.347821 Aug 09 11:28:34 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 354/747] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:28:34 2026] GET /compute/v2.1/servers/e74dd76a-8738-4764-92ba-6ccc3e37d652 => generated 1506 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:28:35 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-7f97b199-7ec6-4443-9802-0a8fe1c9c20e tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:28:35 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-7f97b199-7ec6-4443-9802-0a8fe1c9c20e tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: e74dd76a-8738-4764-92ba-6ccc3e37d652] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:28:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7f97b199-7ec6-4443-9802-0a8fe1c9c20e tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7f97b199-7ec6-4443-9802-0a8fe1c9c20e tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7f97b199-7ec6-4443-9802-0a8fe1c9c20e tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7f97b199-7ec6-4443-9802-0a8fe1c9c20e tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7f97b199-7ec6-4443-9802-0a8fe1c9c20e tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7f97b199-7ec6-4443-9802-0a8fe1c9c20e tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:35 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-7f97b199-7ec6-4443-9802-0a8fe1c9c20e tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: e74dd76a-8738-4764-92ba-6ccc3e37d652] Going to try to terminate instance {{(pid=63877) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:28:36 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-7f97b199-7ec6-4443-9802-0a8fe1c9c20e tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/e74dd76a-8738-4764-92ba-6ccc3e37d652" status: 204 len: 0 microversion: 2.1 time: 0.251070 Aug 09 11:28:36 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 394/748] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:28:35 2026] DELETE /compute/v2.1/servers/e74dd76a-8738-4764-92ba-6ccc3e37d652 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:28:36 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-3d0799b3-e111-4042-881f-c1a52ee5ab89 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:28:36 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-3d0799b3-e111-4042-881f-c1a52ee5ab89 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: e74dd76a-8738-4764-92ba-6ccc3e37d652] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:28:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3d0799b3-e111-4042-881f-c1a52ee5ab89 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3d0799b3-e111-4042-881f-c1a52ee5ab89 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3d0799b3-e111-4042-881f-c1a52ee5ab89 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3d0799b3-e111-4042-881f-c1a52ee5ab89 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3d0799b3-e111-4042-881f-c1a52ee5ab89 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3d0799b3-e111-4042-881f-c1a52ee5ab89 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:36 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-3d0799b3-e111-4042-881f-c1a52ee5ab89 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:28:36 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-3d0799b3-e111-4042-881f-c1a52ee5ab89 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b04ccc4b1ce14b08b9f7dcaa19e8376f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '900173978f664e8dbfed859e47bfa64d', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:28:36 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-3d0799b3-e111-4042-881f-c1a52ee5ab89 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e74dd76a-8738-4764-92ba-6ccc3e37d652" status: 200 len: 1512 microversion: 2.1 time: 0.262275 Aug 09 11:28:36 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 355/749] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:28:36 2026] GET /compute/v2.1/servers/e74dd76a-8738-4764-92ba-6ccc3e37d652 => generated 1512 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:28:37 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-f5893ea9-3286-405c-8bad-fe0517de3d25 req-b88a82b9-40c5-491a-8429-d25127bfda83 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e74dd76a-8738-4764-92ba-6ccc3e37d652", "name": "network-vif-unplugged", "status": "completed", "tag": "ad74c04f-f4db-4f82-9ef6-babf2ae6fe87"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:28:37 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-f5893ea9-3286-405c-8bad-fe0517de3d25 req-b88a82b9-40c5-491a-8429-d25127bfda83 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:37 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-f5893ea9-3286-405c-8bad-fe0517de3d25 req-b88a82b9-40c5-491a-8429-d25127bfda83 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:37 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-f5893ea9-3286-405c-8bad-fe0517de3d25 req-b88a82b9-40c5-491a-8429-d25127bfda83 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:37 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-f5893ea9-3286-405c-8bad-fe0517de3d25 req-b88a82b9-40c5-491a-8429-d25127bfda83 service nova] Creating event network-vif-unplugged:ad74c04f-f4db-4f82-9ef6-babf2ae6fe87 for instance e74dd76a-8738-4764-92ba-6ccc3e37d652 on devstack Aug 09 11:28:37 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-f5893ea9-3286-405c-8bad-fe0517de3d25 req-b88a82b9-40c5-491a-8429-d25127bfda83 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:28:37 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-f5893ea9-3286-405c-8bad-fe0517de3d25 req-b88a82b9-40c5-491a-8429-d25127bfda83 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.064816 Aug 09 11:28:37 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 395/750] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:28:37 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:28:37 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-967675a4-b5fe-4050-8681-761c76f3202a tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:28:37 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-967675a4-b5fe-4050-8681-761c76f3202a tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: e74dd76a-8738-4764-92ba-6ccc3e37d652] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:28:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-967675a4-b5fe-4050-8681-761c76f3202a tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-967675a4-b5fe-4050-8681-761c76f3202a tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-967675a4-b5fe-4050-8681-761c76f3202a tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-967675a4-b5fe-4050-8681-761c76f3202a tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-967675a4-b5fe-4050-8681-761c76f3202a tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:37 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-967675a4-b5fe-4050-8681-761c76f3202a tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:37 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-967675a4-b5fe-4050-8681-761c76f3202a tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:28:38 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-967675a4-b5fe-4050-8681-761c76f3202a tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b04ccc4b1ce14b08b9f7dcaa19e8376f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '900173978f664e8dbfed859e47bfa64d', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:28:38 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-967675a4-b5fe-4050-8681-761c76f3202a tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e74dd76a-8738-4764-92ba-6ccc3e37d652" status: 200 len: 1470 microversion: 2.1 time: 0.703746 Aug 09 11:28:38 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 356/751] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:28:37 2026] GET /compute/v2.1/servers/e74dd76a-8738-4764-92ba-6ccc3e37d652 => generated 1470 bytes in 707 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:28:39 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-822b4e54-ecb8-4565-a0e9-769023fddfa5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:28:39 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-822b4e54-ecb8-4565-a0e9-769023fddfa5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] [instance: e74dd76a-8738-4764-92ba-6ccc3e37d652] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:28:39 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=40,nova_api:UPDATE=3,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:28:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-822b4e54-ecb8-4565-a0e9-769023fddfa5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-822b4e54-ecb8-4565-a0e9-769023fddfa5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-822b4e54-ecb8-4565-a0e9-769023fddfa5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-822b4e54-ecb8-4565-a0e9-769023fddfa5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-822b4e54-ecb8-4565-a0e9-769023fddfa5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-822b4e54-ecb8-4565-a0e9-769023fddfa5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:39 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-822b4e54-ecb8-4565-a0e9-769023fddfa5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] HTTP exception thrown: Instance e74dd76a-8738-4764-92ba-6ccc3e37d652 could not be found. Aug 09 11:28:39 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-822b4e54-ecb8-4565-a0e9-769023fddfa5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] Returning 404 to user: Instance e74dd76a-8738-4764-92ba-6ccc3e37d652 could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:28:39 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-822b4e54-ecb8-4565-a0e9-769023fddfa5 tempest-VolumesActionsTest-1322388321 tempest-VolumesActionsTest-1322388321-project-member] 192.168.122.209 "GET /compute/v2.1/servers/e74dd76a-8738-4764-92ba-6ccc3e37d652" status: 404 len: 111 microversion: 2.1 time: 0.070239 Aug 09 11:28:39 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 396/752] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:28:39 2026] GET /compute/v2.1/servers/e74dd76a-8738-4764-92ba-6ccc3e37d652 => generated 111 bytes in 72 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:28:39 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-81b819fb-4030-45f7-bc9f-b8934c2cba85 req-5c216eab-09ac-48e5-a816-133eb34aefb5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e74dd76a-8738-4764-92ba-6ccc3e37d652", "name": "network-vif-unplugged", "status": "completed", "tag": "ad74c04f-f4db-4f82-9ef6-babf2ae6fe87"}, {"server_uuid": "e74dd76a-8738-4764-92ba-6ccc3e37d652", "name": "network-vif-deleted", "tag": "ad74c04f-f4db-4f82-9ef6-babf2ae6fe87"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:28:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-81b819fb-4030-45f7-bc9f-b8934c2cba85 req-5c216eab-09ac-48e5-a816-133eb34aefb5 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:28:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-81b819fb-4030-45f7-bc9f-b8934c2cba85 req-5c216eab-09ac-48e5-a816-133eb34aefb5 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:28:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-81b819fb-4030-45f7-bc9f-b8934c2cba85 req-5c216eab-09ac-48e5-a816-133eb34aefb5 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:28:39 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-81b819fb-4030-45f7-bc9f-b8934c2cba85 req-5c216eab-09ac-48e5-a816-133eb34aefb5 service nova] Creating event network-vif-unplugged:ad74c04f-f4db-4f82-9ef6-babf2ae6fe87 for instance e74dd76a-8738-4764-92ba-6ccc3e37d652 on devstack Aug 09 11:28:39 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-81b819fb-4030-45f7-bc9f-b8934c2cba85 req-5c216eab-09ac-48e5-a816-133eb34aefb5 service nova] Creating event network-vif-deleted:ad74c04f-f4db-4f82-9ef6-babf2ae6fe87 for instance e74dd76a-8738-4764-92ba-6ccc3e37d652 on devstack Aug 09 11:28:39 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-81b819fb-4030-45f7-bc9f-b8934c2cba85 req-5c216eab-09ac-48e5-a816-133eb34aefb5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:28:39 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-81b819fb-4030-45f7-bc9f-b8934c2cba85 req-5c216eab-09ac-48e5-a816-133eb34aefb5 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.072044 Aug 09 11:28:39 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 357/753] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:28:39 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:28:46 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-3565d14b-09f0-4eb9-bb0d-c4ecf26c4fcf tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestShelveInstance-38523679", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB3hdfALZXWXb+gvVo49eslMHHfB0dHe6gSaYnLAixnBoc9YaDSPJY+vo1ocpKdyhdQhgI0zXb6w0owUi0x08SRSefBk9QdI3pxWUj7LmbZBGmvnI2Lp7is4cqD06QrJ7g=="}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:28:46 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-3565d14b-09f0-4eb9-bb0d-c4ecf26c4fcf tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Getting quotas for project 3c081cb0f3844cbfafeb234f07618fbe. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:28:46 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-3565d14b-09f0-4eb9-bb0d-c4ecf26c4fcf tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Getting quotas for user 042e0374ef7a40488c273ae8e1066ba3 and project 3c081cb0f3844cbfafeb234f07618fbe. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:28:46 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-3565d14b-09f0-4eb9-bb0d-c4ecf26c4fcf tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "POST /compute/v2.1/os-keypairs" status: 200 len: 395 microversion: 2.1 time: 0.797126 Aug 09 11:28:46 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 397/754] 192.168.122.209 () {60 vars in 1161 bytes} [Sun Aug 9 11:28:45 2026] POST /compute/v2.1/os-keypairs => generated 395 bytes in 801 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:28:49 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=44,nova_cell1:UPDATE=4,nova_cell1:INSERT=2 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:28:49 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=32,nova_api:INSERT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:28:49 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=77,nova_cell1:INSERT=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:28:56 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=2 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:28:56 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=5,nova_api:INSERT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestShelveInstance-server-1560999331", "imageRef": "", "flavorRef": "42", "key_name": "tempest-TestShelveInstance-38523679", "security_groups": [{"name": "tempest-secgroup-smoke-744543536"}], "networks": [{"uuid": "c7868f92-7ca6-4e70-b290-95b3cfee4008"}], "block_device_mapping_v2": [{"uuid": "a0393bb4-f3a4-4019-910f-00dc3ed263ca", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:29:16 devstack devstack@n-api.service[63878]: DEBUG nova.network.neutron [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] validate_networks() for [('c7868f92-7ca6-4e70-b290-95b3cfee4008', None, None, None, None, None)] {{(pid=63878) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:29:16 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:29:16 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Flavor limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Image limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Flavor pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Image pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Getting quotas for project 3c081cb0f3844cbfafeb234f07618fbe. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Getting quotas for user 042e0374ef7a40488c273ae8e1066ba3 and project 3c081cb0f3844cbfafeb234f07618fbe. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Going to run 1 instances... {{(pid=63878) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] 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='a0393bb4-f3a4-4019-910f-00dc3ed263ca',volume_size=None,volume_type=None)] {{(pid=63878) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:29:16 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-ee98b7a2-6b22-474e-a813-6f64e85101ab tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 413 microversion: 2.1 time: 0.859242 Aug 09 11:29:16 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 358/755] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:29:16 2026] POST /compute/v2.1/servers => generated 413 bytes in 861 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Aug 09 11:29:16 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-2e6a2eb9-1f12-4e17-aebe-fcfeb72bac3c tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:29:16 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-2e6a2eb9-1f12-4e17-aebe-fcfeb72bac3c tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:29:16 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-2e6a2eb9-1f12-4e17-aebe-fcfeb72bac3c tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:29:17 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-2e6a2eb9-1f12-4e17-aebe-fcfeb72bac3c tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '042e0374ef7a40488c273ae8e1066ba3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c081cb0f3844cbfafeb234f07618fbe', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:29:17 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-2e6a2eb9-1f12-4e17-aebe-fcfeb72bac3c tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465" status: 200 len: 1097 microversion: 2.1 time: 0.102293 Aug 09 11:29:17 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 398/756] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:29:16 2026] GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465 => generated 1097 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:29:18 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-f5907f67-4ad6-4fca-80ea-cd1396e6d40c tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:29:18 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-f5907f67-4ad6-4fca-80ea-cd1396e6d40c tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:29:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f5907f67-4ad6-4fca-80ea-cd1396e6d40c tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:29:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f5907f67-4ad6-4fca-80ea-cd1396e6d40c tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:29:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f5907f67-4ad6-4fca-80ea-cd1396e6d40c tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:29:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f5907f67-4ad6-4fca-80ea-cd1396e6d40c tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:29:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f5907f67-4ad6-4fca-80ea-cd1396e6d40c tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:29:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f5907f67-4ad6-4fca-80ea-cd1396e6d40c tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:29:18 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-f5907f67-4ad6-4fca-80ea-cd1396e6d40c tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:29:18 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-f5907f67-4ad6-4fca-80ea-cd1396e6d40c tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '042e0374ef7a40488c273ae8e1066ba3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c081cb0f3844cbfafeb234f07618fbe', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:29:18 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-f5907f67-4ad6-4fca-80ea-cd1396e6d40c tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465" status: 200 len: 1203 microversion: 2.1 time: 0.154226 Aug 09 11:29:18 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 359/757] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:29:18 2026] GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465 => generated 1203 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:29:19 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-f28ded7c-54a4-424c-a772-ea27045da040 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:29:19 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-f28ded7c-54a4-424c-a772-ea27045da040 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:29:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f28ded7c-54a4-424c-a772-ea27045da040 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:29:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f28ded7c-54a4-424c-a772-ea27045da040 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:29:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f28ded7c-54a4-424c-a772-ea27045da040 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:29:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f28ded7c-54a4-424c-a772-ea27045da040 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:29:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f28ded7c-54a4-424c-a772-ea27045da040 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:29:19 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f28ded7c-54a4-424c-a772-ea27045da040 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:29:19 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-f28ded7c-54a4-424c-a772-ea27045da040 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:29:19 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-f28ded7c-54a4-424c-a772-ea27045da040 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '042e0374ef7a40488c273ae8e1066ba3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c081cb0f3844cbfafeb234f07618fbe', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:29:19 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-f28ded7c-54a4-424c-a772-ea27045da040 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465" status: 200 len: 1280 microversion: 2.1 time: 0.244349 Aug 09 11:29:19 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 399/758] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:29:19 2026] GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465 => generated 1280 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:29:20 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-12d9574d-42b8-4d10-9cb0-b53dbcc0fa36 req-c4bc56ac-86d4-465d-b61e-84e8cb4284e4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a612349b-a6b7-4f77-8b3a-8fc52281c465", "tag": "e18eab18-c51a-47d1-bb24-dca1a4b36797"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:29:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-12d9574d-42b8-4d10-9cb0-b53dbcc0fa36 req-c4bc56ac-86d4-465d-b61e-84e8cb4284e4 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:29:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-12d9574d-42b8-4d10-9cb0-b53dbcc0fa36 req-c4bc56ac-86d4-465d-b61e-84e8cb4284e4 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:29:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-12d9574d-42b8-4d10-9cb0-b53dbcc0fa36 req-c4bc56ac-86d4-465d-b61e-84e8cb4284e4 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:29:20 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-12d9574d-42b8-4d10-9cb0-b53dbcc0fa36 req-c4bc56ac-86d4-465d-b61e-84e8cb4284e4 service nova] Creating event network-changed:e18eab18-c51a-47d1-bb24-dca1a4b36797 for instance a612349b-a6b7-4f77-8b3a-8fc52281c465 on devstack Aug 09 11:29:20 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-12d9574d-42b8-4d10-9cb0-b53dbcc0fa36 req-c4bc56ac-86d4-465d-b61e-84e8cb4284e4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:29:20 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-12d9574d-42b8-4d10-9cb0-b53dbcc0fa36 req-c4bc56ac-86d4-465d-b61e-84e8cb4284e4 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.064521 Aug 09 11:29:20 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 360/759] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:29:20 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:29:20 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b457eb12-0a7c-4047-bbb9-f7131cf71a99 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:29:20 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-b457eb12-0a7c-4047-bbb9-f7131cf71a99 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:29:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b457eb12-0a7c-4047-bbb9-f7131cf71a99 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:29:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b457eb12-0a7c-4047-bbb9-f7131cf71a99 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:29:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b457eb12-0a7c-4047-bbb9-f7131cf71a99 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:29:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b457eb12-0a7c-4047-bbb9-f7131cf71a99 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:29:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b457eb12-0a7c-4047-bbb9-f7131cf71a99 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:29:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b457eb12-0a7c-4047-bbb9-f7131cf71a99 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:29:20 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-b457eb12-0a7c-4047-bbb9-f7131cf71a99 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:29:20 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-b457eb12-0a7c-4047-bbb9-f7131cf71a99 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '042e0374ef7a40488c273ae8e1066ba3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c081cb0f3844cbfafeb234f07618fbe', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:29:20 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b457eb12-0a7c-4047-bbb9-f7131cf71a99 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465" status: 200 len: 1280 microversion: 2.1 time: 0.300054 Aug 09 11:29:20 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 400/760] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:29:20 2026] GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465 => generated 1280 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:29:21 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-e6e95956-9db2-460a-8d39-dddd5a539ab5 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:29:21 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-e6e95956-9db2-460a-8d39-dddd5a539ab5 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:29:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e6e95956-9db2-460a-8d39-dddd5a539ab5 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:29:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e6e95956-9db2-460a-8d39-dddd5a539ab5 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:29:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e6e95956-9db2-460a-8d39-dddd5a539ab5 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:29:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e6e95956-9db2-460a-8d39-dddd5a539ab5 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:29:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e6e95956-9db2-460a-8d39-dddd5a539ab5 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:29:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e6e95956-9db2-460a-8d39-dddd5a539ab5 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:29:21 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-e6e95956-9db2-460a-8d39-dddd5a539ab5 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:29:22 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-d72d96a3-abc9-4385-ae8c-a2598c77ccf5 req-dc61fb13-1873-47c4-af3e-3b4628f6fc6e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a612349b-a6b7-4f77-8b3a-8fc52281c465", "name": "network-vif-plugged", "status": "completed", "tag": "e18eab18-c51a-47d1-bb24-dca1a4b36797"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:29:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-d72d96a3-abc9-4385-ae8c-a2598c77ccf5 req-dc61fb13-1873-47c4-af3e-3b4628f6fc6e service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:29:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-d72d96a3-abc9-4385-ae8c-a2598c77ccf5 req-dc61fb13-1873-47c4-af3e-3b4628f6fc6e service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:29:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-d72d96a3-abc9-4385-ae8c-a2598c77ccf5 req-dc61fb13-1873-47c4-af3e-3b4628f6fc6e service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:29:22 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-d72d96a3-abc9-4385-ae8c-a2598c77ccf5 req-dc61fb13-1873-47c4-af3e-3b4628f6fc6e service nova] Creating event network-vif-plugged:e18eab18-c51a-47d1-bb24-dca1a4b36797 for instance a612349b-a6b7-4f77-8b3a-8fc52281c465 on devstack Aug 09 11:29:22 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-d72d96a3-abc9-4385-ae8c-a2598c77ccf5 req-dc61fb13-1873-47c4-af3e-3b4628f6fc6e service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:29:22 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-d72d96a3-abc9-4385-ae8c-a2598c77ccf5 req-dc61fb13-1873-47c4-af3e-3b4628f6fc6e service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.130965 Aug 09 11:29:22 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 401/761] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:29:22 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:29:22 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-e6e95956-9db2-460a-8d39-dddd5a539ab5 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '042e0374ef7a40488c273ae8e1066ba3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c081cb0f3844cbfafeb234f07618fbe', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:29:22 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-e6e95956-9db2-460a-8d39-dddd5a539ab5 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465" status: 200 len: 1268 microversion: 2.1 time: 0.845616 Aug 09 11:29:22 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 361/762] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:29:21 2026] GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465 => generated 1268 bytes in 854 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:29:23 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-d60c0253-0763-468f-8c5b-c6c67377d8eb tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:29:23 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-d60c0253-0763-468f-8c5b-c6c67377d8eb tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:29:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d60c0253-0763-468f-8c5b-c6c67377d8eb tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:29:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d60c0253-0763-468f-8c5b-c6c67377d8eb tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:29:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d60c0253-0763-468f-8c5b-c6c67377d8eb tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:29:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d60c0253-0763-468f-8c5b-c6c67377d8eb tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:29:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d60c0253-0763-468f-8c5b-c6c67377d8eb tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:29:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d60c0253-0763-468f-8c5b-c6c67377d8eb tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:29:23 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-d60c0253-0763-468f-8c5b-c6c67377d8eb tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:29:24 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-d60c0253-0763-468f-8c5b-c6c67377d8eb tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '042e0374ef7a40488c273ae8e1066ba3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c081cb0f3844cbfafeb234f07618fbe', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:29:24 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-d60c0253-0763-468f-8c5b-c6c67377d8eb tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465" status: 200 len: 1268 microversion: 2.1 time: 0.345769 Aug 09 11:29:24 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 402/763] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:29:23 2026] GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465 => generated 1268 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:29:24 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-a2f6cdcc-51e5-4cc3-8cc5-f6622ccb99b7 req-a93a9e6d-7110-4691-b942-11c5dfe8b8a7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a612349b-a6b7-4f77-8b3a-8fc52281c465", "name": "network-vif-plugged", "status": "completed", "tag": "e18eab18-c51a-47d1-bb24-dca1a4b36797"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:29:24 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-a2f6cdcc-51e5-4cc3-8cc5-f6622ccb99b7 req-a93a9e6d-7110-4691-b942-11c5dfe8b8a7 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:29:24 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-a2f6cdcc-51e5-4cc3-8cc5-f6622ccb99b7 req-a93a9e6d-7110-4691-b942-11c5dfe8b8a7 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:29:24 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-a2f6cdcc-51e5-4cc3-8cc5-f6622ccb99b7 req-a93a9e6d-7110-4691-b942-11c5dfe8b8a7 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:29:24 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-a2f6cdcc-51e5-4cc3-8cc5-f6622ccb99b7 req-a93a9e6d-7110-4691-b942-11c5dfe8b8a7 service nova] Creating event network-vif-plugged:e18eab18-c51a-47d1-bb24-dca1a4b36797 for instance a612349b-a6b7-4f77-8b3a-8fc52281c465 on devstack Aug 09 11:29:24 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-a2f6cdcc-51e5-4cc3-8cc5-f6622ccb99b7 req-a93a9e6d-7110-4691-b942-11c5dfe8b8a7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:29:24 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-a2f6cdcc-51e5-4cc3-8cc5-f6622ccb99b7 req-a93a9e6d-7110-4691-b942-11c5dfe8b8a7 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.047143 Aug 09 11:29:24 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 362/764] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:29:24 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:29:25 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-5648206b-ee50-4c29-ae19-ce83b465e044 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:29:25 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-5648206b-ee50-4c29-ae19-ce83b465e044 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:29:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5648206b-ee50-4c29-ae19-ce83b465e044 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:29:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5648206b-ee50-4c29-ae19-ce83b465e044 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:29:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5648206b-ee50-4c29-ae19-ce83b465e044 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:29:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5648206b-ee50-4c29-ae19-ce83b465e044 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:29:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5648206b-ee50-4c29-ae19-ce83b465e044 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:29:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5648206b-ee50-4c29-ae19-ce83b465e044 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:29:25 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-5648206b-ee50-4c29-ae19-ce83b465e044 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:29:25 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-5648206b-ee50-4c29-ae19-ce83b465e044 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '042e0374ef7a40488c273ae8e1066ba3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c081cb0f3844cbfafeb234f07618fbe', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:29:25 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-5648206b-ee50-4c29-ae19-ce83b465e044 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465" status: 200 len: 1446 microversion: 2.1 time: 0.230703 Aug 09 11:29:25 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 403/765] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:29:25 2026] GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465 => generated 1446 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:29:25 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-cf63ce9a-0f5b-4188-bb81-d9ae8c0143c0 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:29:25 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-cf63ce9a-0f5b-4188-bb81-d9ae8c0143c0 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:29:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf63ce9a-0f5b-4188-bb81-d9ae8c0143c0 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:29:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf63ce9a-0f5b-4188-bb81-d9ae8c0143c0 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:29:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf63ce9a-0f5b-4188-bb81-d9ae8c0143c0 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:29:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf63ce9a-0f5b-4188-bb81-d9ae8c0143c0 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:29:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf63ce9a-0f5b-4188-bb81-d9ae8c0143c0 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:29:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cf63ce9a-0f5b-4188-bb81-d9ae8c0143c0 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:29:25 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-cf63ce9a-0f5b-4188-bb81-d9ae8c0143c0 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:29:25 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-cf63ce9a-0f5b-4188-bb81-d9ae8c0143c0 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '042e0374ef7a40488c273ae8e1066ba3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c081cb0f3844cbfafeb234f07618fbe', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:29:25 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-cf63ce9a-0f5b-4188-bb81-d9ae8c0143c0 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465" status: 200 len: 1446 microversion: 2.1 time: 0.455766 Aug 09 11:29:25 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 363/766] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:29:25 2026] GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465 => generated 1446 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:29:26 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=2 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:29:26 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:29:27 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:29:29 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-8e4aae28-452f-4f07-bd33-8b82454b0a8d req-44785d9e-5027-4b98-a2d4-fc52a32463d9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a612349b-a6b7-4f77-8b3a-8fc52281c465", "tag": "e18eab18-c51a-47d1-bb24-dca1a4b36797"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:29:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-8e4aae28-452f-4f07-bd33-8b82454b0a8d req-44785d9e-5027-4b98-a2d4-fc52a32463d9 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:29:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-8e4aae28-452f-4f07-bd33-8b82454b0a8d req-44785d9e-5027-4b98-a2d4-fc52a32463d9 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:29:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-8e4aae28-452f-4f07-bd33-8b82454b0a8d req-44785d9e-5027-4b98-a2d4-fc52a32463d9 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:29:29 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-8e4aae28-452f-4f07-bd33-8b82454b0a8d req-44785d9e-5027-4b98-a2d4-fc52a32463d9 service nova] Creating event network-changed:e18eab18-c51a-47d1-bb24-dca1a4b36797 for instance a612349b-a6b7-4f77-8b3a-8fc52281c465 on devstack Aug 09 11:29:29 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-8e4aae28-452f-4f07-bd33-8b82454b0a8d req-44785d9e-5027-4b98-a2d4-fc52a32463d9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:29:29 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-8e4aae28-452f-4f07-bd33-8b82454b0a8d req-44785d9e-5027-4b98-a2d4-fc52a32463d9 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.073852 Aug 09 11:29:29 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 404/767] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:29:29 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:29:35 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=12,nova_api:INSERT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:29:35 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=16 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:29:39 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=8 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:29:39 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=18 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:30:06 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-936d7a12-a32a-498b-8e81-d6436648d091 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:30:06 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-936d7a12-a32a-498b-8e81-d6436648d091 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-936d7a12-a32a-498b-8e81-d6436648d091 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-936d7a12-a32a-498b-8e81-d6436648d091 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-936d7a12-a32a-498b-8e81-d6436648d091 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-936d7a12-a32a-498b-8e81-d6436648d091 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-936d7a12-a32a-498b-8e81-d6436648d091 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-936d7a12-a32a-498b-8e81-d6436648d091 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-936d7a12-a32a-498b-8e81-d6436648d091 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-936d7a12-a32a-498b-8e81-d6436648d091 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:06 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-936d7a12-a32a-498b-8e81-d6436648d091 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:06 devstack devstack@n-api.service[63878]: DEBUG nova.objects.instance [None req-936d7a12-a32a-498b-8e81-d6436648d091 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lazy-loading 'flavor' on Instance uuid a612349b-a6b7-4f77-8b3a-8fc52281c465 {{(pid=63878) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:30:06 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-936d7a12-a32a-498b-8e81-d6436648d091 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "POST /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465/action" status: 202 len: 0 microversion: 2.1 time: 0.204489 Aug 09 11:30:06 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 364/768] 192.168.122.209 () {60 vars in 1280 bytes} [Sun Aug 9 11:30:06 2026] POST /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465/action => generated 0 bytes in 206 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:30:06 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-bab6aa42-19bc-4904-ae5d-bd7d426a6445 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:06 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-bab6aa42-19bc-4904-ae5d-bd7d426a6445 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bab6aa42-19bc-4904-ae5d-bd7d426a6445 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bab6aa42-19bc-4904-ae5d-bd7d426a6445 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bab6aa42-19bc-4904-ae5d-bd7d426a6445 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bab6aa42-19bc-4904-ae5d-bd7d426a6445 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bab6aa42-19bc-4904-ae5d-bd7d426a6445 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:06 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bab6aa42-19bc-4904-ae5d-bd7d426a6445 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:06 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-bab6aa42-19bc-4904-ae5d-bd7d426a6445 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:06 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-bab6aa42-19bc-4904-ae5d-bd7d426a6445 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '042e0374ef7a40488c273ae8e1066ba3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c081cb0f3844cbfafeb234f07618fbe', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:30:06 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-bab6aa42-19bc-4904-ae5d-bd7d426a6445 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465" status: 200 len: 1570 microversion: 2.1 time: 0.297930 Aug 09 11:30:06 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 405/769] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:30:06 2026] GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465 => generated 1570 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:30:07 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-772e6319-9f7f-4c8c-b011-93ca92eb3d13 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:07 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-772e6319-9f7f-4c8c-b011-93ca92eb3d13 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-772e6319-9f7f-4c8c-b011-93ca92eb3d13 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-772e6319-9f7f-4c8c-b011-93ca92eb3d13 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-772e6319-9f7f-4c8c-b011-93ca92eb3d13 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-772e6319-9f7f-4c8c-b011-93ca92eb3d13 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-772e6319-9f7f-4c8c-b011-93ca92eb3d13 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:07 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-772e6319-9f7f-4c8c-b011-93ca92eb3d13 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:07 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-772e6319-9f7f-4c8c-b011-93ca92eb3d13 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:08 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-772e6319-9f7f-4c8c-b011-93ca92eb3d13 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '042e0374ef7a40488c273ae8e1066ba3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c081cb0f3844cbfafeb234f07618fbe', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:30:08 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-772e6319-9f7f-4c8c-b011-93ca92eb3d13 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465" status: 200 len: 1570 microversion: 2.1 time: 0.206165 Aug 09 11:30:08 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 365/770] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:30:07 2026] GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465 => generated 1570 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:30:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-55be0ada-7257-4812-a216-0374318800cd req-c9a79bd2-c0a6-400f-bbc0-dddce02f801f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a612349b-a6b7-4f77-8b3a-8fc52281c465", "name": "network-vif-unplugged", "status": "completed", "tag": "e18eab18-c51a-47d1-bb24-dca1a4b36797"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:30:08 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-55be0ada-7257-4812-a216-0374318800cd req-c9a79bd2-c0a6-400f-bbc0-dddce02f801f service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:08 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-55be0ada-7257-4812-a216-0374318800cd req-c9a79bd2-c0a6-400f-bbc0-dddce02f801f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:08 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-55be0ada-7257-4812-a216-0374318800cd req-c9a79bd2-c0a6-400f-bbc0-dddce02f801f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:08 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-55be0ada-7257-4812-a216-0374318800cd req-c9a79bd2-c0a6-400f-bbc0-dddce02f801f service nova] Creating event network-vif-unplugged:e18eab18-c51a-47d1-bb24-dca1a4b36797 for instance a612349b-a6b7-4f77-8b3a-8fc52281c465 on devstack Aug 09 11:30:08 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-55be0ada-7257-4812-a216-0374318800cd req-c9a79bd2-c0a6-400f-bbc0-dddce02f801f service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:30:08 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-55be0ada-7257-4812-a216-0374318800cd req-c9a79bd2-c0a6-400f-bbc0-dddce02f801f service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.064954 Aug 09 11:30:08 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 406/771] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:30:08 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:30:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-cdc02762-7149-4c1b-a14d-3f6611fd30f1 req-4616f878-5668-4d81-8784-d4c897424838 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a612349b-a6b7-4f77-8b3a-8fc52281c465", "name": "network-vif-unplugged", "status": "completed", "tag": "e18eab18-c51a-47d1-bb24-dca1a4b36797"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:30:08 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-cdc02762-7149-4c1b-a14d-3f6611fd30f1 req-4616f878-5668-4d81-8784-d4c897424838 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:08 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-cdc02762-7149-4c1b-a14d-3f6611fd30f1 req-4616f878-5668-4d81-8784-d4c897424838 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:08 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-cdc02762-7149-4c1b-a14d-3f6611fd30f1 req-4616f878-5668-4d81-8784-d4c897424838 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:08 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-cdc02762-7149-4c1b-a14d-3f6611fd30f1 req-4616f878-5668-4d81-8784-d4c897424838 service nova] Creating event network-vif-unplugged:e18eab18-c51a-47d1-bb24-dca1a4b36797 for instance a612349b-a6b7-4f77-8b3a-8fc52281c465 on devstack Aug 09 11:30:08 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-cdc02762-7149-4c1b-a14d-3f6611fd30f1 req-4616f878-5668-4d81-8784-d4c897424838 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:30:08 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-cdc02762-7149-4c1b-a14d-3f6611fd30f1 req-4616f878-5668-4d81-8784-d4c897424838 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.057528 Aug 09 11:30:08 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 366/772] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:30:08 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:30:09 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-f02f1fcb-e247-4507-a0a8-e73a225f05f3 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:09 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-f02f1fcb-e247-4507-a0a8-e73a225f05f3 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f02f1fcb-e247-4507-a0a8-e73a225f05f3 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f02f1fcb-e247-4507-a0a8-e73a225f05f3 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f02f1fcb-e247-4507-a0a8-e73a225f05f3 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f02f1fcb-e247-4507-a0a8-e73a225f05f3 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f02f1fcb-e247-4507-a0a8-e73a225f05f3 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:09 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f02f1fcb-e247-4507-a0a8-e73a225f05f3 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:09 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-f02f1fcb-e247-4507-a0a8-e73a225f05f3 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:09 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-f02f1fcb-e247-4507-a0a8-e73a225f05f3 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '042e0374ef7a40488c273ae8e1066ba3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c081cb0f3844cbfafeb234f07618fbe', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:30:09 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-f02f1fcb-e247-4507-a0a8-e73a225f05f3 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465" status: 200 len: 1570 microversion: 2.1 time: 0.280635 Aug 09 11:30:09 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 407/773] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:30:09 2026] GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465 => generated 1570 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:30:10 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-d8df2a98-57fb-4ad7-aa01-717a4f93ce15 req-2512aaa0-7a11-4f62-bde8-1ea107168022 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a612349b-a6b7-4f77-8b3a-8fc52281c465", "tag": "e18eab18-c51a-47d1-bb24-dca1a4b36797"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:30:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-d8df2a98-57fb-4ad7-aa01-717a4f93ce15 req-2512aaa0-7a11-4f62-bde8-1ea107168022 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-d8df2a98-57fb-4ad7-aa01-717a4f93ce15 req-2512aaa0-7a11-4f62-bde8-1ea107168022 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-d8df2a98-57fb-4ad7-aa01-717a4f93ce15 req-2512aaa0-7a11-4f62-bde8-1ea107168022 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:10 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.compute.server_external_events [req-d8df2a98-57fb-4ad7-aa01-717a4f93ce15 req-2512aaa0-7a11-4f62-bde8-1ea107168022 service nova] Unable to find a host for instance a612349b-a6b7-4f77-8b3a-8fc52281c465. Dropping event network-changed {{(pid=63878) create /opt/stack/nova/nova/api/openstack/compute/server_external_events.py:145}} Aug 09 11:30:10 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-d8df2a98-57fb-4ad7-aa01-717a4f93ce15 req-2512aaa0-7a11-4f62-bde8-1ea107168022 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 207 len: 176 microversion: 2.1 time: 0.035974 Aug 09 11:30:10 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 367/774] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:30:10 2026] POST /compute/v2.1/os-server-external-events => generated 176 bytes in 37 msecs (HTTP/1.1 207) 9 headers in 367 bytes (1 switches on core 0) Aug 09 11:30:10 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-a14abc14-c55e-408c-86f5-95aaaeeae655 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:10 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-a14abc14-c55e-408c-86f5-95aaaeeae655 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a14abc14-c55e-408c-86f5-95aaaeeae655 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a14abc14-c55e-408c-86f5-95aaaeeae655 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a14abc14-c55e-408c-86f5-95aaaeeae655 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a14abc14-c55e-408c-86f5-95aaaeeae655 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a14abc14-c55e-408c-86f5-95aaaeeae655 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a14abc14-c55e-408c-86f5-95aaaeeae655 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:10 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-a14abc14-c55e-408c-86f5-95aaaeeae655 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:10 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-a14abc14-c55e-408c-86f5-95aaaeeae655 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '042e0374ef7a40488c273ae8e1066ba3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c081cb0f3844cbfafeb234f07618fbe', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:30:10 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-a14abc14-c55e-408c-86f5-95aaaeeae655 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465" status: 200 len: 1511 microversion: 2.1 time: 0.208280 Aug 09 11:30:10 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 408/775] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:30:10 2026] GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465 => generated 1511 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:30:10 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-c9a789cb-3aef-4906-84f9-eeb640e4d41e tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:30:10 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-c9a789cb-3aef-4906-84f9-eeb640e4d41e tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c9a789cb-3aef-4906-84f9-eeb640e4d41e tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c9a789cb-3aef-4906-84f9-eeb640e4d41e tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c9a789cb-3aef-4906-84f9-eeb640e4d41e tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c9a789cb-3aef-4906-84f9-eeb640e4d41e tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c9a789cb-3aef-4906-84f9-eeb640e4d41e tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c9a789cb-3aef-4906-84f9-eeb640e4d41e tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:10 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-c9a789cb-3aef-4906-84f9-eeb640e4d41e tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:10 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-c9a789cb-3aef-4906-84f9-eeb640e4d41e tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=63878) unshelve /opt/stack/nova/nova/compute/api.py:4783}} Aug 09 11:30:10 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-c9a789cb-3aef-4906-84f9-eeb640e4d41e tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "POST /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465/action" status: 202 len: 0 microversion: 2.1 time: 0.139237 Aug 09 11:30:10 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 368/776] 192.168.122.209 () {60 vars in 1280 bytes} [Sun Aug 9 11:30:10 2026] POST /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:30:10 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-fab83d32-10bc-4f2b-b416-e1e2eb50224d tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:10 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-fab83d32-10bc-4f2b-b416-e1e2eb50224d tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fab83d32-10bc-4f2b-b416-e1e2eb50224d tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fab83d32-10bc-4f2b-b416-e1e2eb50224d tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fab83d32-10bc-4f2b-b416-e1e2eb50224d tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fab83d32-10bc-4f2b-b416-e1e2eb50224d tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fab83d32-10bc-4f2b-b416-e1e2eb50224d tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fab83d32-10bc-4f2b-b416-e1e2eb50224d tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:10 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-fab83d32-10bc-4f2b-b416-e1e2eb50224d tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:11 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-fab83d32-10bc-4f2b-b416-e1e2eb50224d tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '042e0374ef7a40488c273ae8e1066ba3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c081cb0f3844cbfafeb234f07618fbe', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:30:11 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-fab83d32-10bc-4f2b-b416-e1e2eb50224d tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465" status: 200 len: 1519 microversion: 2.1 time: 0.309588 Aug 09 11:30:11 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 409/777] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:30:10 2026] GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465 => generated 1519 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:30:12 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-b73766c0-5004-4ec2-8250-b6a093b7976f tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:12 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-b73766c0-5004-4ec2-8250-b6a093b7976f tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b73766c0-5004-4ec2-8250-b6a093b7976f tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b73766c0-5004-4ec2-8250-b6a093b7976f tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b73766c0-5004-4ec2-8250-b6a093b7976f tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b73766c0-5004-4ec2-8250-b6a093b7976f tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b73766c0-5004-4ec2-8250-b6a093b7976f tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:12 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b73766c0-5004-4ec2-8250-b6a093b7976f tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:12 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-b73766c0-5004-4ec2-8250-b6a093b7976f tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:12 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-b73766c0-5004-4ec2-8250-b6a093b7976f tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '042e0374ef7a40488c273ae8e1066ba3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c081cb0f3844cbfafeb234f07618fbe', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:30:12 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-b73766c0-5004-4ec2-8250-b6a093b7976f tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465" status: 200 len: 1521 microversion: 2.1 time: 0.335214 Aug 09 11:30:12 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 369/778] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:30:12 2026] GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465 => generated 1521 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:30:13 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-bd5cc1eb-2652-43b3-a2fb-01fcd0c5ed8f tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:13 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-bd5cc1eb-2652-43b3-a2fb-01fcd0c5ed8f tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bd5cc1eb-2652-43b3-a2fb-01fcd0c5ed8f tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bd5cc1eb-2652-43b3-a2fb-01fcd0c5ed8f tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bd5cc1eb-2652-43b3-a2fb-01fcd0c5ed8f tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bd5cc1eb-2652-43b3-a2fb-01fcd0c5ed8f tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bd5cc1eb-2652-43b3-a2fb-01fcd0c5ed8f tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bd5cc1eb-2652-43b3-a2fb-01fcd0c5ed8f tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:13 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-bd5cc1eb-2652-43b3-a2fb-01fcd0c5ed8f tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:14 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-04cd2c20-e09c-47cc-9244-b8a1a4b5d164 req-389714fb-318d-4827-9088-45b92eef2922 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a612349b-a6b7-4f77-8b3a-8fc52281c465", "tag": "e18eab18-c51a-47d1-bb24-dca1a4b36797"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:30:14 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-04cd2c20-e09c-47cc-9244-b8a1a4b5d164 req-389714fb-318d-4827-9088-45b92eef2922 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:14 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-04cd2c20-e09c-47cc-9244-b8a1a4b5d164 req-389714fb-318d-4827-9088-45b92eef2922 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:14 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-04cd2c20-e09c-47cc-9244-b8a1a4b5d164 req-389714fb-318d-4827-9088-45b92eef2922 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:14 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-04cd2c20-e09c-47cc-9244-b8a1a4b5d164 req-389714fb-318d-4827-9088-45b92eef2922 service nova] Creating event network-changed:e18eab18-c51a-47d1-bb24-dca1a4b36797 for instance a612349b-a6b7-4f77-8b3a-8fc52281c465 on devstack Aug 09 11:30:14 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-04cd2c20-e09c-47cc-9244-b8a1a4b5d164 req-389714fb-318d-4827-9088-45b92eef2922 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:30:14 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-04cd2c20-e09c-47cc-9244-b8a1a4b5d164 req-389714fb-318d-4827-9088-45b92eef2922 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.055661 Aug 09 11:30:14 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 370/779] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:30:14 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:30:14 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-bd5cc1eb-2652-43b3-a2fb-01fcd0c5ed8f tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '042e0374ef7a40488c273ae8e1066ba3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c081cb0f3844cbfafeb234f07618fbe', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:30:14 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-bd5cc1eb-2652-43b3-a2fb-01fcd0c5ed8f tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465" status: 200 len: 1577 microversion: 2.1 time: 1.346096 Aug 09 11:30:14 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 410/780] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:30:13 2026] GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465 => generated 1577 bytes in 1348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:30:15 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-9b5b3ed9-3462-4c76-87a1-3cf98bffbc73 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:15 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-9b5b3ed9-3462-4c76-87a1-3cf98bffbc73 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9b5b3ed9-3462-4c76-87a1-3cf98bffbc73 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9b5b3ed9-3462-4c76-87a1-3cf98bffbc73 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9b5b3ed9-3462-4c76-87a1-3cf98bffbc73 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9b5b3ed9-3462-4c76-87a1-3cf98bffbc73 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9b5b3ed9-3462-4c76-87a1-3cf98bffbc73 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:15 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9b5b3ed9-3462-4c76-87a1-3cf98bffbc73 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:15 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-9b5b3ed9-3462-4c76-87a1-3cf98bffbc73 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:16 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-9b5b3ed9-3462-4c76-87a1-3cf98bffbc73 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '042e0374ef7a40488c273ae8e1066ba3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c081cb0f3844cbfafeb234f07618fbe', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:30:16 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-9b5b3ed9-3462-4c76-87a1-3cf98bffbc73 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465" status: 200 len: 1577 microversion: 2.1 time: 0.480044 Aug 09 11:30:16 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 371/781] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:30:15 2026] GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465 => generated 1577 bytes in 482 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:30:16 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-733b5944-92db-4b7b-aadd-22687343aabe req-20b485bb-81b6-467a-8dbc-39378323cb4e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a612349b-a6b7-4f77-8b3a-8fc52281c465", "name": "network-vif-plugged", "status": "completed", "tag": "e18eab18-c51a-47d1-bb24-dca1a4b36797"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:30:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-733b5944-92db-4b7b-aadd-22687343aabe req-20b485bb-81b6-467a-8dbc-39378323cb4e service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-733b5944-92db-4b7b-aadd-22687343aabe req-20b485bb-81b6-467a-8dbc-39378323cb4e service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-733b5944-92db-4b7b-aadd-22687343aabe req-20b485bb-81b6-467a-8dbc-39378323cb4e service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:16 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-733b5944-92db-4b7b-aadd-22687343aabe req-20b485bb-81b6-467a-8dbc-39378323cb4e service nova] Creating event network-vif-plugged:e18eab18-c51a-47d1-bb24-dca1a4b36797 for instance a612349b-a6b7-4f77-8b3a-8fc52281c465 on devstack Aug 09 11:30:16 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-733b5944-92db-4b7b-aadd-22687343aabe req-20b485bb-81b6-467a-8dbc-39378323cb4e service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:30:16 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-733b5944-92db-4b7b-aadd-22687343aabe req-20b485bb-81b6-467a-8dbc-39378323cb4e service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.097609 Aug 09 11:30:16 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 411/782] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:30:16 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:30:17 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-3d71d959-87ac-4167-a0ca-e84970dc944b tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:17 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-3d71d959-87ac-4167-a0ca-e84970dc944b tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3d71d959-87ac-4167-a0ca-e84970dc944b tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3d71d959-87ac-4167-a0ca-e84970dc944b tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3d71d959-87ac-4167-a0ca-e84970dc944b tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3d71d959-87ac-4167-a0ca-e84970dc944b tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3d71d959-87ac-4167-a0ca-e84970dc944b tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3d71d959-87ac-4167-a0ca-e84970dc944b tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:17 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-3d71d959-87ac-4167-a0ca-e84970dc944b tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:17 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-3d71d959-87ac-4167-a0ca-e84970dc944b tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '042e0374ef7a40488c273ae8e1066ba3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c081cb0f3844cbfafeb234f07618fbe', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:30:17 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-3d71d959-87ac-4167-a0ca-e84970dc944b tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465" status: 200 len: 1577 microversion: 2.1 time: 0.376882 Aug 09 11:30:17 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 372/783] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:30:17 2026] GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465 => generated 1577 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:30:18 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-82774115-c91d-49d9-af0f-99608f8f33b2 req-d62b47c2-59ac-4e46-950d-86b3fdd30bf1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a612349b-a6b7-4f77-8b3a-8fc52281c465", "name": "network-vif-plugged", "status": "completed", "tag": "e18eab18-c51a-47d1-bb24-dca1a4b36797"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:30:18 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-3b928b24-90a1-4cda-bf23-4ccd5945fc62 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:18 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-3b928b24-90a1-4cda-bf23-4ccd5945fc62 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-82774115-c91d-49d9-af0f-99608f8f33b2 req-d62b47c2-59ac-4e46-950d-86b3fdd30bf1 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-82774115-c91d-49d9-af0f-99608f8f33b2 req-d62b47c2-59ac-4e46-950d-86b3fdd30bf1 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-82774115-c91d-49d9-af0f-99608f8f33b2 req-d62b47c2-59ac-4e46-950d-86b3fdd30bf1 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3b928b24-90a1-4cda-bf23-4ccd5945fc62 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3b928b24-90a1-4cda-bf23-4ccd5945fc62 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3b928b24-90a1-4cda-bf23-4ccd5945fc62 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3b928b24-90a1-4cda-bf23-4ccd5945fc62 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:18 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-82774115-c91d-49d9-af0f-99608f8f33b2 req-d62b47c2-59ac-4e46-950d-86b3fdd30bf1 service nova] Creating event network-vif-plugged:e18eab18-c51a-47d1-bb24-dca1a4b36797 for instance a612349b-a6b7-4f77-8b3a-8fc52281c465 on devstack Aug 09 11:30:18 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-82774115-c91d-49d9-af0f-99608f8f33b2 req-d62b47c2-59ac-4e46-950d-86b3fdd30bf1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:30:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3b928b24-90a1-4cda-bf23-4ccd5945fc62 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3b928b24-90a1-4cda-bf23-4ccd5945fc62 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:18 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-82774115-c91d-49d9-af0f-99608f8f33b2 req-d62b47c2-59ac-4e46-950d-86b3fdd30bf1 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.107074 Aug 09 11:30:18 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 412/784] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:30:18 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:30:18 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-3b928b24-90a1-4cda-bf23-4ccd5945fc62 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:19 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-3b928b24-90a1-4cda-bf23-4ccd5945fc62 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '042e0374ef7a40488c273ae8e1066ba3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c081cb0f3844cbfafeb234f07618fbe', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:30:19 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-3b928b24-90a1-4cda-bf23-4ccd5945fc62 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465" status: 200 len: 1577 microversion: 2.1 time: 0.531574 Aug 09 11:30:19 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 373/785] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:30:18 2026] GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465 => generated 1577 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:30:20 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-fa27812e-77d2-47e9-8b59-c851963923c5 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:20 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-fa27812e-77d2-47e9-8b59-c851963923c5 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fa27812e-77d2-47e9-8b59-c851963923c5 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fa27812e-77d2-47e9-8b59-c851963923c5 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fa27812e-77d2-47e9-8b59-c851963923c5 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fa27812e-77d2-47e9-8b59-c851963923c5 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fa27812e-77d2-47e9-8b59-c851963923c5 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fa27812e-77d2-47e9-8b59-c851963923c5 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:20 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-fa27812e-77d2-47e9-8b59-c851963923c5 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:22 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-fa27812e-77d2-47e9-8b59-c851963923c5 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '042e0374ef7a40488c273ae8e1066ba3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c081cb0f3844cbfafeb234f07618fbe', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:30:22 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-fa27812e-77d2-47e9-8b59-c851963923c5 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465" status: 200 len: 1564 microversion: 2.1 time: 1.752005 Aug 09 11:30:22 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 413/786] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:30:20 2026] GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465 => generated 1564 bytes in 1754 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:30:28 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=13,nova_api:UPDATE=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:30:29 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=40,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:30:30 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=9 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:30:32 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=27 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:30:40 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-90abedd1-b2e8-435d-be56-81403103e3fb tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1188442479", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBi1qu0m0wybx4JI8EKW1u19RpbkUMHPbpVYufrJOb7OfvR0+Ogx969WM8U3cfBjcYptmDwc5WWfTrwYfpTp7w21a9IC62QGWuxkdpk24leGfpK7/3y1pf4zeQFt7BCU4w=="}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:30:40 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-90abedd1-b2e8-435d-be56-81403103e3fb tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Getting quotas for project 27682fe116c34e6b8a938da6f4af0c29. Resources: {'key_pairs'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:30:40 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-90abedd1-b2e8-435d-be56-81403103e3fb tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Getting quotas for user 80d38f97f8fe474fb82ac06ab2ec4e46 and project 27682fe116c34e6b8a938da6f4af0c29. Resources: {'key_pairs'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:30:40 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-90abedd1-b2e8-435d-be56-81403103e3fb tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.206066 Aug 09 11:30:40 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 374/787] 192.168.122.209 () {60 vars in 1161 bytes} [Sun Aug 9 11:30:40 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:30:42 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-275458195", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42", "networks": [{"uuid": "e89f752f-5a78-4d84-a828-aedde148e0da"}], "security_groups": [{"name": "tempest-securitygroup--682338090"}], "key_name": "tempest-keypair-1188442479", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:30:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:42 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:42 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:42 devstack devstack@n-api.service[63877]: DEBUG nova.network.neutron [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] validate_networks() for [('e89f752f-5a78-4d84-a828-aedde148e0da', None, None, None, None, None)] {{(pid=63877) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:30:42 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:43 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:43 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Flavor limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:30:43 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Image limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:30:43 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Flavor pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:30:43 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Image pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:30:43 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:30:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:43 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Getting quotas for project 27682fe116c34e6b8a938da6f4af0c29. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:30:43 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Getting quotas for user 80d38f97f8fe474fb82ac06ab2ec4e46 and project 27682fe116c34e6b8a938da6f4af0c29. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:30:43 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Going to run 1 instances... {{(pid=63877) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:30:43 devstack devstack@n-api.service[63877]: WARNING nova.utils [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Hostname tempest-TestServerVolumeAttachScenarioOldVersion-server-275458195 is longer than 63, truncate it to tempest-TestServerVolumeAttachScenarioOldVersion-server-2754581 Aug 09 11:30:43 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] [instance: fac8ecb5-4200-4772-a35d-d128e83a1560] 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='f5bfcc50-eba0-489a-9da6-58e41099c8c2',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=63877) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:30:43 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-7f93d23d-2eed-432d-8792-99e80c01959c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 413 microversion: 2.1 time: 0.791865 Aug 09 11:30:43 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 414/788] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:30:42 2026] POST /compute/v2.1/servers => generated 413 bytes in 796 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Aug 09 11:30:43 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-599e55ca-0774-4ece-b08e-c9ac0290db5c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:43 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-599e55ca-0774-4ece-b08e-c9ac0290db5c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] [instance: fac8ecb5-4200-4772-a35d-d128e83a1560] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:43 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-599e55ca-0774-4ece-b08e-c9ac0290db5c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:43 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-599e55ca-0774-4ece-b08e-c9ac0290db5c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d38f97f8fe474fb82ac06ab2ec4e46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27682fe116c34e6b8a938da6f4af0c29', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:30:43 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-599e55ca-0774-4ece-b08e-c9ac0290db5c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560" status: 200 len: 1271 microversion: 2.1 time: 0.100608 Aug 09 11:30:43 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 375/789] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:30:43 2026] GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560 => generated 1271 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:30:44 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-903bdbf4-8913-411a-8246-597d70695e22 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:44 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-903bdbf4-8913-411a-8246-597d70695e22 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] [instance: fac8ecb5-4200-4772-a35d-d128e83a1560] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-903bdbf4-8913-411a-8246-597d70695e22 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-903bdbf4-8913-411a-8246-597d70695e22 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-903bdbf4-8913-411a-8246-597d70695e22 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-903bdbf4-8913-411a-8246-597d70695e22 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-903bdbf4-8913-411a-8246-597d70695e22 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-903bdbf4-8913-411a-8246-597d70695e22 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:44 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-903bdbf4-8913-411a-8246-597d70695e22 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:44 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-903bdbf4-8913-411a-8246-597d70695e22 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d38f97f8fe474fb82ac06ab2ec4e46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27682fe116c34e6b8a938da6f4af0c29', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:30:44 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-903bdbf4-8913-411a-8246-597d70695e22 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560" status: 200 len: 1323 microversion: 2.1 time: 0.300952 Aug 09 11:30:44 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 415/790] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:30:44 2026] GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560 => generated 1323 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:30:45 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-1338ab06-1c78-4e26-a934-56138c52483c req-c3590714-9485-45c0-8c2d-855f336af39b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a612349b-a6b7-4f77-8b3a-8fc52281c465", "tag": "e18eab18-c51a-47d1-bb24-dca1a4b36797"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:30:45 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-442d9197-b635-48f2-9c31-65cb6f3a7dda tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-1338ab06-1c78-4e26-a934-56138c52483c req-c3590714-9485-45c0-8c2d-855f336af39b service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-1338ab06-1c78-4e26-a934-56138c52483c req-c3590714-9485-45c0-8c2d-855f336af39b service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-1338ab06-1c78-4e26-a934-56138c52483c req-c3590714-9485-45c0-8c2d-855f336af39b service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:45 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-442d9197-b635-48f2-9c31-65cb6f3a7dda tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-442d9197-b635-48f2-9c31-65cb6f3a7dda tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-442d9197-b635-48f2-9c31-65cb6f3a7dda tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-442d9197-b635-48f2-9c31-65cb6f3a7dda tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:45 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-1338ab06-1c78-4e26-a934-56138c52483c req-c3590714-9485-45c0-8c2d-855f336af39b service nova] Creating event network-changed:e18eab18-c51a-47d1-bb24-dca1a4b36797 for instance a612349b-a6b7-4f77-8b3a-8fc52281c465 on devstack Aug 09 11:30:45 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-1338ab06-1c78-4e26-a934-56138c52483c req-c3590714-9485-45c0-8c2d-855f336af39b service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:30:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-442d9197-b635-48f2-9c31-65cb6f3a7dda tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-442d9197-b635-48f2-9c31-65cb6f3a7dda tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:45 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-442d9197-b635-48f2-9c31-65cb6f3a7dda tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:45 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-1338ab06-1c78-4e26-a934-56138c52483c req-c3590714-9485-45c0-8c2d-855f336af39b service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.073334 Aug 09 11:30:45 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 376/791] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:30:45 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:30:45 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-442d9197-b635-48f2-9c31-65cb6f3a7dda tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Going to try to terminate instance {{(pid=63877) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:30:45 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-442d9197-b635-48f2-9c31-65cb6f3a7dda tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465" status: 204 len: 0 microversion: 2.1 time: 0.286344 Aug 09 11:30:45 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 416/792] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:30:45 2026] DELETE /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:30:45 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-bb927181-307e-47b8-af80-ab7d296ccce6 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:45 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-bb927181-307e-47b8-af80-ab7d296ccce6 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-bb927181-307e-47b8-af80-ab7d296ccce6 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-bb927181-307e-47b8-af80-ab7d296ccce6 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-bb927181-307e-47b8-af80-ab7d296ccce6 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-bb927181-307e-47b8-af80-ab7d296ccce6 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-bb927181-307e-47b8-af80-ab7d296ccce6 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-bb927181-307e-47b8-af80-ab7d296ccce6 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:45 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-bb927181-307e-47b8-af80-ab7d296ccce6 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:46 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-d9c9d840-2124-419c-a3a6-4752a4b16b74 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:46 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-d9c9d840-2124-419c-a3a6-4752a4b16b74 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] [instance: fac8ecb5-4200-4772-a35d-d128e83a1560] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d9c9d840-2124-419c-a3a6-4752a4b16b74 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d9c9d840-2124-419c-a3a6-4752a4b16b74 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d9c9d840-2124-419c-a3a6-4752a4b16b74 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d9c9d840-2124-419c-a3a6-4752a4b16b74 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d9c9d840-2124-419c-a3a6-4752a4b16b74 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:46 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d9c9d840-2124-419c-a3a6-4752a4b16b74 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:46 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-d9c9d840-2124-419c-a3a6-4752a4b16b74 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:46 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-bb927181-307e-47b8-af80-ab7d296ccce6 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '042e0374ef7a40488c273ae8e1066ba3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c081cb0f3844cbfafeb234f07618fbe', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:30:46 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-bb927181-307e-47b8-af80-ab7d296ccce6 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465" status: 200 len: 1570 microversion: 2.1 time: 0.590163 Aug 09 11:30:46 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 377/793] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:30:45 2026] GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465 => generated 1570 bytes in 592 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:30:46 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-d9c9d840-2124-419c-a3a6-4752a4b16b74 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d38f97f8fe474fb82ac06ab2ec4e46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27682fe116c34e6b8a938da6f4af0c29', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:30:46 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-d9c9d840-2124-419c-a3a6-4752a4b16b74 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560" status: 200 len: 1396 microversion: 2.1 time: 0.639873 Aug 09 11:30:46 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 417/794] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:30:45 2026] GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560 => generated 1396 bytes in 642 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:30:47 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-51992a29-7573-4b6a-a802-35a9ec981d3b req-e162d4af-9023-441f-927a-6a367ef845b5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a612349b-a6b7-4f77-8b3a-8fc52281c465", "name": "network-vif-unplugged", "status": "completed", "tag": "e18eab18-c51a-47d1-bb24-dca1a4b36797"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:30:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-51992a29-7573-4b6a-a802-35a9ec981d3b req-e162d4af-9023-441f-927a-6a367ef845b5 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-51992a29-7573-4b6a-a802-35a9ec981d3b req-e162d4af-9023-441f-927a-6a367ef845b5 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-51992a29-7573-4b6a-a802-35a9ec981d3b req-e162d4af-9023-441f-927a-6a367ef845b5 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:47 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-51992a29-7573-4b6a-a802-35a9ec981d3b req-e162d4af-9023-441f-927a-6a367ef845b5 service nova] Creating event network-vif-unplugged:e18eab18-c51a-47d1-bb24-dca1a4b36797 for instance a612349b-a6b7-4f77-8b3a-8fc52281c465 on devstack Aug 09 11:30:47 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-51992a29-7573-4b6a-a802-35a9ec981d3b req-e162d4af-9023-441f-927a-6a367ef845b5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:30:47 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-51992a29-7573-4b6a-a802-35a9ec981d3b req-e162d4af-9023-441f-927a-6a367ef845b5 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.071190 Aug 09 11:30:47 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 378/795] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:30:47 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:30:47 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-d89fdb36-a99b-435c-9a2c-55b416e00aa6 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:47 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-d89fdb36-a99b-435c-9a2c-55b416e00aa6 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d89fdb36-a99b-435c-9a2c-55b416e00aa6 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d89fdb36-a99b-435c-9a2c-55b416e00aa6 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d89fdb36-a99b-435c-9a2c-55b416e00aa6 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d89fdb36-a99b-435c-9a2c-55b416e00aa6 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d89fdb36-a99b-435c-9a2c-55b416e00aa6 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d89fdb36-a99b-435c-9a2c-55b416e00aa6 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:47 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-d89fdb36-a99b-435c-9a2c-55b416e00aa6 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:47 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-37e05e0a-dae5-4b23-838a-872ca53751a9 req-126ca6f5-1899-451e-9f0e-6641e659cb8f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a612349b-a6b7-4f77-8b3a-8fc52281c465", "name": "network-vif-deleted", "tag": "e18eab18-c51a-47d1-bb24-dca1a4b36797"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:30:47 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-d89fdb36-a99b-435c-9a2c-55b416e00aa6 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '042e0374ef7a40488c273ae8e1066ba3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c081cb0f3844cbfafeb234f07618fbe', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:30:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-37e05e0a-dae5-4b23-838a-872ca53751a9 req-126ca6f5-1899-451e-9f0e-6641e659cb8f service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-37e05e0a-dae5-4b23-838a-872ca53751a9 req-126ca6f5-1899-451e-9f0e-6641e659cb8f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-37e05e0a-dae5-4b23-838a-872ca53751a9 req-126ca6f5-1899-451e-9f0e-6641e659cb8f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:47 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-d89fdb36-a99b-435c-9a2c-55b416e00aa6 tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465" status: 200 len: 1385 microversion: 2.1 time: 0.228376 Aug 09 11:30:47 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 418/796] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:30:47 2026] GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465 => generated 1385 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:30:47 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-37e05e0a-dae5-4b23-838a-872ca53751a9 req-126ca6f5-1899-451e-9f0e-6641e659cb8f service nova] Creating event network-vif-deleted:e18eab18-c51a-47d1-bb24-dca1a4b36797 for instance a612349b-a6b7-4f77-8b3a-8fc52281c465 on devstack Aug 09 11:30:47 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-37e05e0a-dae5-4b23-838a-872ca53751a9 req-126ca6f5-1899-451e-9f0e-6641e659cb8f service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:30:47 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-37e05e0a-dae5-4b23-838a-872ca53751a9 req-126ca6f5-1899-451e-9f0e-6641e659cb8f service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.078384 Aug 09 11:30:47 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 379/797] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:30:47 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:30:47 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-ad6294f7-c9f5-42f6-88b5-7e025937f841 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:47 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-ad6294f7-c9f5-42f6-88b5-7e025937f841 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] [instance: fac8ecb5-4200-4772-a35d-d128e83a1560] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ad6294f7-c9f5-42f6-88b5-7e025937f841 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ad6294f7-c9f5-42f6-88b5-7e025937f841 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ad6294f7-c9f5-42f6-88b5-7e025937f841 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ad6294f7-c9f5-42f6-88b5-7e025937f841 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ad6294f7-c9f5-42f6-88b5-7e025937f841 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:47 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ad6294f7-c9f5-42f6-88b5-7e025937f841 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:47 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-ad6294f7-c9f5-42f6-88b5-7e025937f841 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:47 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-ad6294f7-c9f5-42f6-88b5-7e025937f841 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d38f97f8fe474fb82ac06ab2ec4e46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27682fe116c34e6b8a938da6f4af0c29', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:30:47 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-ad6294f7-c9f5-42f6-88b5-7e025937f841 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560" status: 200 len: 1396 microversion: 2.1 time: 0.300476 Aug 09 11:30:47 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 419/798] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:30:47 2026] GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560 => generated 1396 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:30:48 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-da4ece66-c491-4b3d-8879-461a602cafea tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:48 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-da4ece66-c491-4b3d-8879-461a602cafea tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] [instance: a612349b-a6b7-4f77-8b3a-8fc52281c465] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-da4ece66-c491-4b3d-8879-461a602cafea tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-da4ece66-c491-4b3d-8879-461a602cafea tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-da4ece66-c491-4b3d-8879-461a602cafea tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-da4ece66-c491-4b3d-8879-461a602cafea tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-da4ece66-c491-4b3d-8879-461a602cafea tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:48 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-da4ece66-c491-4b3d-8879-461a602cafea tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:48 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-da4ece66-c491-4b3d-8879-461a602cafea tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] HTTP exception thrown: Instance a612349b-a6b7-4f77-8b3a-8fc52281c465 could not be found. Aug 09 11:30:48 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-da4ece66-c491-4b3d-8879-461a602cafea tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Returning 404 to user: Instance a612349b-a6b7-4f77-8b3a-8fc52281c465 could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:30:48 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-da4ece66-c491-4b3d-8879-461a602cafea tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465" status: 404 len: 111 microversion: 2.1 time: 0.061476 Aug 09 11:30:48 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 380/799] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:30:48 2026] GET /compute/v2.1/servers/a612349b-a6b7-4f77-8b3a-8fc52281c465 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) Aug 09 11:30:49 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-d87cb31d-3b9b-4c82-8a40-10eeec710a65 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:49 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-d87cb31d-3b9b-4c82-8a40-10eeec710a65 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] [instance: fac8ecb5-4200-4772-a35d-d128e83a1560] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d87cb31d-3b9b-4c82-8a40-10eeec710a65 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d87cb31d-3b9b-4c82-8a40-10eeec710a65 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d87cb31d-3b9b-4c82-8a40-10eeec710a65 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d87cb31d-3b9b-4c82-8a40-10eeec710a65 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d87cb31d-3b9b-4c82-8a40-10eeec710a65 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d87cb31d-3b9b-4c82-8a40-10eeec710a65 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:49 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-d87cb31d-3b9b-4c82-8a40-10eeec710a65 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:49 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-cdaa02ac-d76b-4e1d-a8ae-b2f7321da86c tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:49 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-cdaa02ac-d76b-4e1d-a8ae-b2f7321da86c tempest-TestShelveInstance-543291869 tempest-TestShelveInstance-543291869-project-member] 192.168.122.209 "DELETE /compute/v2.1/os-keypairs/tempest-TestShelveInstance-38523679" status: 202 len: 0 microversion: 2.1 time: 0.048200 Aug 09 11:30:49 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 381/800] 192.168.122.209 () {58 vars in 1250 bytes} [Sun Aug 9 11:30:49 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestShelveInstance-38523679 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:30:49 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-4e753e47-145b-41e8-a9fc-e2dbfdc89e8c req-4d8a02d2-f3e1-4741-9e06-b461e72ee875 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a612349b-a6b7-4f77-8b3a-8fc52281c465", "name": "network-vif-unplugged", "status": "completed", "tag": "e18eab18-c51a-47d1-bb24-dca1a4b36797"}, {"name": "network-changed", "server_uuid": "fac8ecb5-4200-4772-a35d-d128e83a1560", "tag": "5397e52e-784c-4d2a-9861-bce54581dedb"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:30:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-4e753e47-145b-41e8-a9fc-e2dbfdc89e8c req-4d8a02d2-f3e1-4741-9e06-b461e72ee875 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-4e753e47-145b-41e8-a9fc-e2dbfdc89e8c req-4d8a02d2-f3e1-4741-9e06-b461e72ee875 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:49 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-4e753e47-145b-41e8-a9fc-e2dbfdc89e8c req-4d8a02d2-f3e1-4741-9e06-b461e72ee875 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:49 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-4e753e47-145b-41e8-a9fc-e2dbfdc89e8c req-4d8a02d2-f3e1-4741-9e06-b461e72ee875 service nova] Creating event network-vif-unplugged:e18eab18-c51a-47d1-bb24-dca1a4b36797 for instance a612349b-a6b7-4f77-8b3a-8fc52281c465 on devstack Aug 09 11:30:49 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-4e753e47-145b-41e8-a9fc-e2dbfdc89e8c req-4d8a02d2-f3e1-4741-9e06-b461e72ee875 service nova] Creating event network-changed:5397e52e-784c-4d2a-9861-bce54581dedb for instance fac8ecb5-4200-4772-a35d-d128e83a1560 on devstack Aug 09 11:30:49 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-4e753e47-145b-41e8-a9fc-e2dbfdc89e8c req-4d8a02d2-f3e1-4741-9e06-b461e72ee875 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:30:49 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-4e753e47-145b-41e8-a9fc-e2dbfdc89e8c req-4d8a02d2-f3e1-4741-9e06-b461e72ee875 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.130711 Aug 09 11:30:49 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 382/801] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:30:49 2026] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:30:49 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-d87cb31d-3b9b-4c82-8a40-10eeec710a65 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d38f97f8fe474fb82ac06ab2ec4e46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27682fe116c34e6b8a938da6f4af0c29', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:30:49 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-d87cb31d-3b9b-4c82-8a40-10eeec710a65 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560" status: 200 len: 1396 microversion: 2.1 time: 0.649965 Aug 09 11:30:49 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 420/802] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:30:48 2026] GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560 => generated 1396 bytes in 652 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:30:50 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-d3b934db-2858-45ab-a100-a1375c3090d6 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:50 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-d3b934db-2858-45ab-a100-a1375c3090d6 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] [instance: fac8ecb5-4200-4772-a35d-d128e83a1560] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d3b934db-2858-45ab-a100-a1375c3090d6 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d3b934db-2858-45ab-a100-a1375c3090d6 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d3b934db-2858-45ab-a100-a1375c3090d6 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d3b934db-2858-45ab-a100-a1375c3090d6 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d3b934db-2858-45ab-a100-a1375c3090d6 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d3b934db-2858-45ab-a100-a1375c3090d6 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:50 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-d3b934db-2858-45ab-a100-a1375c3090d6 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:50 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-d3b934db-2858-45ab-a100-a1375c3090d6 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d38f97f8fe474fb82ac06ab2ec4e46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27682fe116c34e6b8a938da6f4af0c29', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:30:50 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-d3b934db-2858-45ab-a100-a1375c3090d6 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560" status: 200 len: 1396 microversion: 2.1 time: 0.246128 Aug 09 11:30:50 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 383/803] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:30:50 2026] GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560 => generated 1396 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:30:51 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-4fde9f1e-9169-461b-9609-2bdb196056d9 req-6d220130-bff2-489a-8315-91c47aeb5146 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fac8ecb5-4200-4772-a35d-d128e83a1560", "name": "network-vif-plugged", "status": "completed", "tag": "5397e52e-784c-4d2a-9861-bce54581dedb"}, {"server_uuid": "fac8ecb5-4200-4772-a35d-d128e83a1560", "name": "network-vif-plugged", "status": "completed", "tag": "5397e52e-784c-4d2a-9861-bce54581dedb"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:30:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-4fde9f1e-9169-461b-9609-2bdb196056d9 req-6d220130-bff2-489a-8315-91c47aeb5146 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-4fde9f1e-9169-461b-9609-2bdb196056d9 req-6d220130-bff2-489a-8315-91c47aeb5146 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-4fde9f1e-9169-461b-9609-2bdb196056d9 req-6d220130-bff2-489a-8315-91c47aeb5146 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:51 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-4fde9f1e-9169-461b-9609-2bdb196056d9 req-6d220130-bff2-489a-8315-91c47aeb5146 service nova] Creating event network-vif-plugged:5397e52e-784c-4d2a-9861-bce54581dedb for instance fac8ecb5-4200-4772-a35d-d128e83a1560 on devstack Aug 09 11:30:51 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-4fde9f1e-9169-461b-9609-2bdb196056d9 req-6d220130-bff2-489a-8315-91c47aeb5146 service nova] Creating event network-vif-plugged:5397e52e-784c-4d2a-9861-bce54581dedb for instance fac8ecb5-4200-4772-a35d-d128e83a1560 on devstack Aug 09 11:30:51 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-4fde9f1e-9169-461b-9609-2bdb196056d9 req-6d220130-bff2-489a-8315-91c47aeb5146 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:30:51 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-4fde9f1e-9169-461b-9609-2bdb196056d9 req-6d220130-bff2-489a-8315-91c47aeb5146 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.059297 Aug 09 11:30:51 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 421/804] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:30:51 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:30:51 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-18e8f193-e6ed-41e6-9f8e-bf891c3cf318 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:51 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-18e8f193-e6ed-41e6-9f8e-bf891c3cf318 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] [instance: fac8ecb5-4200-4772-a35d-d128e83a1560] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-18e8f193-e6ed-41e6-9f8e-bf891c3cf318 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-18e8f193-e6ed-41e6-9f8e-bf891c3cf318 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-18e8f193-e6ed-41e6-9f8e-bf891c3cf318 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-18e8f193-e6ed-41e6-9f8e-bf891c3cf318 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-18e8f193-e6ed-41e6-9f8e-bf891c3cf318 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-18e8f193-e6ed-41e6-9f8e-bf891c3cf318 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:52 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-18e8f193-e6ed-41e6-9f8e-bf891c3cf318 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:52 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-18e8f193-e6ed-41e6-9f8e-bf891c3cf318 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d38f97f8fe474fb82ac06ab2ec4e46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27682fe116c34e6b8a938da6f4af0c29', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:30:52 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-18e8f193-e6ed-41e6-9f8e-bf891c3cf318 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560" status: 200 len: 1396 microversion: 2.1 time: 0.586701 Aug 09 11:30:52 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 384/805] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:30:51 2026] GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560 => generated 1396 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:30:53 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=2 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:30:53 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=3 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:30:53 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-333f093e-5243-4f2f-b360-2c86755e9b4c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:53 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-333f093e-5243-4f2f-b360-2c86755e9b4c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] [instance: fac8ecb5-4200-4772-a35d-d128e83a1560] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-333f093e-5243-4f2f-b360-2c86755e9b4c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-333f093e-5243-4f2f-b360-2c86755e9b4c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-333f093e-5243-4f2f-b360-2c86755e9b4c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-333f093e-5243-4f2f-b360-2c86755e9b4c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-333f093e-5243-4f2f-b360-2c86755e9b4c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-333f093e-5243-4f2f-b360-2c86755e9b4c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:53 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-333f093e-5243-4f2f-b360-2c86755e9b4c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:53 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:30:53 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-333f093e-5243-4f2f-b360-2c86755e9b4c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d38f97f8fe474fb82ac06ab2ec4e46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27682fe116c34e6b8a938da6f4af0c29', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:30:53 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-333f093e-5243-4f2f-b360-2c86755e9b4c tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560" status: 200 len: 1595 microversion: 2.1 time: 0.205036 Aug 09 11:30:53 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 422/806] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:30:53 2026] GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560 => generated 1595 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:30:53 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-dc89b0ef-d4c0-4b72-b9fb-e2a0b99a0885 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:30:53 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-dc89b0ef-d4c0-4b72-b9fb-e2a0b99a0885 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] [instance: fac8ecb5-4200-4772-a35d-d128e83a1560] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:30:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dc89b0ef-d4c0-4b72-b9fb-e2a0b99a0885 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dc89b0ef-d4c0-4b72-b9fb-e2a0b99a0885 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dc89b0ef-d4c0-4b72-b9fb-e2a0b99a0885 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dc89b0ef-d4c0-4b72-b9fb-e2a0b99a0885 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dc89b0ef-d4c0-4b72-b9fb-e2a0b99a0885 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-dc89b0ef-d4c0-4b72-b9fb-e2a0b99a0885 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:53 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-dc89b0ef-d4c0-4b72-b9fb-e2a0b99a0885 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:30:53 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-dc89b0ef-d4c0-4b72-b9fb-e2a0b99a0885 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.130412 Aug 09 11:30:53 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 385/807] 192.168.122.209 () {58 vars in 1277 bytes} [Sun Aug 9 11:30:53 2026] GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560/os-interface => generated 282 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:30:57 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-0126490c-b16c-4418-b3d9-741405033bd5 req-a5d1ff15-2df5-4014-8e90-2d21dd366cc1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fac8ecb5-4200-4772-a35d-d128e83a1560", "tag": "5397e52e-784c-4d2a-9861-bce54581dedb"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:30:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-0126490c-b16c-4418-b3d9-741405033bd5 req-a5d1ff15-2df5-4014-8e90-2d21dd366cc1 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:30:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-0126490c-b16c-4418-b3d9-741405033bd5 req-a5d1ff15-2df5-4014-8e90-2d21dd366cc1 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:30:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-0126490c-b16c-4418-b3d9-741405033bd5 req-a5d1ff15-2df5-4014-8e90-2d21dd366cc1 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:30:57 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-0126490c-b16c-4418-b3d9-741405033bd5 req-a5d1ff15-2df5-4014-8e90-2d21dd366cc1 service nova] Creating event network-changed:5397e52e-784c-4d2a-9861-bce54581dedb for instance fac8ecb5-4200-4772-a35d-d128e83a1560 on devstack Aug 09 11:30:57 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-0126490c-b16c-4418-b3d9-741405033bd5 req-a5d1ff15-2df5-4014-8e90-2d21dd366cc1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:30:57 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-0126490c-b16c-4418-b3d9-741405033bd5 req-a5d1ff15-2df5-4014-8e90-2d21dd366cc1 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.252272 Aug 09 11:30:57 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 423/808] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:30:57 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:31:03 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=17,nova_api:INSERT=1,nova_api:DELETE=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:31:03 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=20 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:31:07 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=19,nova_api:INSERT=3,nova_api:UPDATE=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:31:07 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=37,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:31:17 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-c1eb66dd-e10c-4dfe-96bb-0f0e9632f7a5 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:31:17 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-c1eb66dd-e10c-4dfe-96bb-0f0e9632f7a5 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] [instance: fac8ecb5-4200-4772-a35d-d128e83a1560] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:31:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c1eb66dd-e10c-4dfe-96bb-0f0e9632f7a5 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c1eb66dd-e10c-4dfe-96bb-0f0e9632f7a5 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c1eb66dd-e10c-4dfe-96bb-0f0e9632f7a5 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c1eb66dd-e10c-4dfe-96bb-0f0e9632f7a5 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c1eb66dd-e10c-4dfe-96bb-0f0e9632f7a5 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c1eb66dd-e10c-4dfe-96bb-0f0e9632f7a5 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:17 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-c1eb66dd-e10c-4dfe-96bb-0f0e9632f7a5 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:31:17 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-c1eb66dd-e10c-4dfe-96bb-0f0e9632f7a5 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d38f97f8fe474fb82ac06ab2ec4e46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27682fe116c34e6b8a938da6f4af0c29', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:31:17 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-c1eb66dd-e10c-4dfe-96bb-0f0e9632f7a5 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560" status: 200 len: 1713 microversion: 2.1 time: 0.827273 Aug 09 11:31:18 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 386/809] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:31:17 2026] GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560 => generated 1713 bytes in 831 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:31:18 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b1b444f0-7eb1-4d82-8aeb-72ff3fb4df61 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:31:18 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-b1b444f0-7eb1-4d82-8aeb-72ff3fb4df61 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '80d38f97f8fe474fb82ac06ab2ec4e46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27682fe116c34e6b8a938da6f4af0c29', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:31:18 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-b1b444f0-7eb1-4d82-8aeb-72ff3fb4df61 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Searching by: {'deleted': False, 'project_id': '27682fe116c34e6b8a938da6f4af0c29'} {{(pid=63877) get_all /opt/stack/nova/nova/compute/api.py:3110}} Aug 09 11:31:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b1b444f0-7eb1-4d82-8aeb-72ff3fb4df61 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b1b444f0-7eb1-4d82-8aeb-72ff3fb4df61 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b1b444f0-7eb1-4d82-8aeb-72ff3fb4df61 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b1b444f0-7eb1-4d82-8aeb-72ff3fb4df61 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b1b444f0-7eb1-4d82-8aeb-72ff3fb4df61 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b1b444f0-7eb1-4d82-8aeb-72ff3fb4df61 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:18 devstack devstack@n-api.service[63877]: DEBUG nova.compute.multi_cell_list [None req-b1b444f0-7eb1-4d82-8aeb-72ff3fb4df61 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=63877) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} Aug 09 11:31:18 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b1b444f0-7eb1-4d82-8aeb-72ff3fb4df61 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "GET /compute/v2.1/servers" status: 200 len: 366 microversion: 2.1 time: 0.472692 Aug 09 11:31:18 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 424/810] 192.168.122.209 () {58 vars in 1127 bytes} [Sun Aug 9 11:31:18 2026] GET /compute/v2.1/servers => generated 366 bytes in 477 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:31:22 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-b6ce25af-edd9-4c08-b64c-694ccc63c302 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "f8220508-6be7-4637-8379-0292324a5e49"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:31:22 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-b6ce25af-edd9-4c08-b64c-694ccc63c302 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] [instance: fac8ecb5-4200-4772-a35d-d128e83a1560] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:31:22 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b6ce25af-edd9-4c08-b64c-694ccc63c302 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:22 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b6ce25af-edd9-4c08-b64c-694ccc63c302 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:22 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b6ce25af-edd9-4c08-b64c-694ccc63c302 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:22 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b6ce25af-edd9-4c08-b64c-694ccc63c302 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:22 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b6ce25af-edd9-4c08-b64c-694ccc63c302 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:22 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-b6ce25af-edd9-4c08-b64c-694ccc63c302 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:22 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-b6ce25af-edd9-4c08-b64c-694ccc63c302 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "POST /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.447469 Aug 09 11:31:22 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 387/811] 192.168.122.209 () {60 vars in 1325 bytes} [Sun Aug 9 11:31:22 2026] POST /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560/os-volume_attachments => generated 194 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:31:25 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-7f8a931b-bae3-4cec-9e50-b48a997008a7 req-55dd633f-9595-4287-a917-eaeaa6d2921b tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:31:25 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [req-7f8a931b-bae3-4cec-9e50-b48a997008a7 req-55dd633f-9595-4287-a917-eaeaa6d2921b tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] [instance: fac8ecb5-4200-4772-a35d-d128e83a1560] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:31:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-7f8a931b-bae3-4cec-9e50-b48a997008a7 req-55dd633f-9595-4287-a917-eaeaa6d2921b tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-7f8a931b-bae3-4cec-9e50-b48a997008a7 req-55dd633f-9595-4287-a917-eaeaa6d2921b tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-7f8a931b-bae3-4cec-9e50-b48a997008a7 req-55dd633f-9595-4287-a917-eaeaa6d2921b tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-7f8a931b-bae3-4cec-9e50-b48a997008a7 req-55dd633f-9595-4287-a917-eaeaa6d2921b tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-7f8a931b-bae3-4cec-9e50-b48a997008a7 req-55dd633f-9595-4287-a917-eaeaa6d2921b tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-7f8a931b-bae3-4cec-9e50-b48a997008a7 req-55dd633f-9595-4287-a917-eaeaa6d2921b tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:25 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-7f8a931b-bae3-4cec-9e50-b48a997008a7 req-55dd633f-9595-4287-a917-eaeaa6d2921b tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560/os-volume_attachments/f8220508-6be7-4637-8379-0292324a5e49" status: 200 len: 302 microversion: 2.89 time: 0.275877 Aug 09 11:31:25 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 425/812] 192.168.122.209 () {64 vars in 1772 bytes} [Sun Aug 9 11:31:25 2026] GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560/os-volume_attachments/f8220508-6be7-4637-8379-0292324a5e49 => generated 302 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:31:26 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-f67d4236-abe1-4895-b5db-c1989692b4a1 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:31:26 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-f67d4236-abe1-4895-b5db-c1989692b4a1 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] [instance: fac8ecb5-4200-4772-a35d-d128e83a1560] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:31:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f67d4236-abe1-4895-b5db-c1989692b4a1 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f67d4236-abe1-4895-b5db-c1989692b4a1 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f67d4236-abe1-4895-b5db-c1989692b4a1 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f67d4236-abe1-4895-b5db-c1989692b4a1 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f67d4236-abe1-4895-b5db-c1989692b4a1 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f67d4236-abe1-4895-b5db-c1989692b4a1 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:26 devstack devstack@n-api.service[63878]: DEBUG nova.objects.instance [None req-f67d4236-abe1-4895-b5db-c1989692b4a1 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lazy-loading 'services' on Instance uuid fac8ecb5-4200-4772-a35d-d128e83a1560 {{(pid=63878) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:31:26 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-f67d4236-abe1-4895-b5db-c1989692b4a1 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560/os-volume_attachments/f8220508-6be7-4637-8379-0292324a5e49" status: 202 len: 0 microversion: 2.1 time: 0.326316 Aug 09 11:31:26 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 388/813] 192.168.122.209 () {58 vars in 1418 bytes} [Sun Aug 9 11:31:26 2026] DELETE /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560/os-volume_attachments/f8220508-6be7-4637-8379-0292324a5e49 => generated 0 bytes in 330 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:31:26 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-280e024b-b47c-4a50-8c70-cf6d1d8be128 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:31:26 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-280e024b-b47c-4a50-8c70-cf6d1d8be128 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] [instance: fac8ecb5-4200-4772-a35d-d128e83a1560] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:31:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-280e024b-b47c-4a50-8c70-cf6d1d8be128 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-280e024b-b47c-4a50-8c70-cf6d1d8be128 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-280e024b-b47c-4a50-8c70-cf6d1d8be128 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-280e024b-b47c-4a50-8c70-cf6d1d8be128 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-280e024b-b47c-4a50-8c70-cf6d1d8be128 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-280e024b-b47c-4a50-8c70-cf6d1d8be128 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:26 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-280e024b-b47c-4a50-8c70-cf6d1d8be128 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.121142 Aug 09 11:31:26 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 426/814] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:31:26 2026] GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560/os-volume_attachments => generated 197 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:31:27 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-ddd8f0a8-e60d-4e31-b34e-fb39927955d8 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:31:27 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-ddd8f0a8-e60d-4e31-b34e-fb39927955d8 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] [instance: fac8ecb5-4200-4772-a35d-d128e83a1560] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:31:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ddd8f0a8-e60d-4e31-b34e-fb39927955d8 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ddd8f0a8-e60d-4e31-b34e-fb39927955d8 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ddd8f0a8-e60d-4e31-b34e-fb39927955d8 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ddd8f0a8-e60d-4e31-b34e-fb39927955d8 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ddd8f0a8-e60d-4e31-b34e-fb39927955d8 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ddd8f0a8-e60d-4e31-b34e-fb39927955d8 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:27 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-ddd8f0a8-e60d-4e31-b34e-fb39927955d8 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.100786 Aug 09 11:31:27 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 389/815] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:31:27 2026] GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560/os-volume_attachments => generated 25 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 356 bytes (2 switches on core 0) Aug 09 11:31:27 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-2a9159e2-9123-4df6-868b-3a7ff8947fee tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:31:27 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-2a9159e2-9123-4df6-868b-3a7ff8947fee tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] [instance: fac8ecb5-4200-4772-a35d-d128e83a1560] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:31:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2a9159e2-9123-4df6-868b-3a7ff8947fee tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2a9159e2-9123-4df6-868b-3a7ff8947fee tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2a9159e2-9123-4df6-868b-3a7ff8947fee tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2a9159e2-9123-4df6-868b-3a7ff8947fee tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2a9159e2-9123-4df6-868b-3a7ff8947fee tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2a9159e2-9123-4df6-868b-3a7ff8947fee tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:27 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-2a9159e2-9123-4df6-868b-3a7ff8947fee tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] HTTP exception thrown: Instance fac8ecb5-4200-4772-a35d-d128e83a1560 is not attached to volume f8220508-6be7-4637-8379-0292324a5e49 Aug 09 11:31:27 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-2a9159e2-9123-4df6-868b-3a7ff8947fee tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Returning 404 to user: Instance fac8ecb5-4200-4772-a35d-d128e83a1560 is not attached to volume f8220508-6be7-4637-8379-0292324a5e49 {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:31:27 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-2a9159e2-9123-4df6-868b-3a7ff8947fee tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560/os-volume_attachments/f8220508-6be7-4637-8379-0292324a5e49" status: 404 len: 154 microversion: 2.1 time: 0.125198 Aug 09 11:31:27 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 427/816] 192.168.122.209 () {58 vars in 1418 bytes} [Sun Aug 9 11:31:27 2026] DELETE /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560/os-volume_attachments/f8220508-6be7-4637-8379-0292324a5e49 => generated 154 bytes in 129 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:31:28 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:31:28 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-d338a314-bfd1-4551-af16-4164522f722f tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:31:28 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-d338a314-bfd1-4551-af16-4164522f722f tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] [instance: fac8ecb5-4200-4772-a35d-d128e83a1560] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:31:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d338a314-bfd1-4551-af16-4164522f722f tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d338a314-bfd1-4551-af16-4164522f722f tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d338a314-bfd1-4551-af16-4164522f722f tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d338a314-bfd1-4551-af16-4164522f722f tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d338a314-bfd1-4551-af16-4164522f722f tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d338a314-bfd1-4551-af16-4164522f722f tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:29 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-d338a314-bfd1-4551-af16-4164522f722f tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] [instance: fac8ecb5-4200-4772-a35d-d128e83a1560] Going to try to terminate instance {{(pid=63878) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:31:29 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-d338a314-bfd1-4551-af16-4164522f722f tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560" status: 204 len: 0 microversion: 2.1 time: 0.222709 Aug 09 11:31:29 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 390/817] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:31:28 2026] DELETE /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:31:29 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-e16bb81a-259e-4170-ba35-07c278ac2a36 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:31:29 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-e16bb81a-259e-4170-ba35-07c278ac2a36 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] [instance: fac8ecb5-4200-4772-a35d-d128e83a1560] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:31:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e16bb81a-259e-4170-ba35-07c278ac2a36 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e16bb81a-259e-4170-ba35-07c278ac2a36 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e16bb81a-259e-4170-ba35-07c278ac2a36 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e16bb81a-259e-4170-ba35-07c278ac2a36 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e16bb81a-259e-4170-ba35-07c278ac2a36 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-e16bb81a-259e-4170-ba35-07c278ac2a36 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:29 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-e16bb81a-259e-4170-ba35-07c278ac2a36 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:31:29 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-e16bb81a-259e-4170-ba35-07c278ac2a36 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d38f97f8fe474fb82ac06ab2ec4e46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27682fe116c34e6b8a938da6f4af0c29', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:31:29 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-e16bb81a-259e-4170-ba35-07c278ac2a36 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560" status: 200 len: 1719 microversion: 2.1 time: 0.368649 Aug 09 11:31:29 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 428/818] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:31:29 2026] GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560 => generated 1719 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:31:30 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-96fe20c7-006e-4c16-8a28-4449f78b79b0 req-c4ca8834-0dcb-4951-b80a-600fe69c4c7c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fac8ecb5-4200-4772-a35d-d128e83a1560", "name": "network-vif-unplugged", "status": "completed", "tag": "5397e52e-784c-4d2a-9861-bce54581dedb"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:31:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-96fe20c7-006e-4c16-8a28-4449f78b79b0 req-c4ca8834-0dcb-4951-b80a-600fe69c4c7c service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-96fe20c7-006e-4c16-8a28-4449f78b79b0 req-c4ca8834-0dcb-4951-b80a-600fe69c4c7c service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-96fe20c7-006e-4c16-8a28-4449f78b79b0 req-c4ca8834-0dcb-4951-b80a-600fe69c4c7c service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:30 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-96fe20c7-006e-4c16-8a28-4449f78b79b0 req-c4ca8834-0dcb-4951-b80a-600fe69c4c7c service nova] Creating event network-vif-unplugged:5397e52e-784c-4d2a-9861-bce54581dedb for instance fac8ecb5-4200-4772-a35d-d128e83a1560 on devstack Aug 09 11:31:30 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-96fe20c7-006e-4c16-8a28-4449f78b79b0 req-c4ca8834-0dcb-4951-b80a-600fe69c4c7c service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:31:30 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-96fe20c7-006e-4c16-8a28-4449f78b79b0 req-c4ca8834-0dcb-4951-b80a-600fe69c4c7c service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.053423 Aug 09 11:31:30 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 391/819] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:31:30 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:31:30 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-503b17e6-832e-42a7-872c-1b56d63cee41 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:31:30 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-503b17e6-832e-42a7-872c-1b56d63cee41 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] [instance: fac8ecb5-4200-4772-a35d-d128e83a1560] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:31:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-503b17e6-832e-42a7-872c-1b56d63cee41 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-503b17e6-832e-42a7-872c-1b56d63cee41 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-503b17e6-832e-42a7-872c-1b56d63cee41 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-503b17e6-832e-42a7-872c-1b56d63cee41 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-503b17e6-832e-42a7-872c-1b56d63cee41 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-503b17e6-832e-42a7-872c-1b56d63cee41 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:30 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-503b17e6-832e-42a7-872c-1b56d63cee41 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:31:30 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-fa5f0403-d95c-4cbb-addf-0b5f709cde96 req-48230ab4-bfa9-473e-ad58-a23c9cd65af1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fac8ecb5-4200-4772-a35d-d128e83a1560", "name": "network-vif-deleted", "tag": "5397e52e-784c-4d2a-9861-bce54581dedb"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:31:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-fa5f0403-d95c-4cbb-addf-0b5f709cde96 req-48230ab4-bfa9-473e-ad58-a23c9cd65af1 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-fa5f0403-d95c-4cbb-addf-0b5f709cde96 req-48230ab4-bfa9-473e-ad58-a23c9cd65af1 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-fa5f0403-d95c-4cbb-addf-0b5f709cde96 req-48230ab4-bfa9-473e-ad58-a23c9cd65af1 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:31 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-503b17e6-832e-42a7-872c-1b56d63cee41 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '80d38f97f8fe474fb82ac06ab2ec4e46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '27682fe116c34e6b8a938da6f4af0c29', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:31:31 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-fa5f0403-d95c-4cbb-addf-0b5f709cde96 req-48230ab4-bfa9-473e-ad58-a23c9cd65af1 service nova] Creating event network-vif-deleted:5397e52e-784c-4d2a-9861-bce54581dedb for instance fac8ecb5-4200-4772-a35d-d128e83a1560 on devstack Aug 09 11:31:31 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-fa5f0403-d95c-4cbb-addf-0b5f709cde96 req-48230ab4-bfa9-473e-ad58-a23c9cd65af1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:31:31 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-fa5f0403-d95c-4cbb-addf-0b5f709cde96 req-48230ab4-bfa9-473e-ad58-a23c9cd65af1 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.085128 Aug 09 11:31:31 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 392/820] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:31:30 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:31:31 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-503b17e6-832e-42a7-872c-1b56d63cee41 tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560" status: 200 len: 1652 microversion: 2.1 time: 0.484313 Aug 09 11:31:31 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 429/821] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:31:30 2026] GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560 => generated 1652 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:31:32 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-231b2121-fa81-4115-a0f3-f1e53a66376d tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:31:32 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-231b2121-fa81-4115-a0f3-f1e53a66376d tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] [instance: fac8ecb5-4200-4772-a35d-d128e83a1560] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:31:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-231b2121-fa81-4115-a0f3-f1e53a66376d tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-231b2121-fa81-4115-a0f3-f1e53a66376d tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-231b2121-fa81-4115-a0f3-f1e53a66376d tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-231b2121-fa81-4115-a0f3-f1e53a66376d tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-231b2121-fa81-4115-a0f3-f1e53a66376d tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-231b2121-fa81-4115-a0f3-f1e53a66376d tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:32 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-231b2121-fa81-4115-a0f3-f1e53a66376d tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] HTTP exception thrown: Instance fac8ecb5-4200-4772-a35d-d128e83a1560 could not be found. Aug 09 11:31:32 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-231b2121-fa81-4115-a0f3-f1e53a66376d tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Returning 404 to user: Instance fac8ecb5-4200-4772-a35d-d128e83a1560 could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:31:32 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-231b2121-fa81-4115-a0f3-f1e53a66376d tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560" status: 404 len: 111 microversion: 2.1 time: 0.057652 Aug 09 11:31:32 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 393/822] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:31:32 2026] GET /compute/v2.1/servers/fac8ecb5-4200-4772-a35d-d128e83a1560 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:31:32 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-7c57c8ba-1520-4684-bbe7-ce610b4beefd tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:31:32 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-7c57c8ba-1520-4684-bbe7-ce610b4beefd tempest-TestServerVolumeAttachScenarioOldVersion-157770035 tempest-TestServerVolumeAttachScenarioOldVersion-157770035-project-member] 192.168.122.209 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1188442479" status: 202 len: 0 microversion: 2.1 time: 0.053124 Aug 09 11:31:32 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 430/823] 192.168.122.209 () {58 vars in 1223 bytes} [Sun Aug 9 11:31:32 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1188442479 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:31:32 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-99965874-7936-4e5a-af0b-a284e9364765 req-ea93aa99-486c-47f7-9a5d-207aa168926c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fac8ecb5-4200-4772-a35d-d128e83a1560", "name": "network-vif-unplugged", "status": "completed", "tag": "5397e52e-784c-4d2a-9861-bce54581dedb"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:31:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-99965874-7936-4e5a-af0b-a284e9364765 req-ea93aa99-486c-47f7-9a5d-207aa168926c service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:31:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-99965874-7936-4e5a-af0b-a284e9364765 req-ea93aa99-486c-47f7-9a5d-207aa168926c service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:31:32 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-99965874-7936-4e5a-af0b-a284e9364765 req-ea93aa99-486c-47f7-9a5d-207aa168926c service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:31:32 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-99965874-7936-4e5a-af0b-a284e9364765 req-ea93aa99-486c-47f7-9a5d-207aa168926c service nova] Creating event network-vif-unplugged:5397e52e-784c-4d2a-9861-bce54581dedb for instance fac8ecb5-4200-4772-a35d-d128e83a1560 on devstack Aug 09 11:31:32 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-99965874-7936-4e5a-af0b-a284e9364765 req-ea93aa99-486c-47f7-9a5d-207aa168926c service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:31:32 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-99965874-7936-4e5a-af0b-a284e9364765 req-ea93aa99-486c-47f7-9a5d-207aa168926c service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.040629 Aug 09 11:31:32 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 394/824] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:31:32 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:31:41 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=26 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:31:42 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=7,nova_api:DELETE=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:31:42 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=12,nova_api:UPDATE=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:31:42 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=30,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:32:10 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-07ba0b08-60b8-46b5-b457-c315769d97f2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-2775587", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMvWTeVS8/wAQcuNzHbyKXN5eToL5/mIsuRrX0FI/0WqWgxzqcLPETLTf5+AkLhE2glVUhUkl3JD1wmUtmj4MJ6jhv+SWWdoG9vqwz9u+2Eg3bvoT5OAdob8JkHChRKSMw=="}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:32:10 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-07ba0b08-60b8-46b5-b457-c315769d97f2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Getting quotas for project e6089c47c662442a95b7ab0ea3804711. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:32:10 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-07ba0b08-60b8-46b5-b457-c315769d97f2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Getting quotas for user 384f36e9775245ffabbaa2e8c6bb63a8 and project e6089c47c662442a95b7ab0ea3804711. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:32:10 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-07ba0b08-60b8-46b5-b457-c315769d97f2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "POST /compute/v2.1/os-keypairs" status: 200 len: 400 microversion: 2.1 time: 0.082446 Aug 09 11:32:10 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 431/825] 192.168.122.209 () {60 vars in 1161 bytes} [Sun Aug 9 11:32:10 2026] POST /compute/v2.1/os-keypairs => generated 400 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:32:10 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1503290075", "imageRef": "d9394406-c1d3-4d0c-80f2-65a3ddc01518", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-2775587", "networks": [{"uuid": "5dc0e6db-f50a-4620-917f-41aaacff725d"}]}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:32:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:10 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:10 devstack devstack@n-api.service[63878]: DEBUG nova.network.neutron [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] validate_networks() for [('5dc0e6db-f50a-4620-917f-41aaacff725d', None, None, None, None, None)] {{(pid=63878) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:32:10 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:15 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b331854a-e9b7-471f-9129-ecf3166257eb tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestStampPattern-646102699", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGSFLJICEHlDef5oqoaIaqltpruMWUxQKibW2fJDE6BloIpIFxiuoEwc5BP4Kb4YeGKa3bKsOoY9o5hQC2ckU8B5Kg7XnTzvWTGvhm5eclOACvA/NAs1x9Oqsb2RXg4RAg=="}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:32:15 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-b331854a-e9b7-471f-9129-ecf3166257eb tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Getting quotas for project 9dd1ec60667249649c881745f4bced3c. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:32:15 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-b331854a-e9b7-471f-9129-ecf3166257eb tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Getting quotas for user 5a75d0d3caf24816af5d0f5f1f4b40ec and project 9dd1ec60667249649c881745f4bced3c. Resources: {'key_pairs'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:32:15 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b331854a-e9b7-471f-9129-ecf3166257eb tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "POST /compute/v2.1/os-keypairs" status: 200 len: 394 microversion: 2.1 time: 0.415941 Aug 09 11:32:15 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 432/826] 192.168.122.209 () {60 vars in 1161 bytes} [Sun Aug 9 11:32:15 2026] POST /compute/v2.1/os-keypairs => generated 394 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:32:15 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:17 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Flavor limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:32:17 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Image limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:32:17 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Flavor pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:32:17 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Image pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:32:17 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:32:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:17 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Getting quotas for project e6089c47c662442a95b7ab0ea3804711. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:32:17 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Getting quotas for user 384f36e9775245ffabbaa2e8c6bb63a8 and project e6089c47c662442a95b7ab0ea3804711. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:32:17 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Going to run 1 instances... {{(pid=63878) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:32:17 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] 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='d9394406-c1d3-4d0c-80f2-65a3ddc01518',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=63878) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:32:17 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-13f9ee9b-99dd-4a65-b22b-24a84c66ac85 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 388 microversion: 2.1 time: 7.374913 Aug 09 11:32:17 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 395/827] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:32:10 2026] POST /compute/v2.1/servers => generated 388 bytes in 7376 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Aug 09 11:32:17 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-93be5c33-0926-4fa0-a2f2-ec00bc34a5b0 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:17 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-93be5c33-0926-4fa0-a2f2-ec00bc34a5b0 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:17 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-93be5c33-0926-4fa0-a2f2-ec00bc34a5b0 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:18 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-93be5c33-0926-4fa0-a2f2-ec00bc34a5b0 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:18 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-93be5c33-0926-4fa0-a2f2-ec00bc34a5b0 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1270 microversion: 2.1 time: 0.551992 Aug 09 11:32:18 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 433/828] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:17 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1270 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:19 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-6e884178-83dd-4eb9-bd4f-cfa1909c0c7e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:19 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-6e884178-83dd-4eb9-bd4f-cfa1909c0c7e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6e884178-83dd-4eb9-bd4f-cfa1909c0c7e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6e884178-83dd-4eb9-bd4f-cfa1909c0c7e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6e884178-83dd-4eb9-bd4f-cfa1909c0c7e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6e884178-83dd-4eb9-bd4f-cfa1909c0c7e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6e884178-83dd-4eb9-bd4f-cfa1909c0c7e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6e884178-83dd-4eb9-bd4f-cfa1909c0c7e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:19 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-6e884178-83dd-4eb9-bd4f-cfa1909c0c7e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:19 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-6e884178-83dd-4eb9-bd4f-cfa1909c0c7e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:20 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-6e884178-83dd-4eb9-bd4f-cfa1909c0c7e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1328 microversion: 2.1 time: 0.554476 Aug 09 11:32:20 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 396/829] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:19 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1328 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:21 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-7a98efbf-53cb-4d6b-b506-5e48994ae298 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:21 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-7a98efbf-53cb-4d6b-b506-5e48994ae298 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7a98efbf-53cb-4d6b-b506-5e48994ae298 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7a98efbf-53cb-4d6b-b506-5e48994ae298 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7a98efbf-53cb-4d6b-b506-5e48994ae298 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7a98efbf-53cb-4d6b-b506-5e48994ae298 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7a98efbf-53cb-4d6b-b506-5e48994ae298 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7a98efbf-53cb-4d6b-b506-5e48994ae298 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:21 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-7a98efbf-53cb-4d6b-b506-5e48994ae298 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:21 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-7a98efbf-53cb-4d6b-b506-5e48994ae298 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:21 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-7a98efbf-53cb-4d6b-b506-5e48994ae298 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1370 microversion: 2.1 time: 0.808125 Aug 09 11:32:21 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 434/830] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:21 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1370 bytes in 809 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:22 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-9eb321fb-4d30-45d2-b58b-4ced5af091e5 req-3261b089-18f6-4f91-959c-11ae7d90246e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "563805ed-68a9-4d98-9a48-e31c52cdd0cb", "tag": "fd341045-9745-432a-8d14-e20fd1fd3b43"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:32:22 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-9eb321fb-4d30-45d2-b58b-4ced5af091e5 req-3261b089-18f6-4f91-959c-11ae7d90246e service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:22 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-9eb321fb-4d30-45d2-b58b-4ced5af091e5 req-3261b089-18f6-4f91-959c-11ae7d90246e service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:22 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-9eb321fb-4d30-45d2-b58b-4ced5af091e5 req-3261b089-18f6-4f91-959c-11ae7d90246e service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:22 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-9eb321fb-4d30-45d2-b58b-4ced5af091e5 req-3261b089-18f6-4f91-959c-11ae7d90246e service nova] Creating event network-changed:fd341045-9745-432a-8d14-e20fd1fd3b43 for instance 563805ed-68a9-4d98-9a48-e31c52cdd0cb on devstack Aug 09 11:32:22 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-9eb321fb-4d30-45d2-b58b-4ced5af091e5 req-3261b089-18f6-4f91-959c-11ae7d90246e service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:32:22 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-9eb321fb-4d30-45d2-b58b-4ced5af091e5 req-3261b089-18f6-4f91-959c-11ae7d90246e service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.055176 Aug 09 11:32:22 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 397/831] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:32:22 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:32:22 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-29634d57-fe91-4537-b0da-6d153dd4ed76 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:22 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-29634d57-fe91-4537-b0da-6d153dd4ed76 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-29634d57-fe91-4537-b0da-6d153dd4ed76 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-29634d57-fe91-4537-b0da-6d153dd4ed76 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-29634d57-fe91-4537-b0da-6d153dd4ed76 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-29634d57-fe91-4537-b0da-6d153dd4ed76 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-29634d57-fe91-4537-b0da-6d153dd4ed76 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-29634d57-fe91-4537-b0da-6d153dd4ed76 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:22 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-29634d57-fe91-4537-b0da-6d153dd4ed76 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:23 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-29634d57-fe91-4537-b0da-6d153dd4ed76 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:23 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-29634d57-fe91-4537-b0da-6d153dd4ed76 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1370 microversion: 2.1 time: 0.334794 Aug 09 11:32:23 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 435/832] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:22 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1370 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:24 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-71563d48-76cc-4b66-8d5b-7841b88ddec4 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:24 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-71563d48-76cc-4b66-8d5b-7841b88ddec4 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:24 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-71563d48-76cc-4b66-8d5b-7841b88ddec4 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:24 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-71563d48-76cc-4b66-8d5b-7841b88ddec4 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:24 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-71563d48-76cc-4b66-8d5b-7841b88ddec4 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:24 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-71563d48-76cc-4b66-8d5b-7841b88ddec4 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:24 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-71563d48-76cc-4b66-8d5b-7841b88ddec4 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:24 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-71563d48-76cc-4b66-8d5b-7841b88ddec4 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:24 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-71563d48-76cc-4b66-8d5b-7841b88ddec4 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:24 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestStampPattern-server-426589364", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42", "key_name": "tempest-TestStampPattern-646102699", "security_groups": [{"name": "tempest-secgroup-smoke-841049689"}], "networks": [{"uuid": "019e122a-742d-4ae8-98e7-ed66109ab0a2"}]}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:32:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.008s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:24 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:24 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:25 devstack devstack@n-api.service[63877]: DEBUG nova.network.neutron [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] validate_networks() for [('019e122a-742d-4ae8-98e7-ed66109ab0a2', None, None, None, None, None)] {{(pid=63877) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:32:25 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:25 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-71563d48-76cc-4b66-8d5b-7841b88ddec4 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:25 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-71563d48-76cc-4b66-8d5b-7841b88ddec4 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1370 microversion: 2.1 time: 0.899670 Aug 09 11:32:25 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 398/833] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:24 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1370 bytes in 901 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:25 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-51e88698-bc02-4dbb-8878-9027d1b9b80d req-7dede57d-ebe1-41d1-9174-19fd6824714d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "563805ed-68a9-4d98-9a48-e31c52cdd0cb", "name": "network-vif-plugged", "status": "completed", "tag": "fd341045-9745-432a-8d14-e20fd1fd3b43"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:32:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-51e88698-bc02-4dbb-8878-9027d1b9b80d req-7dede57d-ebe1-41d1-9174-19fd6824714d service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-51e88698-bc02-4dbb-8878-9027d1b9b80d req-7dede57d-ebe1-41d1-9174-19fd6824714d service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-51e88698-bc02-4dbb-8878-9027d1b9b80d req-7dede57d-ebe1-41d1-9174-19fd6824714d service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:25 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-51e88698-bc02-4dbb-8878-9027d1b9b80d req-7dede57d-ebe1-41d1-9174-19fd6824714d service nova] Creating event network-vif-plugged:fd341045-9745-432a-8d14-e20fd1fd3b43 for instance 563805ed-68a9-4d98-9a48-e31c52cdd0cb on devstack Aug 09 11:32:25 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-51e88698-bc02-4dbb-8878-9027d1b9b80d req-7dede57d-ebe1-41d1-9174-19fd6824714d service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:32:25 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-51e88698-bc02-4dbb-8878-9027d1b9b80d req-7dede57d-ebe1-41d1-9174-19fd6824714d service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.091167 Aug 09 11:32:25 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 399/834] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:32:25 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:32:25 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:25 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Flavor limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:32:25 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Image limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:32:25 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Flavor pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:32:25 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Image pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:32:25 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:32:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:25 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:25 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Getting quotas for project 9dd1ec60667249649c881745f4bced3c. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:32:25 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Getting quotas for user 5a75d0d3caf24816af5d0f5f1f4b40ec and project 9dd1ec60667249649c881745f4bced3c. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:32:25 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Going to run 1 instances... {{(pid=63877) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:32:25 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: eefe53a0-fe69-4bc3-adaa-cb33f551f383] 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='f5bfcc50-eba0-489a-9da6-58e41099c8c2',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=63877) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:32:25 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-771736b9-fe7a-499b-ae9d-568326b2b02c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 413 microversion: 2.1 time: 1.473451 Aug 09 11:32:25 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 436/835] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:32:24 2026] POST /compute/v2.1/servers => generated 413 bytes in 1475 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Aug 09 11:32:26 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-b4414ee8-8610-4630-98e2-3221b6d12815 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:26 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-b4414ee8-8610-4630-98e2-3221b6d12815 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: eefe53a0-fe69-4bc3-adaa-cb33f551f383] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:26 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-b4414ee8-8610-4630-98e2-3221b6d12815 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:26 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-b4414ee8-8610-4630-98e2-3221b6d12815 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:26 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-b4414ee8-8610-4630-98e2-3221b6d12815 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383" status: 200 len: 1255 microversion: 2.1 time: 0.097761 Aug 09 11:32:26 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 400/836] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:25 2026] GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383 => generated 1255 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:26 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-2b292b82-1ca3-4d30-9966-4b52f043b2e7 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:26 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-2b292b82-1ca3-4d30-9966-4b52f043b2e7 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2b292b82-1ca3-4d30-9966-4b52f043b2e7 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2b292b82-1ca3-4d30-9966-4b52f043b2e7 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2b292b82-1ca3-4d30-9966-4b52f043b2e7 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2b292b82-1ca3-4d30-9966-4b52f043b2e7 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2b292b82-1ca3-4d30-9966-4b52f043b2e7 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2b292b82-1ca3-4d30-9966-4b52f043b2e7 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:26 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-2b292b82-1ca3-4d30-9966-4b52f043b2e7 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:26 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-2b292b82-1ca3-4d30-9966-4b52f043b2e7 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:26 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-2b292b82-1ca3-4d30-9966-4b52f043b2e7 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1370 microversion: 2.1 time: 0.397753 Aug 09 11:32:26 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 437/837] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:26 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1370 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:27 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-12d7d363-3dbf-469b-949d-0412e5505c2f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:27 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-12d7d363-3dbf-469b-949d-0412e5505c2f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: eefe53a0-fe69-4bc3-adaa-cb33f551f383] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-12d7d363-3dbf-469b-949d-0412e5505c2f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-12d7d363-3dbf-469b-949d-0412e5505c2f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-12d7d363-3dbf-469b-949d-0412e5505c2f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-12d7d363-3dbf-469b-949d-0412e5505c2f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-12d7d363-3dbf-469b-949d-0412e5505c2f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-12d7d363-3dbf-469b-949d-0412e5505c2f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:27 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-12d7d363-3dbf-469b-949d-0412e5505c2f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:27 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-12d7d363-3dbf-469b-949d-0412e5505c2f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:27 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-1cc8db44-aa22-41b4-9009-edc807c6aca2 req-f45252e0-8974-46af-86b0-9040dada3ca4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "563805ed-68a9-4d98-9a48-e31c52cdd0cb", "name": "network-vif-plugged", "status": "completed", "tag": "fd341045-9745-432a-8d14-e20fd1fd3b43"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:32:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-1cc8db44-aa22-41b4-9009-edc807c6aca2 req-f45252e0-8974-46af-86b0-9040dada3ca4 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-1cc8db44-aa22-41b4-9009-edc807c6aca2 req-f45252e0-8974-46af-86b0-9040dada3ca4 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-1cc8db44-aa22-41b4-9009-edc807c6aca2 req-f45252e0-8974-46af-86b0-9040dada3ca4 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:27 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-12d7d363-3dbf-469b-949d-0412e5505c2f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383" status: 200 len: 1307 microversion: 2.1 time: 0.210919 Aug 09 11:32:27 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 401/838] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:27 2026] GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383 => generated 1307 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:27 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-1cc8db44-aa22-41b4-9009-edc807c6aca2 req-f45252e0-8974-46af-86b0-9040dada3ca4 service nova] Creating event network-vif-plugged:fd341045-9745-432a-8d14-e20fd1fd3b43 for instance 563805ed-68a9-4d98-9a48-e31c52cdd0cb on devstack Aug 09 11:32:27 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-1cc8db44-aa22-41b4-9009-edc807c6aca2 req-f45252e0-8974-46af-86b0-9040dada3ca4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:32:27 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-1cc8db44-aa22-41b4-9009-edc807c6aca2 req-f45252e0-8974-46af-86b0-9040dada3ca4 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.111460 Aug 09 11:32:27 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 438/839] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:32:27 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:32:27 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-fbf071f9-7c6c-49d3-b19d-253ec64fc5e2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:27 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-fbf071f9-7c6c-49d3-b19d-253ec64fc5e2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-fbf071f9-7c6c-49d3-b19d-253ec64fc5e2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-fbf071f9-7c6c-49d3-b19d-253ec64fc5e2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-fbf071f9-7c6c-49d3-b19d-253ec64fc5e2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-fbf071f9-7c6c-49d3-b19d-253ec64fc5e2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-fbf071f9-7c6c-49d3-b19d-253ec64fc5e2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-fbf071f9-7c6c-49d3-b19d-253ec64fc5e2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:27 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-fbf071f9-7c6c-49d3-b19d-253ec64fc5e2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:27 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=2 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:32:28 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-fbf071f9-7c6c-49d3-b19d-253ec64fc5e2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:28 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-fbf071f9-7c6c-49d3-b19d-253ec64fc5e2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1553 microversion: 2.1 time: 0.548854 Aug 09 11:32:28 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 402/840] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:27 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1553 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:28 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-5ada3c31-fa96-4c8d-a8ae-ac5b28fd5ef6 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:28 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-5ada3c31-fa96-4c8d-a8ae-ac5b28fd5ef6 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5ada3c31-fa96-4c8d-a8ae-ac5b28fd5ef6 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5ada3c31-fa96-4c8d-a8ae-ac5b28fd5ef6 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5ada3c31-fa96-4c8d-a8ae-ac5b28fd5ef6 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5ada3c31-fa96-4c8d-a8ae-ac5b28fd5ef6 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5ada3c31-fa96-4c8d-a8ae-ac5b28fd5ef6 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5ada3c31-fa96-4c8d-a8ae-ac5b28fd5ef6 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:28 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-5ada3c31-fa96-4c8d-a8ae-ac5b28fd5ef6 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:28 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-93be41e1-16c6-4c14-a809-152674285337 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:28 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-93be41e1-16c6-4c14-a809-152674285337 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: eefe53a0-fe69-4bc3-adaa-cb33f551f383] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-93be41e1-16c6-4c14-a809-152674285337 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-93be41e1-16c6-4c14-a809-152674285337 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-93be41e1-16c6-4c14-a809-152674285337 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-93be41e1-16c6-4c14-a809-152674285337 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-93be41e1-16c6-4c14-a809-152674285337 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-93be41e1-16c6-4c14-a809-152674285337 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:28 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-5ada3c31-fa96-4c8d-a8ae-ac5b28fd5ef6 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:28 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-93be41e1-16c6-4c14-a809-152674285337 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:28 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-5ada3c31-fa96-4c8d-a8ae-ac5b28fd5ef6 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1553 microversion: 2.1 time: 0.511379 Aug 09 11:32:28 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 439/841] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:28 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1553 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:32:28 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-499c11f6-174b-4106-806a-86b7031c140a tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:28 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-499c11f6-174b-4106-806a-86b7031c140a tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:28 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-499c11f6-174b-4106-806a-86b7031c140a tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Searching by: {'deleted': False, 'project_id': 'e6089c47c662442a95b7ab0ea3804711'} {{(pid=63877) get_all /opt/stack/nova/nova/compute/api.py:3110}} Aug 09 11:32:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-499c11f6-174b-4106-806a-86b7031c140a tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-499c11f6-174b-4106-806a-86b7031c140a tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-499c11f6-174b-4106-806a-86b7031c140a tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-499c11f6-174b-4106-806a-86b7031c140a tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-499c11f6-174b-4106-806a-86b7031c140a tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-499c11f6-174b-4106-806a-86b7031c140a tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:28 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-93be41e1-16c6-4c14-a809-152674285337 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:28 devstack devstack@n-api.service[63877]: DEBUG nova.compute.multi_cell_list [None req-499c11f6-174b-4106-806a-86b7031c140a tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=63877) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} Aug 09 11:32:28 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-93be41e1-16c6-4c14-a809-152674285337 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383" status: 200 len: 1313 microversion: 2.1 time: 0.457873 Aug 09 11:32:28 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 403/842] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:28 2026] GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383 => generated 1313 bytes in 459 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:28 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-499c11f6-174b-4106-806a-86b7031c140a tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers" status: 200 len: 351 microversion: 2.1 time: 0.172282 Aug 09 11:32:28 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 440/843] 192.168.122.209 () {58 vars in 1127 bytes} [Sun Aug 9 11:32:28 2026] GET /compute/v2.1/servers => generated 351 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:32:28 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-8c7a9bec-b7be-4dd8-8131-3566b9abb2ea tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:28 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-8c7a9bec-b7be-4dd8-8131-3566b9abb2ea tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8c7a9bec-b7be-4dd8-8131-3566b9abb2ea tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8c7a9bec-b7be-4dd8-8131-3566b9abb2ea tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8c7a9bec-b7be-4dd8-8131-3566b9abb2ea tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8c7a9bec-b7be-4dd8-8131-3566b9abb2ea tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8c7a9bec-b7be-4dd8-8131-3566b9abb2ea tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8c7a9bec-b7be-4dd8-8131-3566b9abb2ea tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:28 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-8c7a9bec-b7be-4dd8-8131-3566b9abb2ea tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:29 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-8c7a9bec-b7be-4dd8-8131-3566b9abb2ea tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:29 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-8c7a9bec-b7be-4dd8-8131-3566b9abb2ea tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1553 microversion: 2.1 time: 0.337232 Aug 09 11:32:29 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 404/844] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:28 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1553 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:29 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-165caa53-697b-4843-a803-e4c647f18191 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:29 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-165caa53-697b-4843-a803-e4c647f18191 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: eefe53a0-fe69-4bc3-adaa-cb33f551f383] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-165caa53-697b-4843-a803-e4c647f18191 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-165caa53-697b-4843-a803-e4c647f18191 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-165caa53-697b-4843-a803-e4c647f18191 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-165caa53-697b-4843-a803-e4c647f18191 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-165caa53-697b-4843-a803-e4c647f18191 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-165caa53-697b-4843-a803-e4c647f18191 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:29 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-165caa53-697b-4843-a803-e4c647f18191 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:30 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-165caa53-697b-4843-a803-e4c647f18191 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:30 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-165caa53-697b-4843-a803-e4c647f18191 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383" status: 200 len: 1380 microversion: 2.1 time: 0.428354 Aug 09 11:32:30 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 441/845] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:29 2026] GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383 => generated 1380 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:31 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-7c432e51-4e44-41f1-aefb-b4a5c53ce2d7 req-e4e3d2c0-87a9-4084-834c-8a7d306fd5e1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "eefe53a0-fe69-4bc3-adaa-cb33f551f383", "tag": "7ad17f86-434a-4ade-817d-a24564e263c3"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:32:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-7c432e51-4e44-41f1-aefb-b4a5c53ce2d7 req-e4e3d2c0-87a9-4084-834c-8a7d306fd5e1 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-7c432e51-4e44-41f1-aefb-b4a5c53ce2d7 req-e4e3d2c0-87a9-4084-834c-8a7d306fd5e1 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-7c432e51-4e44-41f1-aefb-b4a5c53ce2d7 req-e4e3d2c0-87a9-4084-834c-8a7d306fd5e1 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:31 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-7c432e51-4e44-41f1-aefb-b4a5c53ce2d7 req-e4e3d2c0-87a9-4084-834c-8a7d306fd5e1 service nova] Creating event network-changed:7ad17f86-434a-4ade-817d-a24564e263c3 for instance eefe53a0-fe69-4bc3-adaa-cb33f551f383 on devstack Aug 09 11:32:31 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-7c432e51-4e44-41f1-aefb-b4a5c53ce2d7 req-e4e3d2c0-87a9-4084-834c-8a7d306fd5e1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:32:31 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-7c432e51-4e44-41f1-aefb-b4a5c53ce2d7 req-e4e3d2c0-87a9-4084-834c-8a7d306fd5e1 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.091716 Aug 09 11:32:31 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 405/846] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:32:31 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:32:31 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-d4cade77-258f-487c-8de0-e232b1f04d75 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:31 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-d4cade77-258f-487c-8de0-e232b1f04d75 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: eefe53a0-fe69-4bc3-adaa-cb33f551f383] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d4cade77-258f-487c-8de0-e232b1f04d75 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d4cade77-258f-487c-8de0-e232b1f04d75 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d4cade77-258f-487c-8de0-e232b1f04d75 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d4cade77-258f-487c-8de0-e232b1f04d75 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d4cade77-258f-487c-8de0-e232b1f04d75 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d4cade77-258f-487c-8de0-e232b1f04d75 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:31 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-d4cade77-258f-487c-8de0-e232b1f04d75 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:32 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-d4cade77-258f-487c-8de0-e232b1f04d75 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:32 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-d4cade77-258f-487c-8de0-e232b1f04d75 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383" status: 200 len: 1380 microversion: 2.1 time: 0.929102 Aug 09 11:32:32 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 442/847] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:31 2026] GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383 => generated 1380 bytes in 938 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:33 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-508dbb61-4098-47e6-a3dc-7a5eca7fe0d5 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:33 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-508dbb61-4098-47e6-a3dc-7a5eca7fe0d5 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: eefe53a0-fe69-4bc3-adaa-cb33f551f383] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-508dbb61-4098-47e6-a3dc-7a5eca7fe0d5 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-508dbb61-4098-47e6-a3dc-7a5eca7fe0d5 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-508dbb61-4098-47e6-a3dc-7a5eca7fe0d5 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-508dbb61-4098-47e6-a3dc-7a5eca7fe0d5 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-508dbb61-4098-47e6-a3dc-7a5eca7fe0d5 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-508dbb61-4098-47e6-a3dc-7a5eca7fe0d5 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:33 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-508dbb61-4098-47e6-a3dc-7a5eca7fe0d5 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:34 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-ea882cea-6dd0-4e41-8371-e9708012f94a req-8fa943e3-4144-48b3-bd96-3110057a9fb2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "eefe53a0-fe69-4bc3-adaa-cb33f551f383", "name": "network-vif-plugged", "status": "completed", "tag": "7ad17f86-434a-4ade-817d-a24564e263c3"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:32:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-ea882cea-6dd0-4e41-8371-e9708012f94a req-8fa943e3-4144-48b3-bd96-3110057a9fb2 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-ea882cea-6dd0-4e41-8371-e9708012f94a req-8fa943e3-4144-48b3-bd96-3110057a9fb2 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-ea882cea-6dd0-4e41-8371-e9708012f94a req-8fa943e3-4144-48b3-bd96-3110057a9fb2 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.021s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:34 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-ea882cea-6dd0-4e41-8371-e9708012f94a req-8fa943e3-4144-48b3-bd96-3110057a9fb2 service nova] Creating event network-vif-plugged:7ad17f86-434a-4ade-817d-a24564e263c3 for instance eefe53a0-fe69-4bc3-adaa-cb33f551f383 on devstack Aug 09 11:32:34 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-ea882cea-6dd0-4e41-8371-e9708012f94a req-8fa943e3-4144-48b3-bd96-3110057a9fb2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:32:34 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-ea882cea-6dd0-4e41-8371-e9708012f94a req-8fa943e3-4144-48b3-bd96-3110057a9fb2 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.334564 Aug 09 11:32:34 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 443/848] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:32:34 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:32:35 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-508dbb61-4098-47e6-a3dc-7a5eca7fe0d5 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:35 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-508dbb61-4098-47e6-a3dc-7a5eca7fe0d5 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383" status: 200 len: 1380 microversion: 2.1 time: 2.034744 Aug 09 11:32:35 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 406/849] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:33 2026] GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383 => generated 1380 bytes in 2048 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:35 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=8 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:32:36 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=4 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:32:36 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-cdfe29a9-28a0-47f6-8e40-2304e7cf5c0d tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:36 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-cdfe29a9-28a0-47f6-8e40-2304e7cf5c0d tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: eefe53a0-fe69-4bc3-adaa-cb33f551f383] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cdfe29a9-28a0-47f6-8e40-2304e7cf5c0d tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cdfe29a9-28a0-47f6-8e40-2304e7cf5c0d tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cdfe29a9-28a0-47f6-8e40-2304e7cf5c0d tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cdfe29a9-28a0-47f6-8e40-2304e7cf5c0d tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cdfe29a9-28a0-47f6-8e40-2304e7cf5c0d tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:36 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-cdfe29a9-28a0-47f6-8e40-2304e7cf5c0d tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:36 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-cdfe29a9-28a0-47f6-8e40-2304e7cf5c0d tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:36 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-b0c3ce97-dffd-4610-a772-533d592981d2 req-fd5ab7f1-093b-4dd4-b7fa-9bfb7f18358e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "eefe53a0-fe69-4bc3-adaa-cb33f551f383", "name": "network-vif-plugged", "status": "completed", "tag": "7ad17f86-434a-4ade-817d-a24564e263c3"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:32:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-b0c3ce97-dffd-4610-a772-533d592981d2 req-fd5ab7f1-093b-4dd4-b7fa-9bfb7f18358e service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-b0c3ce97-dffd-4610-a772-533d592981d2 req-fd5ab7f1-093b-4dd4-b7fa-9bfb7f18358e service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-b0c3ce97-dffd-4610-a772-533d592981d2 req-fd5ab7f1-093b-4dd4-b7fa-9bfb7f18358e service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:37 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-b0c3ce97-dffd-4610-a772-533d592981d2 req-fd5ab7f1-093b-4dd4-b7fa-9bfb7f18358e service nova] Creating event network-vif-plugged:7ad17f86-434a-4ade-817d-a24564e263c3 for instance eefe53a0-fe69-4bc3-adaa-cb33f551f383 on devstack Aug 09 11:32:37 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-b0c3ce97-dffd-4610-a772-533d592981d2 req-fd5ab7f1-093b-4dd4-b7fa-9bfb7f18358e service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:32:37 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-b0c3ce97-dffd-4610-a772-533d592981d2 req-fd5ab7f1-093b-4dd4-b7fa-9bfb7f18358e service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.156912 Aug 09 11:32:37 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 407/850] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:32:36 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:32:37 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-cdfe29a9-28a0-47f6-8e40-2304e7cf5c0d tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:37 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-cdfe29a9-28a0-47f6-8e40-2304e7cf5c0d tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383" status: 200 len: 1380 microversion: 2.1 time: 0.848256 Aug 09 11:32:37 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 444/851] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:36 2026] GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383 => generated 1380 bytes in 859 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:38 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-3be039c4-34f2-4233-bcc0-bd89e26ffd4e tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:38 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-3be039c4-34f2-4233-bcc0-bd89e26ffd4e tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: eefe53a0-fe69-4bc3-adaa-cb33f551f383] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3be039c4-34f2-4233-bcc0-bd89e26ffd4e tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3be039c4-34f2-4233-bcc0-bd89e26ffd4e tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3be039c4-34f2-4233-bcc0-bd89e26ffd4e tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3be039c4-34f2-4233-bcc0-bd89e26ffd4e tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3be039c4-34f2-4233-bcc0-bd89e26ffd4e tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:38 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3be039c4-34f2-4233-bcc0-bd89e26ffd4e tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:38 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-3be039c4-34f2-4233-bcc0-bd89e26ffd4e tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:38 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-3be039c4-34f2-4233-bcc0-bd89e26ffd4e tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:38 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-3be039c4-34f2-4233-bcc0-bd89e26ffd4e tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383" status: 200 len: 1380 microversion: 2.1 time: 0.458016 Aug 09 11:32:38 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 408/852] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:38 2026] GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383 => generated 1380 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:38 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=3 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:32:39 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-c7e963a5-6572-4b94-bbd0-cab2e5d890b9 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:39 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-c7e963a5-6572-4b94-bbd0-cab2e5d890b9 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: eefe53a0-fe69-4bc3-adaa-cb33f551f383] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c7e963a5-6572-4b94-bbd0-cab2e5d890b9 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c7e963a5-6572-4b94-bbd0-cab2e5d890b9 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c7e963a5-6572-4b94-bbd0-cab2e5d890b9 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c7e963a5-6572-4b94-bbd0-cab2e5d890b9 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c7e963a5-6572-4b94-bbd0-cab2e5d890b9 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:39 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c7e963a5-6572-4b94-bbd0-cab2e5d890b9 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:39 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-c7e963a5-6572-4b94-bbd0-cab2e5d890b9 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:40 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-c7e963a5-6572-4b94-bbd0-cab2e5d890b9 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:40 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-c7e963a5-6572-4b94-bbd0-cab2e5d890b9 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383" status: 200 len: 1556 microversion: 2.1 time: 0.397002 Aug 09 11:32:40 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 445/853] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:39 2026] GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383 => generated 1556 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:40 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-f7f5a1d3-a498-46eb-86bf-26e0a79f52d0 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:40 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-f7f5a1d3-a498-46eb-86bf-26e0a79f52d0 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: eefe53a0-fe69-4bc3-adaa-cb33f551f383] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f7f5a1d3-a498-46eb-86bf-26e0a79f52d0 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f7f5a1d3-a498-46eb-86bf-26e0a79f52d0 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f7f5a1d3-a498-46eb-86bf-26e0a79f52d0 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f7f5a1d3-a498-46eb-86bf-26e0a79f52d0 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f7f5a1d3-a498-46eb-86bf-26e0a79f52d0 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f7f5a1d3-a498-46eb-86bf-26e0a79f52d0 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:40 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-f7f5a1d3-a498-46eb-86bf-26e0a79f52d0 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:40 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-f7f5a1d3-a498-46eb-86bf-26e0a79f52d0 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:40 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-f7f5a1d3-a498-46eb-86bf-26e0a79f52d0 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383" status: 200 len: 1556 microversion: 2.1 time: 0.225370 Aug 09 11:32:40 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 409/854] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:40 2026] GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383 => generated 1556 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:40 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-85829de9-ae97-4cfc-aa0a-3ef0ca3cf94e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "72aa6fbd-8be3-4511-8f2b-10d6a9e72dc9"}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:32:40 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-85829de9-ae97-4cfc-aa0a-3ef0ca3cf94e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-85829de9-ae97-4cfc-aa0a-3ef0ca3cf94e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-85829de9-ae97-4cfc-aa0a-3ef0ca3cf94e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-85829de9-ae97-4cfc-aa0a-3ef0ca3cf94e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-85829de9-ae97-4cfc-aa0a-3ef0ca3cf94e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-85829de9-ae97-4cfc-aa0a-3ef0ca3cf94e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-85829de9-ae97-4cfc-aa0a-3ef0ca3cf94e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:41 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-85829de9-ae97-4cfc-aa0a-3ef0ca3cf94e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "POST /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.648690 Aug 09 11:32:41 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 446/855] 192.168.122.209 () {60 vars in 1325 bytes} [Sun Aug 9 11:32:40 2026] POST /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb/os-volume_attachments => generated 194 bytes in 652 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:32:43 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-ca0f8a6f-a1d9-4e2d-a52c-ccd3f12f1fc3 req-59b827e8-34f1-49c7-b6e2-d42de40e41b0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "eefe53a0-fe69-4bc3-adaa-cb33f551f383", "tag": "7ad17f86-434a-4ade-817d-a24564e263c3"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:32:43 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-ca0f8a6f-a1d9-4e2d-a52c-ccd3f12f1fc3 req-59b827e8-34f1-49c7-b6e2-d42de40e41b0 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:43 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-ca0f8a6f-a1d9-4e2d-a52c-ccd3f12f1fc3 req-59b827e8-34f1-49c7-b6e2-d42de40e41b0 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:43 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-ca0f8a6f-a1d9-4e2d-a52c-ccd3f12f1fc3 req-59b827e8-34f1-49c7-b6e2-d42de40e41b0 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:43 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-ca0f8a6f-a1d9-4e2d-a52c-ccd3f12f1fc3 req-59b827e8-34f1-49c7-b6e2-d42de40e41b0 service nova] Creating event network-changed:7ad17f86-434a-4ade-817d-a24564e263c3 for instance eefe53a0-fe69-4bc3-adaa-cb33f551f383 on devstack Aug 09 11:32:43 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-ca0f8a6f-a1d9-4e2d-a52c-ccd3f12f1fc3 req-59b827e8-34f1-49c7-b6e2-d42de40e41b0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:32:43 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-ca0f8a6f-a1d9-4e2d-a52c-ccd3f12f1fc3 req-59b827e8-34f1-49c7-b6e2-d42de40e41b0 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.039530 Aug 09 11:32:43 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 410/856] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:32:43 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:32:44 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-622b31dc-f8f9-4989-b26a-398a3c674bce tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:44 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-622b31dc-f8f9-4989-b26a-398a3c674bce tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-622b31dc-f8f9-4989-b26a-398a3c674bce tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-622b31dc-f8f9-4989-b26a-398a3c674bce tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-622b31dc-f8f9-4989-b26a-398a3c674bce tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-622b31dc-f8f9-4989-b26a-398a3c674bce tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-622b31dc-f8f9-4989-b26a-398a3c674bce tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-622b31dc-f8f9-4989-b26a-398a3c674bce tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:44 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-622b31dc-f8f9-4989-b26a-398a3c674bce tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:44 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-622b31dc-f8f9-4989-b26a-398a3c674bce tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:44 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-622b31dc-f8f9-4989-b26a-398a3c674bce tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1599 microversion: 2.1 time: 0.468125 Aug 09 11:32:44 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 447/857] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:44 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1599 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:47 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-90da292d-f826-4685-9df3-c98a1dd852d6 req-d36a3d3e-d618-4b8c-b085-ce65616d9c52 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "563805ed-68a9-4d98-9a48-e31c52cdd0cb", "tag": "fd341045-9745-432a-8d14-e20fd1fd3b43"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:32:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-90da292d-f826-4685-9df3-c98a1dd852d6 req-d36a3d3e-d618-4b8c-b085-ce65616d9c52 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-90da292d-f826-4685-9df3-c98a1dd852d6 req-d36a3d3e-d618-4b8c-b085-ce65616d9c52 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:47 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-90da292d-f826-4685-9df3-c98a1dd852d6 req-d36a3d3e-d618-4b8c-b085-ce65616d9c52 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:47 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-90da292d-f826-4685-9df3-c98a1dd852d6 req-d36a3d3e-d618-4b8c-b085-ce65616d9c52 service nova] Creating event network-changed:fd341045-9745-432a-8d14-e20fd1fd3b43 for instance 563805ed-68a9-4d98-9a48-e31c52cdd0cb on devstack Aug 09 11:32:47 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-90da292d-f826-4685-9df3-c98a1dd852d6 req-d36a3d3e-d618-4b8c-b085-ce65616d9c52 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:32:47 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-90da292d-f826-4685-9df3-c98a1dd852d6 req-d36a3d3e-d618-4b8c-b085-ce65616d9c52 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.073558 Aug 09 11:32:47 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 411/858] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:32:47 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:32:49 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-83b5c065-bbc6-4ab0-9d8a-0c7436b797bf tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-145289874"}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:32:49 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-83b5c065-bbc6-4ab0-9d8a-0c7436b797bf tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-83b5c065-bbc6-4ab0-9d8a-0c7436b797bf tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-83b5c065-bbc6-4ab0-9d8a-0c7436b797bf tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-83b5c065-bbc6-4ab0-9d8a-0c7436b797bf tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-83b5c065-bbc6-4ab0-9d8a-0c7436b797bf tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-83b5c065-bbc6-4ab0-9d8a-0c7436b797bf tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:49 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-83b5c065-bbc6-4ab0-9d8a-0c7436b797bf tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:49 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-83b5c065-bbc6-4ab0-9d8a-0c7436b797bf tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:50 devstack devstack@n-api.service[63877]: INFO nova.network.security_group_api [None req-83b5c065-bbc6-4ab0-9d8a-0c7436b797bf tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Adding security group c6b089e2-e69d-49cc-a2ec-e46f98408bd4 to port fd341045-9745-432a-8d14-e20fd1fd3b43 Aug 09 11:32:50 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-83b5c065-bbc6-4ab0-9d8a-0c7436b797bf tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "POST /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb/action" status: 202 len: 0 microversion: 2.1 time: 1.008973 Aug 09 11:32:50 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 448/859] 192.168.122.209 () {60 vars in 1280 bytes} [Sun Aug 9 11:32:49 2026] POST /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb/action => generated 0 bytes in 1012 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:32:50 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-1652a5df-aaba-49f2-885f-b4442927d20c req-2f857985-1f62-41ac-b7f0-14648c6906d3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "563805ed-68a9-4d98-9a48-e31c52cdd0cb", "tag": "fd341045-9745-432a-8d14-e20fd1fd3b43"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:32:50 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-9619350e-0747-41be-9a9b-4b91b257676d tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:50 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-9619350e-0747-41be-9a9b-4b91b257676d tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9619350e-0747-41be-9a9b-4b91b257676d tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-1652a5df-aaba-49f2-885f-b4442927d20c req-2f857985-1f62-41ac-b7f0-14648c6906d3 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9619350e-0747-41be-9a9b-4b91b257676d tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9619350e-0747-41be-9a9b-4b91b257676d tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9619350e-0747-41be-9a9b-4b91b257676d tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9619350e-0747-41be-9a9b-4b91b257676d tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-1652a5df-aaba-49f2-885f-b4442927d20c req-2f857985-1f62-41ac-b7f0-14648c6906d3 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9619350e-0747-41be-9a9b-4b91b257676d tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-1652a5df-aaba-49f2-885f-b4442927d20c req-2f857985-1f62-41ac-b7f0-14648c6906d3 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:50 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-1652a5df-aaba-49f2-885f-b4442927d20c req-2f857985-1f62-41ac-b7f0-14648c6906d3 service nova] Creating event network-changed:fd341045-9745-432a-8d14-e20fd1fd3b43 for instance 563805ed-68a9-4d98-9a48-e31c52cdd0cb on devstack Aug 09 11:32:50 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-1652a5df-aaba-49f2-885f-b4442927d20c req-2f857985-1f62-41ac-b7f0-14648c6906d3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:32:51 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-1652a5df-aaba-49f2-885f-b4442927d20c req-2f857985-1f62-41ac-b7f0-14648c6906d3 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.073598 Aug 09 11:32:51 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 412/860] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:32:50 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:32:51 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-9619350e-0747-41be-9a9b-4b91b257676d tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:51 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-9619350e-0747-41be-9a9b-4b91b257676d tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:51 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-9619350e-0747-41be-9a9b-4b91b257676d tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1763 microversion: 2.1 time: 0.310688 Aug 09 11:32:51 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 449/861] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:50 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1763 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:51 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-76d17da1-46f4-4e4d-8310-74f9c4b9820e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "SOFT"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:32:51 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-76d17da1-46f4-4e4d-8310-74f9c4b9820e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-76d17da1-46f4-4e4d-8310-74f9c4b9820e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-76d17da1-46f4-4e4d-8310-74f9c4b9820e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-76d17da1-46f4-4e4d-8310-74f9c4b9820e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-76d17da1-46f4-4e4d-8310-74f9c4b9820e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-76d17da1-46f4-4e4d-8310-74f9c4b9820e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:51 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-76d17da1-46f4-4e4d-8310-74f9c4b9820e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:51 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-76d17da1-46f4-4e4d-8310-74f9c4b9820e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "POST /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb/action" status: 202 len: 0 microversion: 2.1 time: 0.270956 Aug 09 11:32:51 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 413/862] 192.168.122.209 () {60 vars in 1280 bytes} [Sun Aug 9 11:32:51 2026] POST /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb/action => generated 0 bytes in 282 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:32:51 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-d856c5bb-c2ab-4208-9345-3b2d25749473 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:51 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-d856c5bb-c2ab-4208-9345-3b2d25749473 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d856c5bb-c2ab-4208-9345-3b2d25749473 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d856c5bb-c2ab-4208-9345-3b2d25749473 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d856c5bb-c2ab-4208-9345-3b2d25749473 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d856c5bb-c2ab-4208-9345-3b2d25749473 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d856c5bb-c2ab-4208-9345-3b2d25749473 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d856c5bb-c2ab-4208-9345-3b2d25749473 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:51 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-d856c5bb-c2ab-4208-9345-3b2d25749473 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:52 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-d856c5bb-c2ab-4208-9345-3b2d25749473 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:52 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-d856c5bb-c2ab-4208-9345-3b2d25749473 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1755 microversion: 2.1 time: 0.347663 Aug 09 11:32:52 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 450/863] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:51 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1755 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:53 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-130a83a1-4e92-4be7-bbc6-0d885ac1f60c tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:53 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-130a83a1-4e92-4be7-bbc6-0d885ac1f60c tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-130a83a1-4e92-4be7-bbc6-0d885ac1f60c tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-130a83a1-4e92-4be7-bbc6-0d885ac1f60c tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-130a83a1-4e92-4be7-bbc6-0d885ac1f60c tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-130a83a1-4e92-4be7-bbc6-0d885ac1f60c tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-130a83a1-4e92-4be7-bbc6-0d885ac1f60c tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-130a83a1-4e92-4be7-bbc6-0d885ac1f60c tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:53 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-130a83a1-4e92-4be7-bbc6-0d885ac1f60c tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:53 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-130a83a1-4e92-4be7-bbc6-0d885ac1f60c tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:53 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-130a83a1-4e92-4be7-bbc6-0d885ac1f60c tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1760 microversion: 2.1 time: 0.218459 Aug 09 11:32:53 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 414/864] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:53 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1760 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:54 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-bfabcf90-ac21-4e72-a22c-fe4ab7376191 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:54 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-bfabcf90-ac21-4e72-a22c-fe4ab7376191 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bfabcf90-ac21-4e72-a22c-fe4ab7376191 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bfabcf90-ac21-4e72-a22c-fe4ab7376191 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bfabcf90-ac21-4e72-a22c-fe4ab7376191 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bfabcf90-ac21-4e72-a22c-fe4ab7376191 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bfabcf90-ac21-4e72-a22c-fe4ab7376191 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bfabcf90-ac21-4e72-a22c-fe4ab7376191 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:54 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-bfabcf90-ac21-4e72-a22c-fe4ab7376191 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:54 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-bfabcf90-ac21-4e72-a22c-fe4ab7376191 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:54 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-bfabcf90-ac21-4e72-a22c-fe4ab7376191 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1760 microversion: 2.1 time: 0.176313 Aug 09 11:32:54 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 451/865] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:54 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1760 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:55 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-7319883e-492c-4b66-a5ec-5f673cbe40bb tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:55 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-7319883e-492c-4b66-a5ec-5f673cbe40bb tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7319883e-492c-4b66-a5ec-5f673cbe40bb tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7319883e-492c-4b66-a5ec-5f673cbe40bb tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7319883e-492c-4b66-a5ec-5f673cbe40bb tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7319883e-492c-4b66-a5ec-5f673cbe40bb tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7319883e-492c-4b66-a5ec-5f673cbe40bb tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-7319883e-492c-4b66-a5ec-5f673cbe40bb tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:55 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-7319883e-492c-4b66-a5ec-5f673cbe40bb tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:55 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-7319883e-492c-4b66-a5ec-5f673cbe40bb tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:55 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-7319883e-492c-4b66-a5ec-5f673cbe40bb tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1760 microversion: 2.1 time: 0.269220 Aug 09 11:32:55 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 415/866] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:55 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1760 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:56 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-17003990-b2dd-4a7e-8636-2583e3fe3a80 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:56 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-17003990-b2dd-4a7e-8636-2583e3fe3a80 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-17003990-b2dd-4a7e-8636-2583e3fe3a80 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-17003990-b2dd-4a7e-8636-2583e3fe3a80 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-17003990-b2dd-4a7e-8636-2583e3fe3a80 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-17003990-b2dd-4a7e-8636-2583e3fe3a80 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-17003990-b2dd-4a7e-8636-2583e3fe3a80 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-17003990-b2dd-4a7e-8636-2583e3fe3a80 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:56 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-17003990-b2dd-4a7e-8636-2583e3fe3a80 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:56 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-17003990-b2dd-4a7e-8636-2583e3fe3a80 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:57 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-17003990-b2dd-4a7e-8636-2583e3fe3a80 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1760 microversion: 2.1 time: 0.191333 Aug 09 11:32:57 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 452/867] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:56 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1760 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:58 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-00eed2ff-d81b-459f-8908-6bf5a386a469 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:58 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-00eed2ff-d81b-459f-8908-6bf5a386a469 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-00eed2ff-d81b-459f-8908-6bf5a386a469 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-00eed2ff-d81b-459f-8908-6bf5a386a469 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-00eed2ff-d81b-459f-8908-6bf5a386a469 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-00eed2ff-d81b-459f-8908-6bf5a386a469 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-00eed2ff-d81b-459f-8908-6bf5a386a469 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:58 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-00eed2ff-d81b-459f-8908-6bf5a386a469 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:58 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-00eed2ff-d81b-459f-8908-6bf5a386a469 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:58 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-00eed2ff-d81b-459f-8908-6bf5a386a469 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:58 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-00eed2ff-d81b-459f-8908-6bf5a386a469 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1760 microversion: 2.1 time: 0.203990 Aug 09 11:32:58 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 416/868] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:58 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1760 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:32:59 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-44e7515b-26e8-48ca-b34b-ed074668d30e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:32:59 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-44e7515b-26e8-48ca-b34b-ed074668d30e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:32:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-44e7515b-26e8-48ca-b34b-ed074668d30e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-44e7515b-26e8-48ca-b34b-ed074668d30e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-44e7515b-26e8-48ca-b34b-ed074668d30e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-44e7515b-26e8-48ca-b34b-ed074668d30e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:32:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-44e7515b-26e8-48ca-b34b-ed074668d30e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:32:59 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-44e7515b-26e8-48ca-b34b-ed074668d30e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:32:59 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-44e7515b-26e8-48ca-b34b-ed074668d30e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:32:59 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-44e7515b-26e8-48ca-b34b-ed074668d30e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:32:59 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-44e7515b-26e8-48ca-b34b-ed074668d30e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1760 microversion: 2.1 time: 0.213094 Aug 09 11:32:59 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 453/869] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:32:59 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1760 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:33:00 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-8c4f3e72-9635-4ef1-82b2-7014f5e6216e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:00 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-8c4f3e72-9635-4ef1-82b2-7014f5e6216e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:00 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8c4f3e72-9635-4ef1-82b2-7014f5e6216e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:00 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8c4f3e72-9635-4ef1-82b2-7014f5e6216e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:00 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8c4f3e72-9635-4ef1-82b2-7014f5e6216e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:00 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8c4f3e72-9635-4ef1-82b2-7014f5e6216e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:00 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8c4f3e72-9635-4ef1-82b2-7014f5e6216e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:00 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8c4f3e72-9635-4ef1-82b2-7014f5e6216e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:00 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-8c4f3e72-9635-4ef1-82b2-7014f5e6216e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:33:00 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-8c4f3e72-9635-4ef1-82b2-7014f5e6216e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:33:00 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-8c4f3e72-9635-4ef1-82b2-7014f5e6216e tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1760 microversion: 2.1 time: 0.188618 Aug 09 11:33:00 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 417/870] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:33:00 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1760 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:33:01 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-8a332a1f-f940-4f45-9556-d987a4083c1f tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:01 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-8a332a1f-f940-4f45-9556-d987a4083c1f tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8a332a1f-f940-4f45-9556-d987a4083c1f tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8a332a1f-f940-4f45-9556-d987a4083c1f tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8a332a1f-f940-4f45-9556-d987a4083c1f tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8a332a1f-f940-4f45-9556-d987a4083c1f tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8a332a1f-f940-4f45-9556-d987a4083c1f tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:01 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8a332a1f-f940-4f45-9556-d987a4083c1f tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:01 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-8a332a1f-f940-4f45-9556-d987a4083c1f tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:33:01 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-8a332a1f-f940-4f45-9556-d987a4083c1f tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:33:01 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-8a332a1f-f940-4f45-9556-d987a4083c1f tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1760 microversion: 2.1 time: 0.242075 Aug 09 11:33:01 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 454/871] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:33:01 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1760 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:33:02 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-a08c043e-edee-4e9f-bf6c-fe501a1a2edc tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:02 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-a08c043e-edee-4e9f-bf6c-fe501a1a2edc tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:02 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=31,nova_api:INSERT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:33:02 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a08c043e-edee-4e9f-bf6c-fe501a1a2edc tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:02 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a08c043e-edee-4e9f-bf6c-fe501a1a2edc tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:02 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a08c043e-edee-4e9f-bf6c-fe501a1a2edc tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:02 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a08c043e-edee-4e9f-bf6c-fe501a1a2edc tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:02 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a08c043e-edee-4e9f-bf6c-fe501a1a2edc tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:02 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a08c043e-edee-4e9f-bf6c-fe501a1a2edc tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:02 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=69,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:33:03 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-a08c043e-edee-4e9f-bf6c-fe501a1a2edc tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:33:03 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-a08c043e-edee-4e9f-bf6c-fe501a1a2edc tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:33:03 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-a08c043e-edee-4e9f-bf6c-fe501a1a2edc tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1760 microversion: 2.1 time: 0.228122 Aug 09 11:33:03 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 418/872] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:33:02 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1760 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:33:03 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-d9488122-62b8-4f19-9074-be835d4cfb5f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "59621ee3-bc12-43ad-9d45-9392ba0ec6f1"}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:33:03 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-d9488122-62b8-4f19-9074-be835d4cfb5f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: eefe53a0-fe69-4bc3-adaa-cb33f551f383] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:03 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=40,nova_api:INSERT=5 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:33:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d9488122-62b8-4f19-9074-be835d4cfb5f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d9488122-62b8-4f19-9074-be835d4cfb5f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d9488122-62b8-4f19-9074-be835d4cfb5f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d9488122-62b8-4f19-9074-be835d4cfb5f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d9488122-62b8-4f19-9074-be835d4cfb5f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:03 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-d9488122-62b8-4f19-9074-be835d4cfb5f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:03 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-d9488122-62b8-4f19-9074-be835d4cfb5f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "POST /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.499338 Aug 09 11:33:03 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 455/873] 192.168.122.209 () {60 vars in 1325 bytes} [Sun Aug 9 11:33:03 2026] POST /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383/os-volume_attachments => generated 194 bytes in 502 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:33:04 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-6737c1ff-685e-4de0-87bf-c5fbaef460a2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:04 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-6737c1ff-685e-4de0-87bf-c5fbaef460a2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6737c1ff-685e-4de0-87bf-c5fbaef460a2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6737c1ff-685e-4de0-87bf-c5fbaef460a2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6737c1ff-685e-4de0-87bf-c5fbaef460a2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6737c1ff-685e-4de0-87bf-c5fbaef460a2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6737c1ff-685e-4de0-87bf-c5fbaef460a2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:04 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6737c1ff-685e-4de0-87bf-c5fbaef460a2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:04 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-6737c1ff-685e-4de0-87bf-c5fbaef460a2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:33:04 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-6737c1ff-685e-4de0-87bf-c5fbaef460a2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:33:04 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-6737c1ff-685e-4de0-87bf-c5fbaef460a2 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1760 microversion: 2.1 time: 0.274240 Aug 09 11:33:04 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 419/874] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:33:04 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1760 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:33:05 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-725c930d-8d72-40ad-b0e9-1ff0e9b97e3f tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:05 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-725c930d-8d72-40ad-b0e9-1ff0e9b97e3f tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-725c930d-8d72-40ad-b0e9-1ff0e9b97e3f tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-725c930d-8d72-40ad-b0e9-1ff0e9b97e3f tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-725c930d-8d72-40ad-b0e9-1ff0e9b97e3f tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-725c930d-8d72-40ad-b0e9-1ff0e9b97e3f tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-725c930d-8d72-40ad-b0e9-1ff0e9b97e3f tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:05 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-725c930d-8d72-40ad-b0e9-1ff0e9b97e3f tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:05 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-725c930d-8d72-40ad-b0e9-1ff0e9b97e3f tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:33:05 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-725c930d-8d72-40ad-b0e9-1ff0e9b97e3f tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:33:05 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-725c930d-8d72-40ad-b0e9-1ff0e9b97e3f tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1763 microversion: 2.1 time: 0.231156 Aug 09 11:33:05 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 456/875] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:33:05 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1763 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:33:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-5925a490-8c92-4b76-9e4a-d439fb8e585b tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:08 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-5925a490-8c92-4b76-9e4a-d439fb8e585b tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: eefe53a0-fe69-4bc3-adaa-cb33f551f383] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:08 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5925a490-8c92-4b76-9e4a-d439fb8e585b tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:08 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5925a490-8c92-4b76-9e4a-d439fb8e585b tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:08 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5925a490-8c92-4b76-9e4a-d439fb8e585b tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:08 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5925a490-8c92-4b76-9e4a-d439fb8e585b tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:08 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5925a490-8c92-4b76-9e4a-d439fb8e585b tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:08 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5925a490-8c92-4b76-9e4a-d439fb8e585b tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:08 devstack devstack@n-api.service[63878]: DEBUG nova.objects.instance [None req-5925a490-8c92-4b76-9e4a-d439fb8e585b tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lazy-loading 'services' on Instance uuid eefe53a0-fe69-4bc3-adaa-cb33f551f383 {{(pid=63878) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:33:08 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-5925a490-8c92-4b76-9e4a-d439fb8e585b tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383/os-volume_attachments/59621ee3-bc12-43ad-9d45-9392ba0ec6f1" status: 202 len: 0 microversion: 2.1 time: 0.211537 Aug 09 11:33:08 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 420/876] 192.168.122.209 () {58 vars in 1418 bytes} [Sun Aug 9 11:33:08 2026] DELETE /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383/os-volume_attachments/59621ee3-bc12-43ad-9d45-9392ba0ec6f1 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:33:08 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b2fc0ffa-26ac-407c-8af6-cc7cdd030012 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:08 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-b2fc0ffa-26ac-407c-8af6-cc7cdd030012 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: eefe53a0-fe69-4bc3-adaa-cb33f551f383] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:08 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b2fc0ffa-26ac-407c-8af6-cc7cdd030012 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:08 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b2fc0ffa-26ac-407c-8af6-cc7cdd030012 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:08 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b2fc0ffa-26ac-407c-8af6-cc7cdd030012 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:08 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b2fc0ffa-26ac-407c-8af6-cc7cdd030012 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:08 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b2fc0ffa-26ac-407c-8af6-cc7cdd030012 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:08 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b2fc0ffa-26ac-407c-8af6-cc7cdd030012 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:08 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b2fc0ffa-26ac-407c-8af6-cc7cdd030012 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.076391 Aug 09 11:33:08 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 457/877] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:33:08 2026] GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383/os-volume_attachments => generated 197 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:33:09 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-2280fd83-7661-4708-ab76-22a306610d00 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:09 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-2280fd83-7661-4708-ab76-22a306610d00 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: eefe53a0-fe69-4bc3-adaa-cb33f551f383] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2280fd83-7661-4708-ab76-22a306610d00 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2280fd83-7661-4708-ab76-22a306610d00 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2280fd83-7661-4708-ab76-22a306610d00 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2280fd83-7661-4708-ab76-22a306610d00 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2280fd83-7661-4708-ab76-22a306610d00 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:09 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-2280fd83-7661-4708-ab76-22a306610d00 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:10 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-2280fd83-7661-4708-ab76-22a306610d00 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.069428 Aug 09 11:33:10 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 421/878] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:33:09 2026] GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383/os-volume_attachments => generated 25 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 09 11:33:13 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-5b4802e0-054e-4c40-b125-3abcaa0b154f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-TestStampPatternsnapshot-1267988512"}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:33:13 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-5b4802e0-054e-4c40-b125-3abcaa0b154f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: eefe53a0-fe69-4bc3-adaa-cb33f551f383] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5b4802e0-054e-4c40-b125-3abcaa0b154f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5b4802e0-054e-4c40-b125-3abcaa0b154f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5b4802e0-054e-4c40-b125-3abcaa0b154f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5b4802e0-054e-4c40-b125-3abcaa0b154f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5b4802e0-054e-4c40-b125-3abcaa0b154f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-5b4802e0-054e-4c40-b125-3abcaa0b154f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:14 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-5b4802e0-054e-4c40-b125-3abcaa0b154f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "POST /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383/action" status: 202 len: 0 microversion: 2.1 time: 1.015795 Aug 09 11:33:14 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 458/879] 192.168.122.209 () {60 vars in 1280 bytes} [Sun Aug 9 11:33:13 2026] POST /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383/action => generated 0 bytes in 1020 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Aug 09 11:33:19 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:33:20 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=16,nova_cell1:INSERT=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:33:20 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestStampPattern-server-1870259304", "imageRef": "1a257e39-9cc0-4fac-aee0-c8e7c406f1a3", "flavorRef": "42", "key_name": "tempest-TestStampPattern-646102699", "security_groups": [{"name": "tempest-secgroup-smoke-841049689"}], "networks": [{"uuid": "019e122a-742d-4ae8-98e7-ed66109ab0a2"}]}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:33:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:20 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:33:20 devstack devstack@n-api.service[63878]: DEBUG nova.network.neutron [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] validate_networks() for [('019e122a-742d-4ae8-98e7-ed66109ab0a2', None, None, None, None, None)] {{(pid=63878) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:33:20 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:33:20 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:33:21 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Flavor limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:33:21 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Image limits 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:33:21 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Flavor pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:33:21 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Image pref 0:0:0 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:33:21 devstack devstack@n-api.service[63878]: DEBUG nova.virt.hardware [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63878) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:33:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-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=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:21 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:21 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Getting quotas for project 9dd1ec60667249649c881745f4bced3c. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:33:21 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Getting quotas for user 5a75d0d3caf24816af5d0f5f1f4b40ec and project 9dd1ec60667249649c881745f4bced3c. Resources: {'cores', 'instances', 'ram'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:33:21 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Going to run 1 instances... {{(pid=63878) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:33:21 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: 03791bea-f7cd-4644-b56d-6967f7f5cf82] 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='1a257e39-9cc0-4fac-aee0-c8e7c406f1a3',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=63878) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:33:21 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-a84c10a9-ef53-450c-ac05-21cc7336d680 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 413 microversion: 2.1 time: 0.927981 Aug 09 11:33:21 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 422/880] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:33:20 2026] POST /compute/v2.1/servers => generated 413 bytes in 929 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Aug 09 11:33:21 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b757a77e-7ec8-43a4-8f80-3ce430162d0a tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:21 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-b757a77e-7ec8-43a4-8f80-3ce430162d0a tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: 03791bea-f7cd-4644-b56d-6967f7f5cf82] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:21 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-b757a77e-7ec8-43a4-8f80-3ce430162d0a tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:33:21 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-b757a77e-7ec8-43a4-8f80-3ce430162d0a tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:33:21 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b757a77e-7ec8-43a4-8f80-3ce430162d0a tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82" status: 200 len: 1256 microversion: 2.1 time: 0.097381 Aug 09 11:33:21 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 459/881] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:33:21 2026] GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82 => generated 1256 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:33:22 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-67c248ec-5ce3-4d34-9eca-5f1df0577e0f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:22 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-67c248ec-5ce3-4d34-9eca-5f1df0577e0f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: 03791bea-f7cd-4644-b56d-6967f7f5cf82] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:22 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-67c248ec-5ce3-4d34-9eca-5f1df0577e0f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:22 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-67c248ec-5ce3-4d34-9eca-5f1df0577e0f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:22 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-67c248ec-5ce3-4d34-9eca-5f1df0577e0f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:22 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-67c248ec-5ce3-4d34-9eca-5f1df0577e0f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:22 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-67c248ec-5ce3-4d34-9eca-5f1df0577e0f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:22 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-67c248ec-5ce3-4d34-9eca-5f1df0577e0f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:22 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-67c248ec-5ce3-4d34-9eca-5f1df0577e0f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:33:22 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-67c248ec-5ce3-4d34-9eca-5f1df0577e0f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:33:22 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-67c248ec-5ce3-4d34-9eca-5f1df0577e0f tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82" status: 200 len: 1260 microversion: 2.1 time: 0.254235 Aug 09 11:33:22 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 423/882] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:33:22 2026] GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82 => generated 1260 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:33:23 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-763f435d-656e-49e5-b44b-835ab971fb61 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:23 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-763f435d-656e-49e5-b44b-835ab971fb61 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: 03791bea-f7cd-4644-b56d-6967f7f5cf82] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-763f435d-656e-49e5-b44b-835ab971fb61 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-763f435d-656e-49e5-b44b-835ab971fb61 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-763f435d-656e-49e5-b44b-835ab971fb61 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-763f435d-656e-49e5-b44b-835ab971fb61 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-763f435d-656e-49e5-b44b-835ab971fb61 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:23 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-763f435d-656e-49e5-b44b-835ab971fb61 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:23 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:33:23 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-763f435d-656e-49e5-b44b-835ab971fb61 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:33:23 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-763f435d-656e-49e5-b44b-835ab971fb61 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:33:24 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-763f435d-656e-49e5-b44b-835ab971fb61 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82" status: 200 len: 1316 microversion: 2.1 time: 0.389354 Aug 09 11:33:24 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 460/883] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:33:23 2026] GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82 => generated 1316 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:33:25 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-d8d891c8-9887-4c82-87d8-0cd8cecd1e0d tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:25 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-d8d891c8-9887-4c82-87d8-0cd8cecd1e0d tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: 03791bea-f7cd-4644-b56d-6967f7f5cf82] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8d891c8-9887-4c82-87d8-0cd8cecd1e0d tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8d891c8-9887-4c82-87d8-0cd8cecd1e0d tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8d891c8-9887-4c82-87d8-0cd8cecd1e0d tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8d891c8-9887-4c82-87d8-0cd8cecd1e0d tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8d891c8-9887-4c82-87d8-0cd8cecd1e0d tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:25 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d8d891c8-9887-4c82-87d8-0cd8cecd1e0d tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:25 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-d8d891c8-9887-4c82-87d8-0cd8cecd1e0d tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:33:25 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-d8d891c8-9887-4c82-87d8-0cd8cecd1e0d tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:33:25 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-d8d891c8-9887-4c82-87d8-0cd8cecd1e0d tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82" status: 200 len: 1314 microversion: 2.1 time: 0.432281 Aug 09 11:33:25 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 424/884] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:33:25 2026] GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82 => generated 1314 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:33:26 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-3b30f06a-2744-403b-b6ca-e321149c4e2c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:26 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-3b30f06a-2744-403b-b6ca-e321149c4e2c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: 03791bea-f7cd-4644-b56d-6967f7f5cf82] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3b30f06a-2744-403b-b6ca-e321149c4e2c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3b30f06a-2744-403b-b6ca-e321149c4e2c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3b30f06a-2744-403b-b6ca-e321149c4e2c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3b30f06a-2744-403b-b6ca-e321149c4e2c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3b30f06a-2744-403b-b6ca-e321149c4e2c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3b30f06a-2744-403b-b6ca-e321149c4e2c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:26 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-3b30f06a-2744-403b-b6ca-e321149c4e2c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:33:27 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-3b30f06a-2744-403b-b6ca-e321149c4e2c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:33:27 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-3b30f06a-2744-403b-b6ca-e321149c4e2c tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82" status: 200 len: 1381 microversion: 2.1 time: 0.867966 Aug 09 11:33:27 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 461/885] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:33:26 2026] GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82 => generated 1381 bytes in 881 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:33:27 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-d24095c5-df38-43e6-9ce9-94e5ce21edca tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-145289874"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:33:27 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-d24095c5-df38-43e6-9ce9-94e5ce21edca tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d24095c5-df38-43e6-9ce9-94e5ce21edca tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d24095c5-df38-43e6-9ce9-94e5ce21edca tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d24095c5-df38-43e6-9ce9-94e5ce21edca tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d24095c5-df38-43e6-9ce9-94e5ce21edca tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d24095c5-df38-43e6-9ce9-94e5ce21edca tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-d24095c5-df38-43e6-9ce9-94e5ce21edca tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:27 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-d24095c5-df38-43e6-9ce9-94e5ce21edca tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:33:28 devstack devstack@n-api.service[63878]: INFO nova.network.security_group_api [None req-d24095c5-df38-43e6-9ce9-94e5ce21edca tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Removing security group c6b089e2-e69d-49cc-a2ec-e46f98408bd4 from port fd341045-9745-432a-8d14-e20fd1fd3b43 Aug 09 11:33:28 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b2ce8ac8-c892-404b-9716-2bf71b0b3f04 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:28 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-b2ce8ac8-c892-404b-9716-2bf71b0b3f04 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: 03791bea-f7cd-4644-b56d-6967f7f5cf82] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b2ce8ac8-c892-404b-9716-2bf71b0b3f04 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b2ce8ac8-c892-404b-9716-2bf71b0b3f04 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b2ce8ac8-c892-404b-9716-2bf71b0b3f04 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b2ce8ac8-c892-404b-9716-2bf71b0b3f04 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b2ce8ac8-c892-404b-9716-2bf71b0b3f04 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:28 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b2ce8ac8-c892-404b-9716-2bf71b0b3f04 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:28 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-b2ce8ac8-c892-404b-9716-2bf71b0b3f04 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:33:28 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-d24095c5-df38-43e6-9ce9-94e5ce21edca tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "POST /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb/action" status: 202 len: 0 microversion: 2.1 time: 1.112954 Aug 09 11:33:28 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 425/886] 192.168.122.209 () {60 vars in 1280 bytes} [Sun Aug 9 11:33:27 2026] POST /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb/action => generated 0 bytes in 1115 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:33:28 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-fbf2676d-a85e-4189-89c9-98058a45953b req-5d018d56-e9f3-4513-baea-944564825a3d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "563805ed-68a9-4d98-9a48-e31c52cdd0cb", "tag": "fd341045-9745-432a-8d14-e20fd1fd3b43"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:33:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-fbf2676d-a85e-4189-89c9-98058a45953b req-5d018d56-e9f3-4513-baea-944564825a3d service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-fbf2676d-a85e-4189-89c9-98058a45953b req-5d018d56-e9f3-4513-baea-944564825a3d service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-fbf2676d-a85e-4189-89c9-98058a45953b req-5d018d56-e9f3-4513-baea-944564825a3d service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:29 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-fbf2676d-a85e-4189-89c9-98058a45953b req-5d018d56-e9f3-4513-baea-944564825a3d service nova] Creating event network-changed:fd341045-9745-432a-8d14-e20fd1fd3b43 for instance 563805ed-68a9-4d98-9a48-e31c52cdd0cb on devstack Aug 09 11:33:29 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-fbf2676d-a85e-4189-89c9-98058a45953b req-5d018d56-e9f3-4513-baea-944564825a3d service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:33:29 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-fbf2676d-a85e-4189-89c9-98058a45953b req-5d018d56-e9f3-4513-baea-944564825a3d service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.154709 Aug 09 11:33:29 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 426/887] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:33:28 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:33:29 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-b2ce8ac8-c892-404b-9716-2bf71b0b3f04 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:33:29 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-1c530c71-8a65-4d70-ac5c-f8199717198f req-2e82cff7-6ced-4133-aeaf-d3d1ecbb3c65 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "03791bea-f7cd-4644-b56d-6967f7f5cf82", "tag": "337a7aa1-2a3b-42bf-a609-1204e03df0ea"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:33:29 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b2ce8ac8-c892-404b-9716-2bf71b0b3f04 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82" status: 200 len: 1381 microversion: 2.1 time: 0.990890 Aug 09 11:33:29 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 462/888] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:33:28 2026] GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82 => generated 1381 bytes in 993 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:33:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-1c530c71-8a65-4d70-ac5c-f8199717198f req-2e82cff7-6ced-4133-aeaf-d3d1ecbb3c65 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-1c530c71-8a65-4d70-ac5c-f8199717198f req-2e82cff7-6ced-4133-aeaf-d3d1ecbb3c65 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-1c530c71-8a65-4d70-ac5c-f8199717198f req-2e82cff7-6ced-4133-aeaf-d3d1ecbb3c65 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:29 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-1c530c71-8a65-4d70-ac5c-f8199717198f req-2e82cff7-6ced-4133-aeaf-d3d1ecbb3c65 service nova] Creating event network-changed:337a7aa1-2a3b-42bf-a609-1204e03df0ea for instance 03791bea-f7cd-4644-b56d-6967f7f5cf82 on devstack Aug 09 11:33:29 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-1c530c71-8a65-4d70-ac5c-f8199717198f req-2e82cff7-6ced-4133-aeaf-d3d1ecbb3c65 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:33:29 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-1c530c71-8a65-4d70-ac5c-f8199717198f req-2e82cff7-6ced-4133-aeaf-d3d1ecbb3c65 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.162662 Aug 09 11:33:29 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 427/889] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:33:29 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:33:30 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-dedf8a69-2f7b-4bd5-8eeb-76c1055e0487 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:30 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-dedf8a69-2f7b-4bd5-8eeb-76c1055e0487 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-dedf8a69-2f7b-4bd5-8eeb-76c1055e0487 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-dedf8a69-2f7b-4bd5-8eeb-76c1055e0487 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-dedf8a69-2f7b-4bd5-8eeb-76c1055e0487 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-dedf8a69-2f7b-4bd5-8eeb-76c1055e0487 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-dedf8a69-2f7b-4bd5-8eeb-76c1055e0487 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-dedf8a69-2f7b-4bd5-8eeb-76c1055e0487 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:30 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-4192534e-6a62-477a-a047-22706ee6e2e7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:30 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-4192534e-6a62-477a-a047-22706ee6e2e7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: 03791bea-f7cd-4644-b56d-6967f7f5cf82] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4192534e-6a62-477a-a047-22706ee6e2e7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4192534e-6a62-477a-a047-22706ee6e2e7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:30 devstack devstack@n-api.service[63877]: DEBUG nova.objects.instance [None req-dedf8a69-2f7b-4bd5-8eeb-76c1055e0487 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lazy-loading 'services' on Instance uuid 563805ed-68a9-4d98-9a48-e31c52cdd0cb {{(pid=63877) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:33:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4192534e-6a62-477a-a047-22706ee6e2e7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4192534e-6a62-477a-a047-22706ee6e2e7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4192534e-6a62-477a-a047-22706ee6e2e7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:30 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4192534e-6a62-477a-a047-22706ee6e2e7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:30 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-4192534e-6a62-477a-a047-22706ee6e2e7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:33:30 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-dedf8a69-2f7b-4bd5-8eeb-76c1055e0487 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb/os-volume_attachments/72aa6fbd-8be3-4511-8f2b-10d6a9e72dc9" status: 202 len: 0 microversion: 2.1 time: 0.416309 Aug 09 11:33:30 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 463/890] 192.168.122.209 () {58 vars in 1418 bytes} [Sun Aug 9 11:33:30 2026] DELETE /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb/os-volume_attachments/72aa6fbd-8be3-4511-8f2b-10d6a9e72dc9 => generated 0 bytes in 419 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:33:30 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-461b0025-ca05-4551-929e-edc5bc27e031 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:30 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-461b0025-ca05-4551-929e-edc5bc27e031 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-461b0025-ca05-4551-929e-edc5bc27e031 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-461b0025-ca05-4551-929e-edc5bc27e031 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-461b0025-ca05-4551-929e-edc5bc27e031 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-461b0025-ca05-4551-929e-edc5bc27e031 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-461b0025-ca05-4551-929e-edc5bc27e031 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:30 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-461b0025-ca05-4551-929e-edc5bc27e031 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:30 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-461b0025-ca05-4551-929e-edc5bc27e031 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.121270 Aug 09 11:33:30 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 464/891] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:33:30 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb/os-volume_attachments => generated 197 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:33:30 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-4192534e-6a62-477a-a047-22706ee6e2e7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:33:30 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-4192534e-6a62-477a-a047-22706ee6e2e7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82" status: 200 len: 1381 microversion: 2.1 time: 0.474982 Aug 09 11:33:30 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 428/892] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:33:30 2026] GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82 => generated 1381 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:33:31 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-d750bd82-68b4-4a4f-aa6c-e34171158f41 req-3b5e3b34-8d8c-4ac5-a08d-c84337d0b53e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "03791bea-f7cd-4644-b56d-6967f7f5cf82", "name": "network-vif-plugged", "status": "completed", "tag": "337a7aa1-2a3b-42bf-a609-1204e03df0ea"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:33:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-d750bd82-68b4-4a4f-aa6c-e34171158f41 req-3b5e3b34-8d8c-4ac5-a08d-c84337d0b53e service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-d750bd82-68b4-4a4f-aa6c-e34171158f41 req-3b5e3b34-8d8c-4ac5-a08d-c84337d0b53e service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-d750bd82-68b4-4a4f-aa6c-e34171158f41 req-3b5e3b34-8d8c-4ac5-a08d-c84337d0b53e service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:31 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=2 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:33:31 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-d750bd82-68b4-4a4f-aa6c-e34171158f41 req-3b5e3b34-8d8c-4ac5-a08d-c84337d0b53e service nova] Creating event network-vif-plugged:337a7aa1-2a3b-42bf-a609-1204e03df0ea for instance 03791bea-f7cd-4644-b56d-6967f7f5cf82 on devstack Aug 09 11:33:31 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-d750bd82-68b4-4a4f-aa6c-e34171158f41 req-3b5e3b34-8d8c-4ac5-a08d-c84337d0b53e service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:33:31 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-d750bd82-68b4-4a4f-aa6c-e34171158f41 req-3b5e3b34-8d8c-4ac5-a08d-c84337d0b53e service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.054641 Aug 09 11:33:31 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 465/893] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:33:31 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:33:31 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:33:31 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:33:31 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-e866af91-45cb-483f-abc8-53e756ca590f req-0dc69f1d-5694-4b4c-a769-16492952440a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "563805ed-68a9-4d98-9a48-e31c52cdd0cb", "tag": "fd341045-9745-432a-8d14-e20fd1fd3b43"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:33:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-e866af91-45cb-483f-abc8-53e756ca590f req-0dc69f1d-5694-4b4c-a769-16492952440a service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-e866af91-45cb-483f-abc8-53e756ca590f req-0dc69f1d-5694-4b4c-a769-16492952440a service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-e866af91-45cb-483f-abc8-53e756ca590f req-0dc69f1d-5694-4b4c-a769-16492952440a service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:31 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-e866af91-45cb-483f-abc8-53e756ca590f req-0dc69f1d-5694-4b4c-a769-16492952440a service nova] Creating event network-changed:fd341045-9745-432a-8d14-e20fd1fd3b43 for instance 563805ed-68a9-4d98-9a48-e31c52cdd0cb on devstack Aug 09 11:33:31 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-e866af91-45cb-483f-abc8-53e756ca590f req-0dc69f1d-5694-4b4c-a769-16492952440a service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:33:31 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-e866af91-45cb-483f-abc8-53e756ca590f req-0dc69f1d-5694-4b4c-a769-16492952440a service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.057277 Aug 09 11:33:31 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 429/894] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:33:31 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:33:31 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-fb5d29c9-41a7-44c5-82e5-e9b30306f747 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:31 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-fb5d29c9-41a7-44c5-82e5-e9b30306f747 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fb5d29c9-41a7-44c5-82e5-e9b30306f747 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fb5d29c9-41a7-44c5-82e5-e9b30306f747 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fb5d29c9-41a7-44c5-82e5-e9b30306f747 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fb5d29c9-41a7-44c5-82e5-e9b30306f747 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fb5d29c9-41a7-44c5-82e5-e9b30306f747 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-fb5d29c9-41a7-44c5-82e5-e9b30306f747 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:31 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-fb5d29c9-41a7-44c5-82e5-e9b30306f747 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.078428 Aug 09 11:33:31 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 466/895] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:33:31 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb/os-volume_attachments => generated 25 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 09 11:33:31 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-96c48d0a-0aa0-41e8-9bf5-c1f13a691225 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:31 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-96c48d0a-0aa0-41e8-9bf5-c1f13a691225 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-96c48d0a-0aa0-41e8-9bf5-c1f13a691225 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-96c48d0a-0aa0-41e8-9bf5-c1f13a691225 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-96c48d0a-0aa0-41e8-9bf5-c1f13a691225 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-96c48d0a-0aa0-41e8-9bf5-c1f13a691225 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-96c48d0a-0aa0-41e8-9bf5-c1f13a691225 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:31 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-96c48d0a-0aa0-41e8-9bf5-c1f13a691225 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:31 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-392ff8f0-8bf0-404e-8524-30a892928948 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:31 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-392ff8f0-8bf0-404e-8524-30a892928948 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: 03791bea-f7cd-4644-b56d-6967f7f5cf82] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-392ff8f0-8bf0-404e-8524-30a892928948 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-392ff8f0-8bf0-404e-8524-30a892928948 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-392ff8f0-8bf0-404e-8524-30a892928948 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-392ff8f0-8bf0-404e-8524-30a892928948 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-392ff8f0-8bf0-404e-8524-30a892928948 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:31 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-392ff8f0-8bf0-404e-8524-30a892928948 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:32 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-96c48d0a-0aa0-41e8-9bf5-c1f13a691225 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] HTTP exception thrown: Instance 563805ed-68a9-4d98-9a48-e31c52cdd0cb is not attached to volume 72aa6fbd-8be3-4511-8f2b-10d6a9e72dc9 Aug 09 11:33:32 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-96c48d0a-0aa0-41e8-9bf5-c1f13a691225 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Returning 404 to user: Instance 563805ed-68a9-4d98-9a48-e31c52cdd0cb is not attached to volume 72aa6fbd-8be3-4511-8f2b-10d6a9e72dc9 {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:33:32 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-96c48d0a-0aa0-41e8-9bf5-c1f13a691225 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb/os-volume_attachments/72aa6fbd-8be3-4511-8f2b-10d6a9e72dc9" status: 404 len: 154 microversion: 2.1 time: 0.132451 Aug 09 11:33:32 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 430/896] 192.168.122.209 () {58 vars in 1418 bytes} [Sun Aug 9 11:33:31 2026] DELETE /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb/os-volume_attachments/72aa6fbd-8be3-4511-8f2b-10d6a9e72dc9 => generated 154 bytes in 134 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) Aug 09 11:33:32 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-392ff8f0-8bf0-404e-8524-30a892928948 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:33:32 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-392ff8f0-8bf0-404e-8524-30a892928948 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:33:32 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-392ff8f0-8bf0-404e-8524-30a892928948 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82" status: 200 len: 1381 microversion: 2.1 time: 0.316920 Aug 09 11:33:32 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 467/897] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:33:31 2026] GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82 => generated 1381 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:33:33 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-1785d79f-f24e-4d82-830d-223397b5d356 req-a52209b3-843e-4e32-aa40-857b6f7972fb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "03791bea-f7cd-4644-b56d-6967f7f5cf82", "name": "network-vif-plugged", "status": "completed", "tag": "337a7aa1-2a3b-42bf-a609-1204e03df0ea"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:33:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-1785d79f-f24e-4d82-830d-223397b5d356 req-a52209b3-843e-4e32-aa40-857b6f7972fb service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-1785d79f-f24e-4d82-830d-223397b5d356 req-a52209b3-843e-4e32-aa40-857b6f7972fb service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-1785d79f-f24e-4d82-830d-223397b5d356 req-a52209b3-843e-4e32-aa40-857b6f7972fb service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:33 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-1785d79f-f24e-4d82-830d-223397b5d356 req-a52209b3-843e-4e32-aa40-857b6f7972fb service nova] Creating event network-vif-plugged:337a7aa1-2a3b-42bf-a609-1204e03df0ea for instance 03791bea-f7cd-4644-b56d-6967f7f5cf82 on devstack Aug 09 11:33:33 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-1785d79f-f24e-4d82-830d-223397b5d356 req-a52209b3-843e-4e32-aa40-857b6f7972fb service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:33:33 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-1785d79f-f24e-4d82-830d-223397b5d356 req-a52209b3-843e-4e32-aa40-857b6f7972fb service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.040782 Aug 09 11:33:33 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 431/898] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:33:33 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:33:33 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-bd75f719-2984-4edf-8fe9-be1437d71b62 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:33 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-bd75f719-2984-4edf-8fe9-be1437d71b62 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bd75f719-2984-4edf-8fe9-be1437d71b62 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bd75f719-2984-4edf-8fe9-be1437d71b62 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bd75f719-2984-4edf-8fe9-be1437d71b62 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bd75f719-2984-4edf-8fe9-be1437d71b62 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bd75f719-2984-4edf-8fe9-be1437d71b62 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-bd75f719-2984-4edf-8fe9-be1437d71b62 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:33 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-6191adde-f875-4cf7-9cc2-e91ee07de7b7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:33 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-6191adde-f875-4cf7-9cc2-e91ee07de7b7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: 03791bea-f7cd-4644-b56d-6967f7f5cf82] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6191adde-f875-4cf7-9cc2-e91ee07de7b7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6191adde-f875-4cf7-9cc2-e91ee07de7b7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6191adde-f875-4cf7-9cc2-e91ee07de7b7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:33 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-bd75f719-2984-4edf-8fe9-be1437d71b62 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Going to try to terminate instance {{(pid=63877) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:33:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6191adde-f875-4cf7-9cc2-e91ee07de7b7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6191adde-f875-4cf7-9cc2-e91ee07de7b7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-6191adde-f875-4cf7-9cc2-e91ee07de7b7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:33 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-6191adde-f875-4cf7-9cc2-e91ee07de7b7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:33:33 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-bd75f719-2984-4edf-8fe9-be1437d71b62 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 204 len: 0 microversion: 2.1 time: 0.212803 Aug 09 11:33:33 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 468/899] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:33:33 2026] DELETE /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 0 bytes in 217 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:33:33 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-051d1956-77ca-4b11-971e-6e44196f904d tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:33 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-051d1956-77ca-4b11-971e-6e44196f904d tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-051d1956-77ca-4b11-971e-6e44196f904d tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-051d1956-77ca-4b11-971e-6e44196f904d tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-051d1956-77ca-4b11-971e-6e44196f904d tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-051d1956-77ca-4b11-971e-6e44196f904d tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-051d1956-77ca-4b11-971e-6e44196f904d tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:33 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-051d1956-77ca-4b11-971e-6e44196f904d tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:33 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-051d1956-77ca-4b11-971e-6e44196f904d tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:33:33 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-6191adde-f875-4cf7-9cc2-e91ee07de7b7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:33:33 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-6191adde-f875-4cf7-9cc2-e91ee07de7b7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82" status: 200 len: 1556 microversion: 2.1 time: 0.402977 Aug 09 11:33:33 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 432/900] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:33:33 2026] GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82 => generated 1556 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:33:33 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-debb22ec-7371-4fd2-bcda-46f993acfb48 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:33 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-debb22ec-7371-4fd2-bcda-46f993acfb48 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: 03791bea-f7cd-4644-b56d-6967f7f5cf82] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-debb22ec-7371-4fd2-bcda-46f993acfb48 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-debb22ec-7371-4fd2-bcda-46f993acfb48 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-debb22ec-7371-4fd2-bcda-46f993acfb48 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-debb22ec-7371-4fd2-bcda-46f993acfb48 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-debb22ec-7371-4fd2-bcda-46f993acfb48 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:33 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-debb22ec-7371-4fd2-bcda-46f993acfb48 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:33 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-debb22ec-7371-4fd2-bcda-46f993acfb48 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:33:33 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-051d1956-77ca-4b11-971e-6e44196f904d tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:33:33 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-051d1956-77ca-4b11-971e-6e44196f904d tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1559 microversion: 2.1 time: 0.447640 Aug 09 11:33:33 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 469/901] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:33:33 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1559 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:33:34 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-debb22ec-7371-4fd2-bcda-46f993acfb48 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:33:34 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-debb22ec-7371-4fd2-bcda-46f993acfb48 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82" status: 200 len: 1556 microversion: 2.1 time: 0.321692 Aug 09 11:33:34 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 433/902] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:33:33 2026] GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82 => generated 1556 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:33:34 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-c0e8c09b-e28f-4563-803d-a6900611b771 req-a554132a-0d65-43f1-9b4c-41d027f1de82 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "563805ed-68a9-4d98-9a48-e31c52cdd0cb", "name": "network-vif-unplugged", "status": "completed", "tag": "fd341045-9745-432a-8d14-e20fd1fd3b43"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:33:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-c0e8c09b-e28f-4563-803d-a6900611b771 req-a554132a-0d65-43f1-9b4c-41d027f1de82 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-c0e8c09b-e28f-4563-803d-a6900611b771 req-a554132a-0d65-43f1-9b4c-41d027f1de82 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:34 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-c0e8c09b-e28f-4563-803d-a6900611b771 req-a554132a-0d65-43f1-9b4c-41d027f1de82 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:34 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-c0e8c09b-e28f-4563-803d-a6900611b771 req-a554132a-0d65-43f1-9b4c-41d027f1de82 service nova] Creating event network-vif-unplugged:fd341045-9745-432a-8d14-e20fd1fd3b43 for instance 563805ed-68a9-4d98-9a48-e31c52cdd0cb on devstack Aug 09 11:33:34 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-c0e8c09b-e28f-4563-803d-a6900611b771 req-a554132a-0d65-43f1-9b4c-41d027f1de82 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:33:34 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-c0e8c09b-e28f-4563-803d-a6900611b771 req-a554132a-0d65-43f1-9b4c-41d027f1de82 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.086231 Aug 09 11:33:34 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 470/903] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:33:34 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:33:34 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-9afdc053-fc06-4ed7-a9d5-108ba9df19ee tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:34 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-9afdc053-fc06-4ed7-a9d5-108ba9df19ee tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9afdc053-fc06-4ed7-a9d5-108ba9df19ee tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9afdc053-fc06-4ed7-a9d5-108ba9df19ee tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9afdc053-fc06-4ed7-a9d5-108ba9df19ee tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9afdc053-fc06-4ed7-a9d5-108ba9df19ee tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9afdc053-fc06-4ed7-a9d5-108ba9df19ee tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:34 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-9afdc053-fc06-4ed7-a9d5-108ba9df19ee tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:35 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-9afdc053-fc06-4ed7-a9d5-108ba9df19ee tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:33:35 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-9afdc053-fc06-4ed7-a9d5-108ba9df19ee tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '384f36e9775245ffabbaa2e8c6bb63a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e6089c47c662442a95b7ab0ea3804711', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:33:35 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-9afdc053-fc06-4ed7-a9d5-108ba9df19ee tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 200 len: 1517 microversion: 2.1 time: 0.186964 Aug 09 11:33:35 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 434/904] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:33:34 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 1517 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:33:35 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-8ee8bd02-70ba-413e-b664-03e3ffee58c7 req-2462f53e-12d0-4a24-ad2a-71dc2a2f99e7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "563805ed-68a9-4d98-9a48-e31c52cdd0cb", "name": "network-vif-deleted", "tag": "fd341045-9745-432a-8d14-e20fd1fd3b43"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:33:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-8ee8bd02-70ba-413e-b664-03e3ffee58c7 req-2462f53e-12d0-4a24-ad2a-71dc2a2f99e7 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-8ee8bd02-70ba-413e-b664-03e3ffee58c7 req-2462f53e-12d0-4a24-ad2a-71dc2a2f99e7 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:35 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-8ee8bd02-70ba-413e-b664-03e3ffee58c7 req-2462f53e-12d0-4a24-ad2a-71dc2a2f99e7 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:35 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-8ee8bd02-70ba-413e-b664-03e3ffee58c7 req-2462f53e-12d0-4a24-ad2a-71dc2a2f99e7 service nova] Creating event network-vif-deleted:fd341045-9745-432a-8d14-e20fd1fd3b43 for instance 563805ed-68a9-4d98-9a48-e31c52cdd0cb on devstack Aug 09 11:33:35 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-8ee8bd02-70ba-413e-b664-03e3ffee58c7 req-2462f53e-12d0-4a24-ad2a-71dc2a2f99e7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:33:35 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-8ee8bd02-70ba-413e-b664-03e3ffee58c7 req-2462f53e-12d0-4a24-ad2a-71dc2a2f99e7 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.071239 Aug 09 11:33:35 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 471/905] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:33:35 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:33:36 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-337111c3-9231-440a-adc4-589edadfdc53 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:36 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-337111c3-9231-440a-adc4-589edadfdc53 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] [instance: 563805ed-68a9-4d98-9a48-e31c52cdd0cb] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:33:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-337111c3-9231-440a-adc4-589edadfdc53 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-337111c3-9231-440a-adc4-589edadfdc53 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-337111c3-9231-440a-adc4-589edadfdc53 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-337111c3-9231-440a-adc4-589edadfdc53 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-337111c3-9231-440a-adc4-589edadfdc53 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-337111c3-9231-440a-adc4-589edadfdc53 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:36 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.wsgi [None req-337111c3-9231-440a-adc4-589edadfdc53 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] HTTP exception thrown: Instance 563805ed-68a9-4d98-9a48-e31c52cdd0cb could not be found. Aug 09 11:33:36 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-337111c3-9231-440a-adc4-589edadfdc53 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Returning 404 to user: Instance 563805ed-68a9-4d98-9a48-e31c52cdd0cb could not be found. {{(pid=63878) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:33:36 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-337111c3-9231-440a-adc4-589edadfdc53 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb" status: 404 len: 111 microversion: 2.1 time: 0.049169 Aug 09 11:33:36 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 435/906] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:33:36 2026] GET /compute/v2.1/servers/563805ed-68a9-4d98-9a48-e31c52cdd0cb => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:33:36 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-66307633-ba3c-4462-a041-016bc92f4b34 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:33:36 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-66307633-ba3c-4462-a041-016bc92f4b34 tempest-TestMinimumBasicScenario-765255179 tempest-TestMinimumBasicScenario-765255179-project-member] 192.168.122.209 "DELETE /compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2775587" status: 202 len: 0 microversion: 2.1 time: 0.035094 Aug 09 11:33:36 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 472/907] 192.168.122.209 () {58 vars in 1265 bytes} [Sun Aug 9 11:33:36 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2775587 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:33:36 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-27c52a51-4487-478f-9850-ab9bf3310eba req-b9759cd1-8e61-4583-9d67-59896b10077d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "563805ed-68a9-4d98-9a48-e31c52cdd0cb", "name": "network-vif-unplugged", "status": "completed", "tag": "fd341045-9745-432a-8d14-e20fd1fd3b43"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:33:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-27c52a51-4487-478f-9850-ab9bf3310eba req-b9759cd1-8e61-4583-9d67-59896b10077d service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-27c52a51-4487-478f-9850-ab9bf3310eba req-b9759cd1-8e61-4583-9d67-59896b10077d service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:36 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-27c52a51-4487-478f-9850-ab9bf3310eba req-b9759cd1-8e61-4583-9d67-59896b10077d service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:36 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-27c52a51-4487-478f-9850-ab9bf3310eba req-b9759cd1-8e61-4583-9d67-59896b10077d service nova] Creating event network-vif-unplugged:fd341045-9745-432a-8d14-e20fd1fd3b43 for instance 563805ed-68a9-4d98-9a48-e31c52cdd0cb on devstack Aug 09 11:33:36 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-27c52a51-4487-478f-9850-ab9bf3310eba req-b9759cd1-8e61-4583-9d67-59896b10077d service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:33:36 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-27c52a51-4487-478f-9850-ab9bf3310eba req-b9759cd1-8e61-4583-9d67-59896b10077d service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.049204 Aug 09 11:33:36 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 436/908] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:33:36 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:33:38 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-7c6997c4-4df3-4f6d-96a2-efd38c9b2618 req-d18b5ce1-2ad8-4c46-b7cf-b484152594b5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "03791bea-f7cd-4644-b56d-6967f7f5cf82", "tag": "337a7aa1-2a3b-42bf-a609-1204e03df0ea"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:33:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-7c6997c4-4df3-4f6d-96a2-efd38c9b2618 req-d18b5ce1-2ad8-4c46-b7cf-b484152594b5 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:33:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-7c6997c4-4df3-4f6d-96a2-efd38c9b2618 req-d18b5ce1-2ad8-4c46-b7cf-b484152594b5 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:33:38 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-7c6997c4-4df3-4f6d-96a2-efd38c9b2618 req-d18b5ce1-2ad8-4c46-b7cf-b484152594b5 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:33:38 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-7c6997c4-4df3-4f6d-96a2-efd38c9b2618 req-d18b5ce1-2ad8-4c46-b7cf-b484152594b5 service nova] Creating event network-changed:337a7aa1-2a3b-42bf-a609-1204e03df0ea for instance 03791bea-f7cd-4644-b56d-6967f7f5cf82 on devstack Aug 09 11:33:38 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-7c6997c4-4df3-4f6d-96a2-efd38c9b2618 req-d18b5ce1-2ad8-4c46-b7cf-b484152594b5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:33:38 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-7c6997c4-4df3-4f6d-96a2-efd38c9b2618 req-d18b5ce1-2ad8-4c46-b7cf-b484152594b5 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.050304 Aug 09 11:33:38 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 473/909] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:33:38 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:33:46 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=21,nova_api:INSERT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:33:46 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=39 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:33:48 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=22,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:33:48 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=45,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:34:08 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-1550187f-aaff-489a-a2bc-fdda8575a6dd tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1877598048", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMh/v4RMCdQI/7iO0t4EFy3dwDtIRzfBdPij+OGcwsb5qGJgjd0gjw2OtYZlVhZ0eRuOsUAVmP/zh8XfSkOkczMNJf1ipkW+X0B0KqylFBEnUZ4L1m3LMKEzKydUqMx7yg=="}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:34:08 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-1550187f-aaff-489a-a2bc-fdda8575a6dd tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Getting quotas for project 20cda48ec39a49469fbc294f776779ae. Resources: {'key_pairs'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:34:08 devstack devstack@n-api.service[63878]: DEBUG nova.quota [None req-1550187f-aaff-489a-a2bc-fdda8575a6dd tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Getting quotas for user 3a004da235e3467eb9ee3200b8c2a2fb and project 20cda48ec39a49469fbc294f776779ae. Resources: {'key_pairs'} {{(pid=63878) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:34:08 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-1550187f-aaff-489a-a2bc-fdda8575a6dd tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.074193 Aug 09 11:34:08 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 437/910] 192.168.122.209 () {60 vars in 1161 bytes} [Sun Aug 9 11:34:08 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:34:10 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-1332772853", "imageRef": "f5bfcc50-eba0-489a-9da6-58e41099c8c2", "flavorRef": "42", "networks": [{"uuid": "646b2559-7a27-4e81-af17-f7ef0532168c"}], "security_groups": [{"name": "tempest-securitygroup--1317382388"}], "key_name": "tempest-keypair-1877598048", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:34:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:10 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:34:10 devstack devstack@n-api.service[63877]: DEBUG nova.network.neutron [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] validate_networks() for [('646b2559-7a27-4e81-af17-f7ef0532168c', None, None, None, None, None)] {{(pid=63877) validate_networks /opt/stack/nova/nova/network/neutron.py:2686}} Aug 09 11:34:10 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:34:10 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:34:10 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Flavor limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Aug 09 11:34:10 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Image limits 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Aug 09 11:34:10 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Flavor pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Aug 09 11:34:10 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Image pref 0:0:0 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Aug 09 11:34:10 devstack devstack@n-api.service[63877]: DEBUG nova.virt.hardware [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=63877) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Aug 09 11:34:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:10 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:10 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Getting quotas for project 20cda48ec39a49469fbc294f776779ae. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:389}} Aug 09 11:34:10 devstack devstack@n-api.service[63877]: DEBUG nova.quota [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Getting quotas for user 3a004da235e3467eb9ee3200b8c2a2fb and project 20cda48ec39a49469fbc294f776779ae. Resources: {'cores', 'instances', 'ram'} {{(pid=63877) _get_quotas /opt/stack/nova/nova/quota.py:379}} Aug 09 11:34:10 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Going to run 1 instances... {{(pid=63877) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Aug 09 11:34:10 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] 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='f5bfcc50-eba0-489a-9da6-58e41099c8c2',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=63877) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Aug 09 11:34:10 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-a053ddf6-db54-4d28-8fd1-999fb9bd1315 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "POST /compute/v2.1/servers" status: 202 len: 414 microversion: 2.1 time: 0.868513 Aug 09 11:34:10 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 474/911] 192.168.122.209 () {60 vars in 1149 bytes} [Sun Aug 9 11:34:10 2026] POST /compute/v2.1/servers => generated 414 bytes in 870 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Aug 09 11:34:10 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-49b324c5-3de5-40df-9833-c49c7325d509 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:10 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-49b324c5-3de5-40df-9833-c49c7325d509 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:10 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-49b324c5-3de5-40df-9833-c49c7325d509 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:34:11 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-49b324c5-3de5-40df-9833-c49c7325d509 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a004da235e3467eb9ee3200b8c2a2fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20cda48ec39a49469fbc294f776779ae', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:34:11 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-49b324c5-3de5-40df-9833-c49c7325d509 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e" status: 200 len: 1266 microversion: 2.1 time: 0.081926 Aug 09 11:34:11 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 438/912] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:34:10 2026] GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e => generated 1266 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:34:12 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-2aa69c0d-986f-4de9-af9d-10dd27084079 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:12 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-2aa69c0d-986f-4de9-af9d-10dd27084079 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:12 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2aa69c0d-986f-4de9-af9d-10dd27084079 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:12 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2aa69c0d-986f-4de9-af9d-10dd27084079 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:12 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2aa69c0d-986f-4de9-af9d-10dd27084079 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:12 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2aa69c0d-986f-4de9-af9d-10dd27084079 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:12 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2aa69c0d-986f-4de9-af9d-10dd27084079 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:12 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-2aa69c0d-986f-4de9-af9d-10dd27084079 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:12 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-2aa69c0d-986f-4de9-af9d-10dd27084079 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:34:12 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-2aa69c0d-986f-4de9-af9d-10dd27084079 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a004da235e3467eb9ee3200b8c2a2fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20cda48ec39a49469fbc294f776779ae', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:34:12 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-2aa69c0d-986f-4de9-af9d-10dd27084079 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e" status: 200 len: 1326 microversion: 2.1 time: 0.129847 Aug 09 11:34:12 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 475/913] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:34:12 2026] GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e => generated 1326 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:34:13 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-e2d5944f-b12c-4cc2-8beb-7a0972abe673 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "e3817bdf-b100-4a3f-883f-8e1770b03468"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:34:13 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-e2d5944f-b12c-4cc2-8beb-7a0972abe673 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: 03791bea-f7cd-4644-b56d-6967f7f5cf82] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e2d5944f-b12c-4cc2-8beb-7a0972abe673 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e2d5944f-b12c-4cc2-8beb-7a0972abe673 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e2d5944f-b12c-4cc2-8beb-7a0972abe673 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e2d5944f-b12c-4cc2-8beb-7a0972abe673 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e2d5944f-b12c-4cc2-8beb-7a0972abe673 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:13 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e2d5944f-b12c-4cc2-8beb-7a0972abe673 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:13 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-8423169a-1cd3-41f6-9f9e-8f4020bc8337 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:13 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-8423169a-1cd3-41f6-9f9e-8f4020bc8337 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8423169a-1cd3-41f6-9f9e-8f4020bc8337 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8423169a-1cd3-41f6-9f9e-8f4020bc8337 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8423169a-1cd3-41f6-9f9e-8f4020bc8337 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8423169a-1cd3-41f6-9f9e-8f4020bc8337 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8423169a-1cd3-41f6-9f9e-8f4020bc8337 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:13 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8423169a-1cd3-41f6-9f9e-8f4020bc8337 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:13 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-8423169a-1cd3-41f6-9f9e-8f4020bc8337 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:34:13 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-8423169a-1cd3-41f6-9f9e-8f4020bc8337 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a004da235e3467eb9ee3200b8c2a2fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20cda48ec39a49469fbc294f776779ae', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:34:13 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-8423169a-1cd3-41f6-9f9e-8f4020bc8337 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e" status: 200 len: 1392 microversion: 2.1 time: 0.228397 Aug 09 11:34:13 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 476/914] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:34:13 2026] GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e => generated 1392 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:34:13 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-e2d5944f-b12c-4cc2-8beb-7a0972abe673 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "POST /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.447387 Aug 09 11:34:13 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 439/915] 192.168.122.209 () {60 vars in 1325 bytes} [Sun Aug 9 11:34:13 2026] POST /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82/os-volume_attachments => generated 194 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:34:14 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-63e6e2d7-5a6c-427f-90d2-5ae0cc24b8d5 req-4ce8b8e1-7d91-4b96-9ed7-65de4300f985 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3aba03c8-9303-4887-b86f-f76e77015c3e", "tag": "2d72f454-5f33-4b56-8d00-b4ada749648a"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:34:14 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-63e6e2d7-5a6c-427f-90d2-5ae0cc24b8d5 req-4ce8b8e1-7d91-4b96-9ed7-65de4300f985 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:14 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-63e6e2d7-5a6c-427f-90d2-5ae0cc24b8d5 req-4ce8b8e1-7d91-4b96-9ed7-65de4300f985 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:14 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-63e6e2d7-5a6c-427f-90d2-5ae0cc24b8d5 req-4ce8b8e1-7d91-4b96-9ed7-65de4300f985 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:14 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-63e6e2d7-5a6c-427f-90d2-5ae0cc24b8d5 req-4ce8b8e1-7d91-4b96-9ed7-65de4300f985 service nova] Creating event network-changed:2d72f454-5f33-4b56-8d00-b4ada749648a for instance 3aba03c8-9303-4887-b86f-f76e77015c3e on devstack Aug 09 11:34:14 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-63e6e2d7-5a6c-427f-90d2-5ae0cc24b8d5 req-4ce8b8e1-7d91-4b96-9ed7-65de4300f985 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:34:14 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-63e6e2d7-5a6c-427f-90d2-5ae0cc24b8d5 req-4ce8b8e1-7d91-4b96-9ed7-65de4300f985 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.050822 Aug 09 11:34:14 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 477/916] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:34:14 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:34:14 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-3fd5f259-3bd4-46d3-81a5-e6c4dad32806 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:14 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-3fd5f259-3bd4-46d3-81a5-e6c4dad32806 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:14 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3fd5f259-3bd4-46d3-81a5-e6c4dad32806 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:14 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3fd5f259-3bd4-46d3-81a5-e6c4dad32806 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:14 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3fd5f259-3bd4-46d3-81a5-e6c4dad32806 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:14 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3fd5f259-3bd4-46d3-81a5-e6c4dad32806 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:14 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3fd5f259-3bd4-46d3-81a5-e6c4dad32806 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:14 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-3fd5f259-3bd4-46d3-81a5-e6c4dad32806 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:14 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-3fd5f259-3bd4-46d3-81a5-e6c4dad32806 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:34:14 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-3fd5f259-3bd4-46d3-81a5-e6c4dad32806 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a004da235e3467eb9ee3200b8c2a2fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20cda48ec39a49469fbc294f776779ae', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:34:14 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-3fd5f259-3bd4-46d3-81a5-e6c4dad32806 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e" status: 200 len: 1392 microversion: 2.1 time: 0.223245 Aug 09 11:34:14 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 440/917] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:34:14 2026] GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e => generated 1392 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:34:15 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-b9c168e3-5db4-4f1b-850f-d86627f79048 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:15 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-b9c168e3-5db4-4f1b-850f-d86627f79048 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b9c168e3-5db4-4f1b-850f-d86627f79048 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b9c168e3-5db4-4f1b-850f-d86627f79048 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b9c168e3-5db4-4f1b-850f-d86627f79048 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b9c168e3-5db4-4f1b-850f-d86627f79048 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b9c168e3-5db4-4f1b-850f-d86627f79048 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:15 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-b9c168e3-5db4-4f1b-850f-d86627f79048 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:15 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-b9c168e3-5db4-4f1b-850f-d86627f79048 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:34:16 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-b9c168e3-5db4-4f1b-850f-d86627f79048 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a004da235e3467eb9ee3200b8c2a2fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20cda48ec39a49469fbc294f776779ae', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:34:16 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-b9c168e3-5db4-4f1b-850f-d86627f79048 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e" status: 200 len: 1392 microversion: 2.1 time: 0.359601 Aug 09 11:34:16 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 478/918] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:34:15 2026] GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e => generated 1392 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:34:16 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-1a6f4988-2a6b-4a06-92d3-1605c46b0906 req-d6021a5e-de53-44c4-bf92-344827a9e52f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3aba03c8-9303-4887-b86f-f76e77015c3e", "name": "network-vif-plugged", "status": "completed", "tag": "2d72f454-5f33-4b56-8d00-b4ada749648a"}, {"server_uuid": "3aba03c8-9303-4887-b86f-f76e77015c3e", "name": "network-vif-plugged", "status": "completed", "tag": "2d72f454-5f33-4b56-8d00-b4ada749648a"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:34:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-1a6f4988-2a6b-4a06-92d3-1605c46b0906 req-d6021a5e-de53-44c4-bf92-344827a9e52f service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-1a6f4988-2a6b-4a06-92d3-1605c46b0906 req-d6021a5e-de53-44c4-bf92-344827a9e52f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:16 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-1a6f4988-2a6b-4a06-92d3-1605c46b0906 req-d6021a5e-de53-44c4-bf92-344827a9e52f service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:16 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-1a6f4988-2a6b-4a06-92d3-1605c46b0906 req-d6021a5e-de53-44c4-bf92-344827a9e52f service nova] Creating event network-vif-plugged:2d72f454-5f33-4b56-8d00-b4ada749648a for instance 3aba03c8-9303-4887-b86f-f76e77015c3e on devstack Aug 09 11:34:16 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-1a6f4988-2a6b-4a06-92d3-1605c46b0906 req-d6021a5e-de53-44c4-bf92-344827a9e52f service nova] Creating event network-vif-plugged:2d72f454-5f33-4b56-8d00-b4ada749648a for instance 3aba03c8-9303-4887-b86f-f76e77015c3e on devstack Aug 09 11:34:16 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-1a6f4988-2a6b-4a06-92d3-1605c46b0906 req-d6021a5e-de53-44c4-bf92-344827a9e52f service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:34:16 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-1a6f4988-2a6b-4a06-92d3-1605c46b0906 req-d6021a5e-de53-44c4-bf92-344827a9e52f service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.038112 Aug 09 11:34:16 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 441/919] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:34:16 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:34:16 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-874cb086-99be-4883-a382-2acd2075b956 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:16 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-874cb086-99be-4883-a382-2acd2075b956 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: 03791bea-f7cd-4644-b56d-6967f7f5cf82] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-874cb086-99be-4883-a382-2acd2075b956 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-874cb086-99be-4883-a382-2acd2075b956 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-874cb086-99be-4883-a382-2acd2075b956 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-874cb086-99be-4883-a382-2acd2075b956 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-874cb086-99be-4883-a382-2acd2075b956 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:16 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-874cb086-99be-4883-a382-2acd2075b956 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:16 devstack devstack@n-api.service[63877]: DEBUG nova.objects.instance [None req-874cb086-99be-4883-a382-2acd2075b956 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lazy-loading 'services' on Instance uuid 03791bea-f7cd-4644-b56d-6967f7f5cf82 {{(pid=63877) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:34:16 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-874cb086-99be-4883-a382-2acd2075b956 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82/os-volume_attachments/e3817bdf-b100-4a3f-883f-8e1770b03468" status: 202 len: 0 microversion: 2.1 time: 0.212187 Aug 09 11:34:16 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 479/920] 192.168.122.209 () {58 vars in 1418 bytes} [Sun Aug 9 11:34:16 2026] DELETE /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82/os-volume_attachments/e3817bdf-b100-4a3f-883f-8e1770b03468 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:34:17 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-f425a8d4-e862-4f0d-af23-f88a6f809b98 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:17 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-f425a8d4-e862-4f0d-af23-f88a6f809b98 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: 03791bea-f7cd-4644-b56d-6967f7f5cf82] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f425a8d4-e862-4f0d-af23-f88a6f809b98 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f425a8d4-e862-4f0d-af23-f88a6f809b98 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f425a8d4-e862-4f0d-af23-f88a6f809b98 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f425a8d4-e862-4f0d-af23-f88a6f809b98 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f425a8d4-e862-4f0d-af23-f88a6f809b98 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:17 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-f425a8d4-e862-4f0d-af23-f88a6f809b98 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:17 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-f425a8d4-e862-4f0d-af23-f88a6f809b98 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.068573 Aug 09 11:34:17 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 442/921] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:34:17 2026] GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82/os-volume_attachments => generated 197 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:34:17 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-4bcce761-94ea-4d7d-aba2-0e8b7c7bf262 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:17 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-4bcce761-94ea-4d7d-aba2-0e8b7c7bf262 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4bcce761-94ea-4d7d-aba2-0e8b7c7bf262 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4bcce761-94ea-4d7d-aba2-0e8b7c7bf262 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4bcce761-94ea-4d7d-aba2-0e8b7c7bf262 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4bcce761-94ea-4d7d-aba2-0e8b7c7bf262 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4bcce761-94ea-4d7d-aba2-0e8b7c7bf262 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:17 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-4bcce761-94ea-4d7d-aba2-0e8b7c7bf262 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:17 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-4bcce761-94ea-4d7d-aba2-0e8b7c7bf262 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:34:17 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-4bcce761-94ea-4d7d-aba2-0e8b7c7bf262 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a004da235e3467eb9ee3200b8c2a2fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20cda48ec39a49469fbc294f776779ae', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:34:17 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-4bcce761-94ea-4d7d-aba2-0e8b7c7bf262 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e" status: 200 len: 1392 microversion: 2.1 time: 0.325681 Aug 09 11:34:17 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 480/922] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:34:17 2026] GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e => generated 1392 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:34:18 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-ff900949-070f-4f03-9a10-743f7f7959ab tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:18 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-ff900949-070f-4f03-9a10-743f7f7959ab tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: 03791bea-f7cd-4644-b56d-6967f7f5cf82] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ff900949-070f-4f03-9a10-743f7f7959ab tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ff900949-070f-4f03-9a10-743f7f7959ab tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ff900949-070f-4f03-9a10-743f7f7959ab tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ff900949-070f-4f03-9a10-743f7f7959ab tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ff900949-070f-4f03-9a10-743f7f7959ab tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-ff900949-070f-4f03-9a10-743f7f7959ab tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:18 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-ff900949-070f-4f03-9a10-743f7f7959ab tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.069705 Aug 09 11:34:18 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 443/923] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:34:18 2026] GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82/os-volume_attachments => generated 25 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 356 bytes (2 switches on core 0) Aug 09 11:34:18 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-c6c81b89-4067-4041-a881-e0ebf1b4e790 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:18 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-c6c81b89-4067-4041-a881-e0ebf1b4e790 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c6c81b89-4067-4041-a881-e0ebf1b4e790 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c6c81b89-4067-4041-a881-e0ebf1b4e790 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c6c81b89-4067-4041-a881-e0ebf1b4e790 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c6c81b89-4067-4041-a881-e0ebf1b4e790 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c6c81b89-4067-4041-a881-e0ebf1b4e790 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c6c81b89-4067-4041-a881-e0ebf1b4e790 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:18 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-c6c81b89-4067-4041-a881-e0ebf1b4e790 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:34:18 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-c6c81b89-4067-4041-a881-e0ebf1b4e790 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a004da235e3467eb9ee3200b8c2a2fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20cda48ec39a49469fbc294f776779ae', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:34:18 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-c6c81b89-4067-4041-a881-e0ebf1b4e790 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e" status: 200 len: 1586 microversion: 2.1 time: 0.299135 Aug 09 11:34:18 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 481/924] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:34:18 2026] GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e => generated 1586 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:34:18 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-54656173-cce3-4861-83f9-6661b11f293e tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:18 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-54656173-cce3-4861-83f9-6661b11f293e tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-54656173-cce3-4861-83f9-6661b11f293e tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-54656173-cce3-4861-83f9-6661b11f293e tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-54656173-cce3-4861-83f9-6661b11f293e tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-54656173-cce3-4861-83f9-6661b11f293e tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-54656173-cce3-4861-83f9-6661b11f293e tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-54656173-cce3-4861-83f9-6661b11f293e tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:18 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-54656173-cce3-4861-83f9-6661b11f293e tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:34:18 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-54656173-cce3-4861-83f9-6661b11f293e tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.153603 Aug 09 11:34:18 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 444/925] 192.168.122.209 () {58 vars in 1277 bytes} [Sun Aug 9 11:34:18 2026] GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-interface => generated 283 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:34:18 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-fd7e9b45-163c-4e09-9e3f-5206d1de7e00 req-1a15dca1-2b05-4aa4-a052-283b7c57ba22 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "03791bea-f7cd-4644-b56d-6967f7f5cf82", "tag": "337a7aa1-2a3b-42bf-a609-1204e03df0ea"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:34:18 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-656269cf-2ea1-4b2d-89b3-b92b20e20ddd tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:18 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-656269cf-2ea1-4b2d-89b3-b92b20e20ddd tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: 03791bea-f7cd-4644-b56d-6967f7f5cf82] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-fd7e9b45-163c-4e09-9e3f-5206d1de7e00 req-1a15dca1-2b05-4aa4-a052-283b7c57ba22 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-fd7e9b45-163c-4e09-9e3f-5206d1de7e00 req-1a15dca1-2b05-4aa4-a052-283b7c57ba22 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:18 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-fd7e9b45-163c-4e09-9e3f-5206d1de7e00 req-1a15dca1-2b05-4aa4-a052-283b7c57ba22 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-656269cf-2ea1-4b2d-89b3-b92b20e20ddd tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-656269cf-2ea1-4b2d-89b3-b92b20e20ddd tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-656269cf-2ea1-4b2d-89b3-b92b20e20ddd tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-656269cf-2ea1-4b2d-89b3-b92b20e20ddd tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-656269cf-2ea1-4b2d-89b3-b92b20e20ddd tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:18 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-656269cf-2ea1-4b2d-89b3-b92b20e20ddd tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:18 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-fd7e9b45-163c-4e09-9e3f-5206d1de7e00 req-1a15dca1-2b05-4aa4-a052-283b7c57ba22 service nova] Creating event network-changed:337a7aa1-2a3b-42bf-a609-1204e03df0ea for instance 03791bea-f7cd-4644-b56d-6967f7f5cf82 on devstack Aug 09 11:34:18 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-fd7e9b45-163c-4e09-9e3f-5206d1de7e00 req-1a15dca1-2b05-4aa4-a052-283b7c57ba22 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:34:18 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-fd7e9b45-163c-4e09-9e3f-5206d1de7e00 req-1a15dca1-2b05-4aa4-a052-283b7c57ba22 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.044639 Aug 09 11:34:18 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 445/926] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:34:18 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:34:19 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-656269cf-2ea1-4b2d-89b3-b92b20e20ddd tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: 03791bea-f7cd-4644-b56d-6967f7f5cf82] Going to try to terminate instance {{(pid=63877) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:34:19 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-656269cf-2ea1-4b2d-89b3-b92b20e20ddd tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82" status: 204 len: 0 microversion: 2.1 time: 0.283862 Aug 09 11:34:19 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 482/927] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:34:18 2026] DELETE /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:34:19 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-8f7298f2-c38d-4239-9a01-9313c4b713ee tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:19 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-8f7298f2-c38d-4239-9a01-9313c4b713ee tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: 03791bea-f7cd-4644-b56d-6967f7f5cf82] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8f7298f2-c38d-4239-9a01-9313c4b713ee tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8f7298f2-c38d-4239-9a01-9313c4b713ee tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8f7298f2-c38d-4239-9a01-9313c4b713ee tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8f7298f2-c38d-4239-9a01-9313c4b713ee tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8f7298f2-c38d-4239-9a01-9313c4b713ee tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:19 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8f7298f2-c38d-4239-9a01-9313c4b713ee tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:19 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-8f7298f2-c38d-4239-9a01-9313c4b713ee tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:34:19 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-8f7298f2-c38d-4239-9a01-9313c4b713ee tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:34:19 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-8f7298f2-c38d-4239-9a01-9313c4b713ee tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82" status: 200 len: 1680 microversion: 2.1 time: 0.397273 Aug 09 11:34:19 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 446/928] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:34:19 2026] GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82 => generated 1680 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:34:20 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-c2afec66-e47e-492e-b285-b74325612d04 req-1bd0502c-37e4-46cc-85dc-85c7ea133a98 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3aba03c8-9303-4887-b86f-f76e77015c3e", "tag": "2d72f454-5f33-4b56-8d00-b4ada749648a"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:34:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-c2afec66-e47e-492e-b285-b74325612d04 req-1bd0502c-37e4-46cc-85dc-85c7ea133a98 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-c2afec66-e47e-492e-b285-b74325612d04 req-1bd0502c-37e4-46cc-85dc-85c7ea133a98 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:20 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-c2afec66-e47e-492e-b285-b74325612d04 req-1bd0502c-37e4-46cc-85dc-85c7ea133a98 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:20 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-c2afec66-e47e-492e-b285-b74325612d04 req-1bd0502c-37e4-46cc-85dc-85c7ea133a98 service nova] Creating event network-changed:2d72f454-5f33-4b56-8d00-b4ada749648a for instance 3aba03c8-9303-4887-b86f-f76e77015c3e on devstack Aug 09 11:34:20 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-c2afec66-e47e-492e-b285-b74325612d04 req-1bd0502c-37e4-46cc-85dc-85c7ea133a98 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:34:20 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-c2afec66-e47e-492e-b285-b74325612d04 req-1bd0502c-37e4-46cc-85dc-85c7ea133a98 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.047877 Aug 09 11:34:20 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 483/929] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:34:20 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:34:20 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-e179b7d4-bc26-43f1-a048-d50b4931f28a tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:20 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-e179b7d4-bc26-43f1-a048-d50b4931f28a tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: 03791bea-f7cd-4644-b56d-6967f7f5cf82] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e179b7d4-bc26-43f1-a048-d50b4931f28a tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e179b7d4-bc26-43f1-a048-d50b4931f28a tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e179b7d4-bc26-43f1-a048-d50b4931f28a tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e179b7d4-bc26-43f1-a048-d50b4931f28a tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e179b7d4-bc26-43f1-a048-d50b4931f28a tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:20 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-e179b7d4-bc26-43f1-a048-d50b4931f28a tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:20 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-e179b7d4-bc26-43f1-a048-d50b4931f28a tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:34:20 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=2 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:34:20 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=3 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:34:21 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell0:SELECT=3 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:34:21 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-4a184706-bcd4-4fc2-a3c9-dbc29f8c962a req-76129ac6-6e7c-4e00-9cb1-5d226a3e3469 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "03791bea-f7cd-4644-b56d-6967f7f5cf82", "name": "network-vif-unplugged", "status": "completed", "tag": "337a7aa1-2a3b-42bf-a609-1204e03df0ea"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:34:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-4a184706-bcd4-4fc2-a3c9-dbc29f8c962a req-76129ac6-6e7c-4e00-9cb1-5d226a3e3469 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-4a184706-bcd4-4fc2-a3c9-dbc29f8c962a req-76129ac6-6e7c-4e00-9cb1-5d226a3e3469 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:21 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-4a184706-bcd4-4fc2-a3c9-dbc29f8c962a req-76129ac6-6e7c-4e00-9cb1-5d226a3e3469 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:21 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-4a184706-bcd4-4fc2-a3c9-dbc29f8c962a req-76129ac6-6e7c-4e00-9cb1-5d226a3e3469 service nova] Creating event network-vif-unplugged:337a7aa1-2a3b-42bf-a609-1204e03df0ea for instance 03791bea-f7cd-4644-b56d-6967f7f5cf82 on devstack Aug 09 11:34:21 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-4a184706-bcd4-4fc2-a3c9-dbc29f8c962a req-76129ac6-6e7c-4e00-9cb1-5d226a3e3469 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:34:21 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-4a184706-bcd4-4fc2-a3c9-dbc29f8c962a req-76129ac6-6e7c-4e00-9cb1-5d226a3e3469 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.061959 Aug 09 11:34:21 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 484/930] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:34:21 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:34:21 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-e179b7d4-bc26-43f1-a048-d50b4931f28a tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:34:21 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-e179b7d4-bc26-43f1-a048-d50b4931f28a tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82" status: 200 len: 1562 microversion: 2.1 time: 0.483794 Aug 09 11:34:21 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 447/931] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:34:20 2026] GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82 => generated 1562 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:34:22 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-f213842f-fa5d-4cfe-8ff4-c9810978fba7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:22 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-f213842f-fa5d-4cfe-8ff4-c9810978fba7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: 03791bea-f7cd-4644-b56d-6967f7f5cf82] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f213842f-fa5d-4cfe-8ff4-c9810978fba7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f213842f-fa5d-4cfe-8ff4-c9810978fba7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f213842f-fa5d-4cfe-8ff4-c9810978fba7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f213842f-fa5d-4cfe-8ff4-c9810978fba7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f213842f-fa5d-4cfe-8ff4-c9810978fba7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:22 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-f213842f-fa5d-4cfe-8ff4-c9810978fba7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:22 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-f213842f-fa5d-4cfe-8ff4-c9810978fba7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] HTTP exception thrown: Instance 03791bea-f7cd-4644-b56d-6967f7f5cf82 could not be found. Aug 09 11:34:22 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-f213842f-fa5d-4cfe-8ff4-c9810978fba7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Returning 404 to user: Instance 03791bea-f7cd-4644-b56d-6967f7f5cf82 could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:34:22 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-f213842f-fa5d-4cfe-8ff4-c9810978fba7 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82" status: 404 len: 111 microversion: 2.1 time: 0.047071 Aug 09 11:34:22 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 485/932] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:34:22 2026] GET /compute/v2.1/servers/03791bea-f7cd-4644-b56d-6967f7f5cf82 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:34:23 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-e00ec057-16ad-4c90-b50f-2acd9f657f98 req-6293b782-799c-4899-beea-93096394cfd1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "03791bea-f7cd-4644-b56d-6967f7f5cf82", "name": "network-vif-unplugged", "status": "completed", "tag": "337a7aa1-2a3b-42bf-a609-1204e03df0ea"}, {"server_uuid": "03791bea-f7cd-4644-b56d-6967f7f5cf82", "name": "network-vif-deleted", "tag": "337a7aa1-2a3b-42bf-a609-1204e03df0ea"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:34:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-e00ec057-16ad-4c90-b50f-2acd9f657f98 req-6293b782-799c-4899-beea-93096394cfd1 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-e00ec057-16ad-4c90-b50f-2acd9f657f98 req-6293b782-799c-4899-beea-93096394cfd1 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:23 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-e00ec057-16ad-4c90-b50f-2acd9f657f98 req-6293b782-799c-4899-beea-93096394cfd1 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:23 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-e00ec057-16ad-4c90-b50f-2acd9f657f98 req-6293b782-799c-4899-beea-93096394cfd1 service nova] Creating event network-vif-unplugged:337a7aa1-2a3b-42bf-a609-1204e03df0ea for instance 03791bea-f7cd-4644-b56d-6967f7f5cf82 on devstack Aug 09 11:34:23 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-e00ec057-16ad-4c90-b50f-2acd9f657f98 req-6293b782-799c-4899-beea-93096394cfd1 service nova] Creating event network-vif-deleted:337a7aa1-2a3b-42bf-a609-1204e03df0ea for instance 03791bea-f7cd-4644-b56d-6967f7f5cf82 on devstack Aug 09 11:34:23 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-e00ec057-16ad-4c90-b50f-2acd9f657f98 req-6293b782-799c-4899-beea-93096394cfd1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:34:23 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-e00ec057-16ad-4c90-b50f-2acd9f657f98 req-6293b782-799c-4899-beea-93096394cfd1 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.058468 Aug 09 11:34:23 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 448/933] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:34:23 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:34:25 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-6f52a133-e86f-4351-9a41-f93f7637aeb5 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:25 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-6f52a133-e86f-4351-9a41-f93f7637aeb5 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: eefe53a0-fe69-4bc3-adaa-cb33f551f383] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6f52a133-e86f-4351-9a41-f93f7637aeb5 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6f52a133-e86f-4351-9a41-f93f7637aeb5 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6f52a133-e86f-4351-9a41-f93f7637aeb5 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6f52a133-e86f-4351-9a41-f93f7637aeb5 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6f52a133-e86f-4351-9a41-f93f7637aeb5 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-6f52a133-e86f-4351-9a41-f93f7637aeb5 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:26 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-6f52a133-e86f-4351-9a41-f93f7637aeb5 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] HTTP exception thrown: Instance eefe53a0-fe69-4bc3-adaa-cb33f551f383 is not attached to volume 59621ee3-bc12-43ad-9d45-9392ba0ec6f1 Aug 09 11:34:26 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-6f52a133-e86f-4351-9a41-f93f7637aeb5 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Returning 404 to user: Instance eefe53a0-fe69-4bc3-adaa-cb33f551f383 is not attached to volume 59621ee3-bc12-43ad-9d45-9392ba0ec6f1 {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:34:26 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-6f52a133-e86f-4351-9a41-f93f7637aeb5 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383/os-volume_attachments/59621ee3-bc12-43ad-9d45-9392ba0ec6f1" status: 404 len: 154 microversion: 2.1 time: 0.096757 Aug 09 11:34:26 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 486/934] 192.168.122.209 () {58 vars in 1418 bytes} [Sun Aug 9 11:34:25 2026] DELETE /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383/os-volume_attachments/59621ee3-bc12-43ad-9d45-9392ba0ec6f1 => generated 154 bytes in 98 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) Aug 09 11:34:26 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-8d89db77-6a1e-4f35-97de-4140fae8643b tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:26 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-8d89db77-6a1e-4f35-97de-4140fae8643b tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: eefe53a0-fe69-4bc3-adaa-cb33f551f383] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:26 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-b3102ac4-02cd-4d0f-8380-07df37659375 req-a2cd869b-3625-4613-81b4-3d765a642f94 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "eefe53a0-fe69-4bc3-adaa-cb33f551f383", "tag": "7ad17f86-434a-4ade-817d-a24564e263c3"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:34:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8d89db77-6a1e-4f35-97de-4140fae8643b tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8d89db77-6a1e-4f35-97de-4140fae8643b tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8d89db77-6a1e-4f35-97de-4140fae8643b tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8d89db77-6a1e-4f35-97de-4140fae8643b tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8d89db77-6a1e-4f35-97de-4140fae8643b tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:26 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-8d89db77-6a1e-4f35-97de-4140fae8643b tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-b3102ac4-02cd-4d0f-8380-07df37659375 req-a2cd869b-3625-4613-81b4-3d765a642f94 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-b3102ac4-02cd-4d0f-8380-07df37659375 req-a2cd869b-3625-4613-81b4-3d765a642f94 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:26 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-b3102ac4-02cd-4d0f-8380-07df37659375 req-a2cd869b-3625-4613-81b4-3d765a642f94 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:26 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-b3102ac4-02cd-4d0f-8380-07df37659375 req-a2cd869b-3625-4613-81b4-3d765a642f94 service nova] Creating event network-changed:7ad17f86-434a-4ade-817d-a24564e263c3 for instance eefe53a0-fe69-4bc3-adaa-cb33f551f383 on devstack Aug 09 11:34:26 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-b3102ac4-02cd-4d0f-8380-07df37659375 req-a2cd869b-3625-4613-81b4-3d765a642f94 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:34:26 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-b3102ac4-02cd-4d0f-8380-07df37659375 req-a2cd869b-3625-4613-81b4-3d765a642f94 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.052214 Aug 09 11:34:26 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 449/935] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:34:26 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:34:26 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-8d89db77-6a1e-4f35-97de-4140fae8643b tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: eefe53a0-fe69-4bc3-adaa-cb33f551f383] Going to try to terminate instance {{(pid=63877) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:34:26 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-8d89db77-6a1e-4f35-97de-4140fae8643b tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383" status: 204 len: 0 microversion: 2.1 time: 0.210906 Aug 09 11:34:26 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 487/936] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:34:26 2026] DELETE /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:34:26 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-cc4fbc6d-69d7-4023-8864-7ef2664f6c72 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:27 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-cc4fbc6d-69d7-4023-8864-7ef2664f6c72 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: eefe53a0-fe69-4bc3-adaa-cb33f551f383] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cc4fbc6d-69d7-4023-8864-7ef2664f6c72 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cc4fbc6d-69d7-4023-8864-7ef2664f6c72 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cc4fbc6d-69d7-4023-8864-7ef2664f6c72 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cc4fbc6d-69d7-4023-8864-7ef2664f6c72 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cc4fbc6d-69d7-4023-8864-7ef2664f6c72 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:27 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-cc4fbc6d-69d7-4023-8864-7ef2664f6c72 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:27 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-cc4fbc6d-69d7-4023-8864-7ef2664f6c72 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:34:27 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-cc4fbc6d-69d7-4023-8864-7ef2664f6c72 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:34:27 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-cc4fbc6d-69d7-4023-8864-7ef2664f6c72 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383" status: 200 len: 1681 microversion: 2.1 time: 0.325229 Aug 09 11:34:27 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 450/937] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:34:26 2026] GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383 => generated 1681 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:34:27 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-28184102-f211-469a-9fe8-2b07c3c30d72 req-9dd3ad31-18a9-462d-982c-464e1bc94898 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "eefe53a0-fe69-4bc3-adaa-cb33f551f383", "name": "network-vif-unplugged", "status": "completed", "tag": "7ad17f86-434a-4ade-817d-a24564e263c3"}]} {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:34:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-28184102-f211-469a-9fe8-2b07c3c30d72 req-9dd3ad31-18a9-462d-982c-464e1bc94898 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-28184102-f211-469a-9fe8-2b07c3c30d72 req-9dd3ad31-18a9-462d-982c-464e1bc94898 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:27 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-28184102-f211-469a-9fe8-2b07c3c30d72 req-9dd3ad31-18a9-462d-982c-464e1bc94898 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:27 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.compute.server_external_events [req-28184102-f211-469a-9fe8-2b07c3c30d72 req-9dd3ad31-18a9-462d-982c-464e1bc94898 service nova] Creating event network-vif-unplugged:7ad17f86-434a-4ade-817d-a24564e263c3 for instance eefe53a0-fe69-4bc3-adaa-cb33f551f383 on devstack Aug 09 11:34:27 devstack devstack@n-api.service[63877]: DEBUG nova.compute.rpcapi [req-28184102-f211-469a-9fe8-2b07c3c30d72 req-9dd3ad31-18a9-462d-982c-464e1bc94898 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63877) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:34:27 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-28184102-f211-469a-9fe8-2b07c3c30d72 req-9dd3ad31-18a9-462d-982c-464e1bc94898 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.061978 Aug 09 11:34:27 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 488/938] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:34:27 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:34:28 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-c9580624-10e7-4fad-af3c-f5cf54d2b2bb tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:28 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-c9580624-10e7-4fad-af3c-f5cf54d2b2bb tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: eefe53a0-fe69-4bc3-adaa-cb33f551f383] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c9580624-10e7-4fad-af3c-f5cf54d2b2bb tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c9580624-10e7-4fad-af3c-f5cf54d2b2bb tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c9580624-10e7-4fad-af3c-f5cf54d2b2bb tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c9580624-10e7-4fad-af3c-f5cf54d2b2bb tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c9580624-10e7-4fad-af3c-f5cf54d2b2bb tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:28 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-c9580624-10e7-4fad-af3c-f5cf54d2b2bb tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:28 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-c9580624-10e7-4fad-af3c-f5cf54d2b2bb tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:34:28 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-c9580624-10e7-4fad-af3c-f5cf54d2b2bb tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5a75d0d3caf24816af5d0f5f1f4b40ec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9dd1ec60667249649c881745f4bced3c', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:34:28 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-c9580624-10e7-4fad-af3c-f5cf54d2b2bb tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383" status: 200 len: 1562 microversion: 2.1 time: 0.284013 Aug 09 11:34:28 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 451/939] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:34:28 2026] GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383 => generated 1562 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:34:29 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-72ad62d4-c461-40e6-8ec9-f7d44bb6e7e8 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:29 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-72ad62d4-c461-40e6-8ec9-f7d44bb6e7e8 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] [instance: eefe53a0-fe69-4bc3-adaa-cb33f551f383] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-72ad62d4-c461-40e6-8ec9-f7d44bb6e7e8 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-72ad62d4-c461-40e6-8ec9-f7d44bb6e7e8 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-72ad62d4-c461-40e6-8ec9-f7d44bb6e7e8 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-72ad62d4-c461-40e6-8ec9-f7d44bb6e7e8 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-72ad62d4-c461-40e6-8ec9-f7d44bb6e7e8 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:29 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-72ad62d4-c461-40e6-8ec9-f7d44bb6e7e8 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:29 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-72ad62d4-c461-40e6-8ec9-f7d44bb6e7e8 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] HTTP exception thrown: Instance eefe53a0-fe69-4bc3-adaa-cb33f551f383 could not be found. Aug 09 11:34:29 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-72ad62d4-c461-40e6-8ec9-f7d44bb6e7e8 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Returning 404 to user: Instance eefe53a0-fe69-4bc3-adaa-cb33f551f383 could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:34:29 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-72ad62d4-c461-40e6-8ec9-f7d44bb6e7e8 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383" status: 404 len: 111 microversion: 2.1 time: 0.056472 Aug 09 11:34:29 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 489/940] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:34:29 2026] GET /compute/v2.1/servers/eefe53a0-fe69-4bc3-adaa-cb33f551f383 => generated 111 bytes in 58 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:34:29 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-77bb1bf2-3000-43e7-8a81-31c5241e688c req-522c49dd-fb38-4173-bbd4-5c7c9e72d92e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "eefe53a0-fe69-4bc3-adaa-cb33f551f383", "name": "network-vif-unplugged", "status": "completed", "tag": "7ad17f86-434a-4ade-817d-a24564e263c3"}, {"server_uuid": "eefe53a0-fe69-4bc3-adaa-cb33f551f383", "name": "network-vif-deleted", "tag": "7ad17f86-434a-4ade-817d-a24564e263c3"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:34:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-77bb1bf2-3000-43e7-8a81-31c5241e688c req-522c49dd-fb38-4173-bbd4-5c7c9e72d92e service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-77bb1bf2-3000-43e7-8a81-31c5241e688c req-522c49dd-fb38-4173-bbd4-5c7c9e72d92e service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:29 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-77bb1bf2-3000-43e7-8a81-31c5241e688c req-522c49dd-fb38-4173-bbd4-5c7c9e72d92e service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:29 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-77bb1bf2-3000-43e7-8a81-31c5241e688c req-522c49dd-fb38-4173-bbd4-5c7c9e72d92e service nova] Creating event network-vif-unplugged:7ad17f86-434a-4ade-817d-a24564e263c3 for instance eefe53a0-fe69-4bc3-adaa-cb33f551f383 on devstack Aug 09 11:34:29 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-77bb1bf2-3000-43e7-8a81-31c5241e688c req-522c49dd-fb38-4173-bbd4-5c7c9e72d92e service nova] Creating event network-vif-deleted:7ad17f86-434a-4ade-817d-a24564e263c3 for instance eefe53a0-fe69-4bc3-adaa-cb33f551f383 on devstack Aug 09 11:34:29 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-77bb1bf2-3000-43e7-8a81-31c5241e688c req-522c49dd-fb38-4173-bbd4-5c7c9e72d92e service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:34:29 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-77bb1bf2-3000-43e7-8a81-31c5241e688c req-522c49dd-fb38-4173-bbd4-5c7c9e72d92e service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.045025 Aug 09 11:34:29 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 452/941] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:34:29 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:34:31 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-e2cc740b-3a7f-4fa9-9742-ee59a4e5f814 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:31 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-e2cc740b-3a7f-4fa9-9742-ee59a4e5f814 tempest-TestStampPattern-920438942 tempest-TestStampPattern-920438942-project-member] 192.168.122.209 "DELETE /compute/v2.1/os-keypairs/tempest-TestStampPattern-646102699" status: 202 len: 0 microversion: 2.1 time: 0.034102 Aug 09 11:34:31 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 490/942] 192.168.122.209 () {58 vars in 1247 bytes} [Sun Aug 9 11:34:31 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestStampPattern-646102699 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:34:39 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=55,nova_cell1:INSERT=3,nova_cell1:UPDATE=4 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:34:39 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-5de13c82-c1a8-4865-91f0-7afccbe7ef6a tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:39 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-5de13c82-c1a8-4865-91f0-7afccbe7ef6a tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:39 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=21,nova_api:INSERT=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:34:39 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=40 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:34:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5de13c82-c1a8-4865-91f0-7afccbe7ef6a tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5de13c82-c1a8-4865-91f0-7afccbe7ef6a tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5de13c82-c1a8-4865-91f0-7afccbe7ef6a tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5de13c82-c1a8-4865-91f0-7afccbe7ef6a tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5de13c82-c1a8-4865-91f0-7afccbe7ef6a tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:39 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-5de13c82-c1a8-4865-91f0-7afccbe7ef6a tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:40 devstack devstack@n-api.service[63878]: WARNING neutronclient.v2_0.client [None req-5de13c82-c1a8-4865-91f0-7afccbe7ef6a tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:34:40 devstack devstack@n-api.service[63878]: DEBUG nova.policy [None req-5de13c82-c1a8-4865-91f0-7afccbe7ef6a tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a004da235e3467eb9ee3200b8c2a2fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20cda48ec39a49469fbc294f776779ae', 'project_domain_id': 'default', 'roles': ['member', '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=63878) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:34:40 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-5de13c82-c1a8-4865-91f0-7afccbe7ef6a tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e" status: 200 len: 1705 microversion: 2.1 time: 0.274762 Aug 09 11:34:40 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 453/943] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:34:39 2026] GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e => generated 1705 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:34:40 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-c913ab18-fb02-4bf8-8209-04115fa984fa tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:40 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-c913ab18-fb02-4bf8-8209-04115fa984fa tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '3a004da235e3467eb9ee3200b8c2a2fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20cda48ec39a49469fbc294f776779ae', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:34:40 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-c913ab18-fb02-4bf8-8209-04115fa984fa tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Searching by: {'deleted': False, 'project_id': '20cda48ec39a49469fbc294f776779ae'} {{(pid=63877) get_all /opt/stack/nova/nova/compute/api.py:3110}} Aug 09 11:34:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c913ab18-fb02-4bf8-8209-04115fa984fa tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c913ab18-fb02-4bf8-8209-04115fa984fa tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c913ab18-fb02-4bf8-8209-04115fa984fa tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-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=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c913ab18-fb02-4bf8-8209-04115fa984fa tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c913ab18-fb02-4bf8-8209-04115fa984fa tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:40 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-c913ab18-fb02-4bf8-8209-04115fa984fa tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:40 devstack devstack@n-api.service[63877]: DEBUG nova.compute.multi_cell_list [None req-c913ab18-fb02-4bf8-8209-04115fa984fa tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=63877) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} Aug 09 11:34:40 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-c913ab18-fb02-4bf8-8209-04115fa984fa tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "GET /compute/v2.1/servers" status: 200 len: 361 microversion: 2.1 time: 0.095453 Aug 09 11:34:40 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 491/944] 192.168.122.209 () {58 vars in 1127 bytes} [Sun Aug 9 11:34:40 2026] GET /compute/v2.1/servers => generated 361 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:34:40 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-a44d72dd-c531-4df3-930f-2d6f970db1cb tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "ab3be503-f4ab-49a9-983f-21814f72d6e6"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:34:40 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-a44d72dd-c531-4df3-930f-2d6f970db1cb tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a44d72dd-c531-4df3-930f-2d6f970db1cb tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a44d72dd-c531-4df3-930f-2d6f970db1cb tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a44d72dd-c531-4df3-930f-2d6f970db1cb tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a44d72dd-c531-4df3-930f-2d6f970db1cb tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a44d72dd-c531-4df3-930f-2d6f970db1cb tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:40 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-a44d72dd-c531-4df3-930f-2d6f970db1cb tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:40 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-a44d72dd-c531-4df3-930f-2d6f970db1cb tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "POST /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.481377 Aug 09 11:34:40 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 454/945] 192.168.122.209 () {60 vars in 1325 bytes} [Sun Aug 9 11:34:40 2026] POST /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments => generated 194 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:34:43 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-d2e73b93-fe32-44a5-a3bc-30e9064d6243 req-786c1663-c2be-4621-8ff9-89d3ae1a4acf tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:43 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [req-d2e73b93-fe32-44a5-a3bc-30e9064d6243 req-786c1663-c2be-4621-8ff9-89d3ae1a4acf tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-d2e73b93-fe32-44a5-a3bc-30e9064d6243 req-786c1663-c2be-4621-8ff9-89d3ae1a4acf tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-d2e73b93-fe32-44a5-a3bc-30e9064d6243 req-786c1663-c2be-4621-8ff9-89d3ae1a4acf tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-d2e73b93-fe32-44a5-a3bc-30e9064d6243 req-786c1663-c2be-4621-8ff9-89d3ae1a4acf tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-d2e73b93-fe32-44a5-a3bc-30e9064d6243 req-786c1663-c2be-4621-8ff9-89d3ae1a4acf tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-d2e73b93-fe32-44a5-a3bc-30e9064d6243 req-786c1663-c2be-4621-8ff9-89d3ae1a4acf tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:43 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-d2e73b93-fe32-44a5-a3bc-30e9064d6243 req-786c1663-c2be-4621-8ff9-89d3ae1a4acf tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:43 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-d2e73b93-fe32-44a5-a3bc-30e9064d6243 req-786c1663-c2be-4621-8ff9-89d3ae1a4acf tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments/ab3be503-f4ab-49a9-983f-21814f72d6e6" status: 200 len: 302 microversion: 2.89 time: 0.294965 Aug 09 11:34:43 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 492/946] 192.168.122.209 () {64 vars in 1772 bytes} [Sun Aug 9 11:34:43 2026] GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments/ab3be503-f4ab-49a9-983f-21814f72d6e6 => generated 302 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:34:44 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-c5bd7c83-f6ed-414f-ad13-787fda9f2617 req-c69319ca-b127-4e7e-b01f-af5f87b491ed tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:44 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [req-c5bd7c83-f6ed-414f-ad13-787fda9f2617 req-c69319ca-b127-4e7e-b01f-af5f87b491ed tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:44 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-c5bd7c83-f6ed-414f-ad13-787fda9f2617 req-c69319ca-b127-4e7e-b01f-af5f87b491ed tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:44 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-c5bd7c83-f6ed-414f-ad13-787fda9f2617 req-c69319ca-b127-4e7e-b01f-af5f87b491ed tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:44 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-c5bd7c83-f6ed-414f-ad13-787fda9f2617 req-c69319ca-b127-4e7e-b01f-af5f87b491ed tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:44 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-c5bd7c83-f6ed-414f-ad13-787fda9f2617 req-c69319ca-b127-4e7e-b01f-af5f87b491ed tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:44 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-c5bd7c83-f6ed-414f-ad13-787fda9f2617 req-c69319ca-b127-4e7e-b01f-af5f87b491ed tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:44 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-c5bd7c83-f6ed-414f-ad13-787fda9f2617 req-c69319ca-b127-4e7e-b01f-af5f87b491ed tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:44 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-c5bd7c83-f6ed-414f-ad13-787fda9f2617 req-c69319ca-b127-4e7e-b01f-af5f87b491ed tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments/ab3be503-f4ab-49a9-983f-21814f72d6e6" status: 200 len: 302 microversion: 2.89 time: 0.146862 Aug 09 11:34:44 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 455/947] 192.168.122.209 () {64 vars in 1772 bytes} [Sun Aug 9 11:34:43 2026] GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments/ab3be503-f4ab-49a9-983f-21814f72d6e6 => generated 302 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:34:44 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [req-303a4d19-2b02-4760-a553-01e09936cfa4 req-9b7c2d88-74fa-4961-9c90-1f038d05501a tempest-TestServerVolumeAttachmentScenario-767187428 tempest-TestServerVolumeAttachmentScenario-767187428-project-admin] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:44 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [req-303a4d19-2b02-4760-a553-01e09936cfa4 req-9b7c2d88-74fa-4961-9c90-1f038d05501a tempest-TestServerVolumeAttachmentScenario-767187428 tempest-TestServerVolumeAttachmentScenario-767187428-project-admin] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-303a4d19-2b02-4760-a553-01e09936cfa4 req-9b7c2d88-74fa-4961-9c90-1f038d05501a tempest-TestServerVolumeAttachmentScenario-767187428 tempest-TestServerVolumeAttachmentScenario-767187428-project-admin] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-303a4d19-2b02-4760-a553-01e09936cfa4 req-9b7c2d88-74fa-4961-9c90-1f038d05501a tempest-TestServerVolumeAttachmentScenario-767187428 tempest-TestServerVolumeAttachmentScenario-767187428-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-303a4d19-2b02-4760-a553-01e09936cfa4 req-9b7c2d88-74fa-4961-9c90-1f038d05501a tempest-TestServerVolumeAttachmentScenario-767187428 tempest-TestServerVolumeAttachmentScenario-767187428-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-303a4d19-2b02-4760-a553-01e09936cfa4 req-9b7c2d88-74fa-4961-9c90-1f038d05501a tempest-TestServerVolumeAttachmentScenario-767187428 tempest-TestServerVolumeAttachmentScenario-767187428-project-admin] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-303a4d19-2b02-4760-a553-01e09936cfa4 req-9b7c2d88-74fa-4961-9c90-1f038d05501a tempest-TestServerVolumeAttachmentScenario-767187428 tempest-TestServerVolumeAttachmentScenario-767187428-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:44 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [req-303a4d19-2b02-4760-a553-01e09936cfa4 req-9b7c2d88-74fa-4961-9c90-1f038d05501a tempest-TestServerVolumeAttachmentScenario-767187428 tempest-TestServerVolumeAttachmentScenario-767187428-project-admin] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:44 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [req-303a4d19-2b02-4760-a553-01e09936cfa4 req-9b7c2d88-74fa-4961-9c90-1f038d05501a tempest-TestServerVolumeAttachmentScenario-767187428 tempest-TestServerVolumeAttachmentScenario-767187428-project-admin] 192.168.122.209 "GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments/ab3be503-f4ab-49a9-983f-21814f72d6e6" status: 200 len: 302 microversion: 2.89 time: 0.144946 Aug 09 11:34:44 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 493/948] 192.168.122.209 () {64 vars in 1772 bytes} [Sun Aug 9 11:34:44 2026] GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments/ab3be503-f4ab-49a9-983f-21814f72d6e6 => generated 302 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Aug 09 11:34:45 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-4e059beb-929a-46eb-a059-38b205846b86 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "e03788f9-5af2-46a8-8bfa-02ea37651b4e"}} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:34:45 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-4e059beb-929a-46eb-a059-38b205846b86 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4e059beb-929a-46eb-a059-38b205846b86 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4e059beb-929a-46eb-a059-38b205846b86 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4e059beb-929a-46eb-a059-38b205846b86 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4e059beb-929a-46eb-a059-38b205846b86 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4e059beb-929a-46eb-a059-38b205846b86 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:45 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-4e059beb-929a-46eb-a059-38b205846b86 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:45 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-4e059beb-929a-46eb-a059-38b205846b86 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "POST /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 0.530021 Aug 09 11:34:45 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 456/949] 192.168.122.209 () {60 vars in 1325 bytes} [Sun Aug 9 11:34:45 2026] POST /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments => generated 194 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:34:50 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell0:SELECT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:34:50 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-47dba64e-f1eb-4af2-a673-45b0b8a9bf00 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:50 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-47dba64e-f1eb-4af2-a673-45b0b8a9bf00 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-47dba64e-f1eb-4af2-a673-45b0b8a9bf00 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-47dba64e-f1eb-4af2-a673-45b0b8a9bf00 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-47dba64e-f1eb-4af2-a673-45b0b8a9bf00 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-47dba64e-f1eb-4af2-a673-45b0b8a9bf00 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-47dba64e-f1eb-4af2-a673-45b0b8a9bf00 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:50 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-47dba64e-f1eb-4af2-a673-45b0b8a9bf00 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:50 devstack devstack@n-api.service[63877]: DEBUG nova.objects.instance [None req-47dba64e-f1eb-4af2-a673-45b0b8a9bf00 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lazy-loading 'services' on Instance uuid 3aba03c8-9303-4887-b86f-f76e77015c3e {{(pid=63877) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:34:50 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-47dba64e-f1eb-4af2-a673-45b0b8a9bf00 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments/e03788f9-5af2-46a8-8bfa-02ea37651b4e" status: 202 len: 0 microversion: 2.1 time: 0.212276 Aug 09 11:34:50 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 494/950] 192.168.122.209 () {58 vars in 1418 bytes} [Sun Aug 9 11:34:50 2026] DELETE /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments/e03788f9-5af2-46a8-8bfa-02ea37651b4e => generated 0 bytes in 214 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:34:50 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-8cba6714-c70f-4bbe-b21d-eeff7b905f6b tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:50 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-8cba6714-c70f-4bbe-b21d-eeff7b905f6b tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8cba6714-c70f-4bbe-b21d-eeff7b905f6b tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8cba6714-c70f-4bbe-b21d-eeff7b905f6b tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8cba6714-c70f-4bbe-b21d-eeff7b905f6b tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8cba6714-c70f-4bbe-b21d-eeff7b905f6b tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8cba6714-c70f-4bbe-b21d-eeff7b905f6b tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:50 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-8cba6714-c70f-4bbe-b21d-eeff7b905f6b tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:50 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-8cba6714-c70f-4bbe-b21d-eeff7b905f6b tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.108744 Aug 09 11:34:50 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 457/951] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:34:50 2026] GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments => generated 371 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:34:51 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-54d99dae-df29-44ee-a7a4-685b65c87454 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:51 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-54d99dae-df29-44ee-a7a4-685b65c87454 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-54d99dae-df29-44ee-a7a4-685b65c87454 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-54d99dae-df29-44ee-a7a4-685b65c87454 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-54d99dae-df29-44ee-a7a4-685b65c87454 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-54d99dae-df29-44ee-a7a4-685b65c87454 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-54d99dae-df29-44ee-a7a4-685b65c87454 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:51 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-54d99dae-df29-44ee-a7a4-685b65c87454 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:51 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-54d99dae-df29-44ee-a7a4-685b65c87454 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.073800 Aug 09 11:34:51 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 495/952] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:34:51 2026] GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments => generated 197 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Aug 09 11:34:51 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-df9b0fe3-6e3a-4eb1-bbe0-385df55d6997 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:51 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-df9b0fe3-6e3a-4eb1-bbe0-385df55d6997 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-df9b0fe3-6e3a-4eb1-bbe0-385df55d6997 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-df9b0fe3-6e3a-4eb1-bbe0-385df55d6997 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-df9b0fe3-6e3a-4eb1-bbe0-385df55d6997 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-df9b0fe3-6e3a-4eb1-bbe0-385df55d6997 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-df9b0fe3-6e3a-4eb1-bbe0-385df55d6997 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:52 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-df9b0fe3-6e3a-4eb1-bbe0-385df55d6997 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:52 devstack devstack@n-api.service[63878]: DEBUG nova.objects.instance [None req-df9b0fe3-6e3a-4eb1-bbe0-385df55d6997 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lazy-loading 'services' on Instance uuid 3aba03c8-9303-4887-b86f-f76e77015c3e {{(pid=63878) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:34:52 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-df9b0fe3-6e3a-4eb1-bbe0-385df55d6997 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments/ab3be503-f4ab-49a9-983f-21814f72d6e6" status: 202 len: 0 microversion: 2.1 time: 0.192109 Aug 09 11:34:52 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 458/953] 192.168.122.209 () {58 vars in 1418 bytes} [Sun Aug 9 11:34:51 2026] DELETE /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments/ab3be503-f4ab-49a9-983f-21814f72d6e6 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) Aug 09 11:34:52 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-3cad4023-ef85-48b6-bdd0-f089c693aebb tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:52 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-3cad4023-ef85-48b6-bdd0-f089c693aebb tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3cad4023-ef85-48b6-bdd0-f089c693aebb tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3cad4023-ef85-48b6-bdd0-f089c693aebb tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3cad4023-ef85-48b6-bdd0-f089c693aebb tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3cad4023-ef85-48b6-bdd0-f089c693aebb tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3cad4023-ef85-48b6-bdd0-f089c693aebb tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:52 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-3cad4023-ef85-48b6-bdd0-f089c693aebb tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:52 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-3cad4023-ef85-48b6-bdd0-f089c693aebb tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.065945 Aug 09 11:34:52 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 496/954] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:34:52 2026] GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments => generated 197 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:34:53 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-25ba1ac5-f929-4b40-bc61-8b0f78dcfc8b tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:53 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-25ba1ac5-f929-4b40-bc61-8b0f78dcfc8b tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-25ba1ac5-f929-4b40-bc61-8b0f78dcfc8b tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-25ba1ac5-f929-4b40-bc61-8b0f78dcfc8b tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-25ba1ac5-f929-4b40-bc61-8b0f78dcfc8b tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-25ba1ac5-f929-4b40-bc61-8b0f78dcfc8b tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-25ba1ac5-f929-4b40-bc61-8b0f78dcfc8b tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-25ba1ac5-f929-4b40-bc61-8b0f78dcfc8b tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:53 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-25ba1ac5-f929-4b40-bc61-8b0f78dcfc8b tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.053189 Aug 09 11:34:53 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 459/955] 192.168.122.209 () {58 vars in 1304 bytes} [Sun Aug 9 11:34:53 2026] GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments => generated 25 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Aug 09 11:34:53 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-55740dd1-72f9-42ff-ac64-bc2d02be7129 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:53 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-55740dd1-72f9-42ff-ac64-bc2d02be7129 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-55740dd1-72f9-42ff-ac64-bc2d02be7129 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-55740dd1-72f9-42ff-ac64-bc2d02be7129 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-55740dd1-72f9-42ff-ac64-bc2d02be7129 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-55740dd1-72f9-42ff-ac64-bc2d02be7129 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-55740dd1-72f9-42ff-ac64-bc2d02be7129 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-55740dd1-72f9-42ff-ac64-bc2d02be7129 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:53 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-55740dd1-72f9-42ff-ac64-bc2d02be7129 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] HTTP exception thrown: Instance 3aba03c8-9303-4887-b86f-f76e77015c3e is not attached to volume ab3be503-f4ab-49a9-983f-21814f72d6e6 Aug 09 11:34:53 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-55740dd1-72f9-42ff-ac64-bc2d02be7129 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Returning 404 to user: Instance 3aba03c8-9303-4887-b86f-f76e77015c3e is not attached to volume ab3be503-f4ab-49a9-983f-21814f72d6e6 {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:34:53 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-55740dd1-72f9-42ff-ac64-bc2d02be7129 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments/ab3be503-f4ab-49a9-983f-21814f72d6e6" status: 404 len: 154 microversion: 2.1 time: 0.108992 Aug 09 11:34:53 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 497/956] 192.168.122.209 () {58 vars in 1418 bytes} [Sun Aug 9 11:34:53 2026] DELETE /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e/os-volume_attachments/ab3be503-f4ab-49a9-983f-21814f72d6e6 => generated 154 bytes in 110 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:34:53 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-92957cc6-632d-4d1f-90ec-4e7364b408ed tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:53 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-92957cc6-632d-4d1f-90ec-4e7364b408ed tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63878) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-92957cc6-632d-4d1f-90ec-4e7364b408ed tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-92957cc6-632d-4d1f-90ec-4e7364b408ed tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-92957cc6-632d-4d1f-90ec-4e7364b408ed tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-92957cc6-632d-4d1f-90ec-4e7364b408ed tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-92957cc6-632d-4d1f-90ec-4e7364b408ed tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:53 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [None req-92957cc6-632d-4d1f-90ec-4e7364b408ed tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:53 devstack devstack@n-api.service[63878]: DEBUG nova.compute.api [None req-92957cc6-632d-4d1f-90ec-4e7364b408ed tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Going to try to terminate instance {{(pid=63878) delete /opt/stack/nova/nova/compute/api.py:2811}} Aug 09 11:34:53 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-92957cc6-632d-4d1f-90ec-4e7364b408ed tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "DELETE /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e" status: 204 len: 0 microversion: 2.1 time: 0.170117 Aug 09 11:34:53 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 460/957] 192.168.122.209 () {58 vars in 1241 bytes} [Sun Aug 9 11:34:53 2026] DELETE /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e => generated 0 bytes in 172 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Aug 09 11:34:53 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-9a905989-09ad-4323-87ba-dcba5876ec4d tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:53 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-9a905989-09ad-4323-87ba-dcba5876ec4d tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9a905989-09ad-4323-87ba-dcba5876ec4d tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9a905989-09ad-4323-87ba-dcba5876ec4d tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9a905989-09ad-4323-87ba-dcba5876ec4d tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9a905989-09ad-4323-87ba-dcba5876ec4d tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9a905989-09ad-4323-87ba-dcba5876ec4d tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:53 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-9a905989-09ad-4323-87ba-dcba5876ec4d tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:53 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-9a905989-09ad-4323-87ba-dcba5876ec4d tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:34:53 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-9a905989-09ad-4323-87ba-dcba5876ec4d tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a004da235e3467eb9ee3200b8c2a2fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20cda48ec39a49469fbc294f776779ae', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:34:53 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-9a905989-09ad-4323-87ba-dcba5876ec4d tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e" status: 200 len: 1711 microversion: 2.1 time: 0.304896 Aug 09 11:34:53 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 498/958] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:34:53 2026] GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e => generated 1711 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:34:54 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-7bb74fd6-58b7-4ac4-832e-3d26a8136222 req-7030e66d-e5cd-4b6b-9883-3573c6dd242b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3aba03c8-9303-4887-b86f-f76e77015c3e", "name": "network-vif-unplugged", "status": "completed", "tag": "2d72f454-5f33-4b56-8d00-b4ada749648a"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:34:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-7bb74fd6-58b7-4ac4-832e-3d26a8136222 req-7030e66d-e5cd-4b6b-9883-3573c6dd242b service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-7bb74fd6-58b7-4ac4-832e-3d26a8136222 req-7030e66d-e5cd-4b6b-9883-3573c6dd242b service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:54 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-7bb74fd6-58b7-4ac4-832e-3d26a8136222 req-7030e66d-e5cd-4b6b-9883-3573c6dd242b service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:54 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-7bb74fd6-58b7-4ac4-832e-3d26a8136222 req-7030e66d-e5cd-4b6b-9883-3573c6dd242b service nova] Creating event network-vif-unplugged:2d72f454-5f33-4b56-8d00-b4ada749648a for instance 3aba03c8-9303-4887-b86f-f76e77015c3e on devstack Aug 09 11:34:54 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-7bb74fd6-58b7-4ac4-832e-3d26a8136222 req-7030e66d-e5cd-4b6b-9883-3573c6dd242b service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:34:54 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-7bb74fd6-58b7-4ac4-832e-3d26a8136222 req-7030e66d-e5cd-4b6b-9883-3573c6dd242b service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.057623 Aug 09 11:34:54 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 461/959] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:34:54 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:34:54 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-7d565965-0758-4c2e-ab2e-b64bce6e425a tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:54 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-7d565965-0758-4c2e-ab2e-b64bce6e425a tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7d565965-0758-4c2e-ab2e-b64bce6e425a tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7d565965-0758-4c2e-ab2e-b64bce6e425a tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7d565965-0758-4c2e-ab2e-b64bce6e425a tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:54 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7d565965-0758-4c2e-ab2e-b64bce6e425a tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:55 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7d565965-0758-4c2e-ab2e-b64bce6e425a tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:55 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-7d565965-0758-4c2e-ab2e-b64bce6e425a tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:55 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-7d565965-0758-4c2e-ab2e-b64bce6e425a tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:34:55 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-7d565965-0758-4c2e-ab2e-b64bce6e425a tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a004da235e3467eb9ee3200b8c2a2fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20cda48ec39a49469fbc294f776779ae', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:34:55 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-7d565965-0758-4c2e-ab2e-b64bce6e425a tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e" status: 200 len: 1711 microversion: 2.1 time: 0.245142 Aug 09 11:34:55 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 499/960] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:34:54 2026] GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e => generated 1711 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Aug 09 11:34:55 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-31de5c5f-f102-4383-8507-bac0f531e3f7 req-8ba8f822-28b2-4edb-a87a-ee182c14d343 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3aba03c8-9303-4887-b86f-f76e77015c3e", "name": "network-vif-deleted", "tag": "2d72f454-5f33-4b56-8d00-b4ada749648a"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:34:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-31de5c5f-f102-4383-8507-bac0f531e3f7 req-8ba8f822-28b2-4edb-a87a-ee182c14d343 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-31de5c5f-f102-4383-8507-bac0f531e3f7 req-8ba8f822-28b2-4edb-a87a-ee182c14d343 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:55 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-31de5c5f-f102-4383-8507-bac0f531e3f7 req-8ba8f822-28b2-4edb-a87a-ee182c14d343 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:55 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-31de5c5f-f102-4383-8507-bac0f531e3f7 req-8ba8f822-28b2-4edb-a87a-ee182c14d343 service nova] Creating event network-vif-deleted:2d72f454-5f33-4b56-8d00-b4ada749648a for instance 3aba03c8-9303-4887-b86f-f76e77015c3e on devstack Aug 09 11:34:55 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-31de5c5f-f102-4383-8507-bac0f531e3f7 req-8ba8f822-28b2-4edb-a87a-ee182c14d343 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:34:55 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-31de5c5f-f102-4383-8507-bac0f531e3f7 req-8ba8f822-28b2-4edb-a87a-ee182c14d343 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.052379 Aug 09 11:34:55 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 462/961] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:34:55 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:34:56 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-a3dda3d0-2f1a-4f5b-859e-8096e8a18581 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:56 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-a3dda3d0-2f1a-4f5b-859e-8096e8a18581 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a3dda3d0-2f1a-4f5b-859e-8096e8a18581 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a3dda3d0-2f1a-4f5b-859e-8096e8a18581 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a3dda3d0-2f1a-4f5b-859e-8096e8a18581 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a3dda3d0-2f1a-4f5b-859e-8096e8a18581 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a3dda3d0-2f1a-4f5b-859e-8096e8a18581 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a3dda3d0-2f1a-4f5b-859e-8096e8a18581 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a3dda3d0-2f1a-4f5b-859e-8096e8a18581 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a3dda3d0-2f1a-4f5b-859e-8096e8a18581 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:56 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-a3dda3d0-2f1a-4f5b-859e-8096e8a18581 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:56 devstack devstack@n-api.service[63877]: DEBUG nova.objects.instance [None req-a3dda3d0-2f1a-4f5b-859e-8096e8a18581 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lazy-loading 'fault' on Instance uuid 3aba03c8-9303-4887-b86f-f76e77015c3e {{(pid=63877) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Aug 09 11:34:56 devstack devstack@n-api.service[63877]: WARNING neutronclient.v2_0.client [None req-a3dda3d0-2f1a-4f5b-859e-8096e8a18581 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Aug 09 11:34:56 devstack devstack@n-api.service[63877]: DEBUG nova.policy [None req-a3dda3d0-2f1a-4f5b-859e-8096e8a18581 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a004da235e3467eb9ee3200b8c2a2fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20cda48ec39a49469fbc294f776779ae', 'project_domain_id': 'default', 'roles': ['member', '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=63877) authorize /opt/stack/nova/nova/policy.py:202}} Aug 09 11:34:56 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-a3dda3d0-2f1a-4f5b-859e-8096e8a18581 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e" status: 200 len: 1352 microversion: 2.1 time: 0.161228 Aug 09 11:34:56 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 500/962] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:34:56 2026] GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e => generated 1352 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Aug 09 11:34:56 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [req-40cb3454-7d5f-4593-894a-0ddf71661bad req-83acaef7-f1f6-4250-88e1-3b67439d77a2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3aba03c8-9303-4887-b86f-f76e77015c3e", "name": "network-vif-unplugged", "status": "completed", "tag": "2d72f454-5f33-4b56-8d00-b4ada749648a"}]} {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Aug 09 11:34:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-40cb3454-7d5f-4593-894a-0ddf71661bad req-83acaef7-f1f6-4250-88e1-3b67439d77a2 service nova] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-40cb3454-7d5f-4593-894a-0ddf71661bad req-83acaef7-f1f6-4250-88e1-3b67439d77a2 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:56 devstack devstack@n-api.service[63878]: DEBUG oslo_concurrency.lockutils [req-40cb3454-7d5f-4593-894a-0ddf71661bad req-83acaef7-f1f6-4250-88e1-3b67439d77a2 service nova] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63878) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:56 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.compute.server_external_events [req-40cb3454-7d5f-4593-894a-0ddf71661bad req-83acaef7-f1f6-4250-88e1-3b67439d77a2 service nova] Creating event network-vif-unplugged:2d72f454-5f33-4b56-8d00-b4ada749648a for instance 3aba03c8-9303-4887-b86f-f76e77015c3e on devstack Aug 09 11:34:56 devstack devstack@n-api.service[63878]: DEBUG nova.compute.rpcapi [req-40cb3454-7d5f-4593-894a-0ddf71661bad req-83acaef7-f1f6-4250-88e1-3b67439d77a2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=63878) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Aug 09 11:34:56 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [req-40cb3454-7d5f-4593-894a-0ddf71661bad req-83acaef7-f1f6-4250-88e1-3b67439d77a2 service nova] 192.168.122.209 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.040854 Aug 09 11:34:56 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 463/963] 192.168.122.209 () {64 vars in 1321 bytes} [Sun Aug 9 11:34:56 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Aug 09 11:34:57 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-ccd4c93c-3c50-4745-add0-67fc1a3aa434 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63877) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:57 devstack devstack@n-api.service[63877]: DEBUG nova.compute.api [None req-ccd4c93c-3c50-4745-add0-67fc1a3aa434 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] [instance: 3aba03c8-9303-4887-b86f-f76e77015c3e] Fetching instance by UUID {{(pid=63877) get /opt/stack/nova/nova/compute/api.py:3068}} Aug 09 11:34:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ccd4c93c-3c50-4745-add0-67fc1a3aa434 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ccd4c93c-3c50-4745-add0-67fc1a3aa434 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ccd4c93c-3c50-4745-add0-67fc1a3aa434 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ccd4c93c-3c50-4745-add0-67fc1a3aa434 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Acquiring lock "b8132f51-180d-43a8-b333-ea48639ba7ff" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 09 11:34:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ccd4c93c-3c50-4745-add0-67fc1a3aa434 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 09 11:34:57 devstack devstack@n-api.service[63877]: DEBUG oslo_concurrency.lockutils [None req-ccd4c93c-3c50-4745-add0-67fc1a3aa434 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Lock "b8132f51-180d-43a8-b333-ea48639ba7ff" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=63877) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 09 11:34:57 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.wsgi [None req-ccd4c93c-3c50-4745-add0-67fc1a3aa434 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] HTTP exception thrown: Instance 3aba03c8-9303-4887-b86f-f76e77015c3e could not be found. Aug 09 11:34:57 devstack devstack@n-api.service[63877]: DEBUG nova.api.openstack.wsgi [None req-ccd4c93c-3c50-4745-add0-67fc1a3aa434 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Returning 404 to user: Instance 3aba03c8-9303-4887-b86f-f76e77015c3e could not be found. {{(pid=63877) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Aug 09 11:34:57 devstack devstack@n-api.service[63877]: INFO nova.api.openstack.requestlog [None req-ccd4c93c-3c50-4745-add0-67fc1a3aa434 tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e" status: 404 len: 111 microversion: 2.1 time: 0.043010 Aug 09 11:34:57 devstack devstack@n-api.service[63877]: [pid: 63877|app: 0|req: 501/964] 192.168.122.209 () {58 vars in 1238 bytes} [Sun Aug 9 11:34:57 2026] GET /compute/v2.1/servers/3aba03c8-9303-4887-b86f-f76e77015c3e => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Aug 09 11:34:57 devstack devstack@n-api.service[63878]: DEBUG nova.api.openstack.wsgi [None req-f052d559-4551-45f2-9ded-8056534888dd tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] Calling method '>' {{(pid=63878) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Aug 09 11:34:57 devstack devstack@n-api.service[63878]: INFO nova.api.openstack.requestlog [None req-f052d559-4551-45f2-9ded-8056534888dd tempest-TestServerVolumeAttachmentScenario-926805907 tempest-TestServerVolumeAttachmentScenario-926805907-project-member] 192.168.122.209 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1877598048" status: 202 len: 0 microversion: 2.1 time: 0.036058 Aug 09 11:34:57 devstack devstack@n-api.service[63878]: [pid: 63878|app: 0|req: 464/965] 192.168.122.209 () {58 vars in 1223 bytes} [Sun Aug 9 11:34:57 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1877598048 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Aug 09 11:35:06 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_cell1:SELECT=41,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:35:07 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_api:SELECT=41,nova_api:INSERT=3,nova_api:UPDATE=2,nova_api:DELETE=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:35:07 devstack devstack@n-api.service[63877]: DEBUG dbcounter [-] [63877] Writing DB stats nova_cell1:SELECT=45,nova_cell1:INSERT=1 {{(pid=63877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 09 11:35:07 devstack devstack@n-api.service[63878]: DEBUG dbcounter [-] [63878] Writing DB stats nova_api:SELECT=15,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=63878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}